Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

network 3.0.0.0 #4312

Closed
12 of 34 tasks
mihaimaruseac opened this issue Jan 20, 2019 · 10 comments · Fixed by snapframework/io-streams#65 or didi-FP/tcp-streams#6
Closed
12 of 34 tasks

network 3.0.0.0 #4312

mihaimaruseac opened this issue Jan 20, 2019 · 10 comments · Fixed by snapframework/io-streams#65 or didi-FP/tcp-streams#6

Comments

@mihaimaruseac
Copy link
Contributor

mihaimaruseac commented Jan 20, 2019

network-3.0.0.0 is out of bounds for:

@MichelBoucey
Copy link
Contributor

Fixed in IPv6Addr-1.1.2

@jonschoning
Copy link
Contributor

jonschoning commented Jan 20, 2019

updated bounds in pinboard (but cannot compile yet due to http-client-tls-0.3.5.3 -> connection 0.2.8 -> * socks 0.5.6)

naushadh added a commit to naushadh/io-streams that referenced this issue Jan 20, 2019
- Fixes:  commercialhaskell/stackage#4312
- Address some compiler warnings in tests (IO with unused result).
- Updated deprecated/removed upstream API usage in tests with conditional blocks to support older test matrices.
@sdroege
Copy link
Contributor

sdroege commented Jan 21, 2019

[ ] conduit-connection-0.1.0.4 (==2.*). Sebastian Dröge [email protected] @sdroege. @sdroege. Used by: test-suite

Updated locally but blocked by socks 0.5.6

@mvoidex
Copy link
Contributor

mvoidex commented Jan 21, 2019

Uploaded hsdev-0.3.3.0 with network >= 0.3 && < 3.1

Also, traverse-with-class unable to be built on windows with LTS-13.4 (build never ends)

@mvoidex mvoidex mentioned this issue Jan 22, 2019
1 task
naushadh added a commit to naushadh/mysql-haskell that referenced this issue Jan 24, 2019
See stackage issue: commercialhaskell/stackage#4312

Tested network-3.0.0.0 compat using the following `stack.yaml`

```yaml
resolver: lts-13.4
packages:
  - .
extra-deps:
- network-3.0.0.0
# - network-2.6.3.6
- tcp-streams-1.0.1.1
- git: [email protected]:naushadh/io-streams.git
  commit: 8ebb795b86e20d60ba6fdbbb25c3cb1ef90b2d98
```
@peti
Copy link
Contributor

peti commented Jan 25, 2019

http://hackage.haskell.org/package/cgi-3001.4.0.0 fixes the issue with network-3.0.x.

@zmactep
Copy link
Contributor

zmactep commented Jan 26, 2019

hasbolt is waiting for connection package to update.

@kazu-yamamoto
Copy link

See: vincenthz/hs-connection#37

@gregorycollins
Copy link
Contributor

io-streams and io-streams-haproxy have been updated

naushadh added a commit to naushadh/persistent that referenced this issue Jan 29, 2019
Issue: commercialhaskell/stackage#4312

Should be safe for us to relax bound as upstream `mysql-haskell` library has already safely relaxed its bound.

Tested with the following `stack.yaml`:

```yaml
resolver: lts-10.4
packages:
  - ./persistent
  - ./persistent-template
  - ./persistent-sqlite
  - ./persistent-test
  - ./persistent-mongoDB
  - ./persistent-mysql
  - ./persistent-mysql-haskell
  - ./persistent-postgresql
  - ./persistent-redis
  - ./persistent-qq
extra-deps:
- monad-logger-0.3.28.1
- mysql-simple-0.4.4

- mono-traversable-1.0.8.1
- unliftio-0.2.4.0
- unliftio-core-0.1.1.0
- async-2.1.1.1
- typed-process-0.2.1.0
- resourcet-1.1.11

- network-3.0.0.0
# - network-2.6.3.6
- tcp-streams-1.0.1.1
- io-streams-1.5.1.0
- mysql-haskell-0.8.4.2
```
@naushadh
Copy link
Contributor

mysql-haskell and persistent-mysql-haskell have been updated.

@gregorycollins
Copy link
Contributor

openssl-streams, snap-core, snap-server updated

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
10 participants