Merge pull request #25399 from themoritz/rm-purs-pinned-deps
Remove hackage2nix pinned dependencies for PureScript 0.10.7
This commit is contained in:
commit
7b208ab3c5
1 changed files with 0 additions and 7 deletions
|
@ -2458,13 +2458,6 @@ extra-packages:
|
|||
- transformers == 0.4.3.* # the latest version isn't supported by mtl yet
|
||||
- vector < 0.10.10 # newer versions don't work with GHC 6.12.3
|
||||
- zlib < 0.6 # newer versions break cabal-install
|
||||
- aeson == 0.11.3.0 # purescript 0.10.7
|
||||
- bower-json == 1.0.0.1 # purescript 0.10.7
|
||||
- optparse-applicative == 0.13.1.0 # purescript 0.10.7
|
||||
- http-client == 0.4.31.2 # purescript 0.10.7
|
||||
- http-client-tls == 0.2.4.1 # purescript 0.10.7
|
||||
- pipes == 4.2.0 # purescript 0.10.7
|
||||
- websockets == 0.9.8.2 # purescript 0.10.7
|
||||
|
||||
package-maintainers:
|
||||
peti:
|
||||
|
|
Loading…
Reference in a new issue