Cleanup jsaddle deps

- https://github.com/ghcjs/jsaddle/issues/9 has been fixed
- dependent-sum and dependent-map now work with constraint-extra-0.3.
This commit is contained in:
Matthew Bauer 2019-12-02 11:21:50 -05:00
parent 397d6ee5c6
commit b13f1e897e

View File

@ -1489,8 +1489,6 @@ packages:
- pango < 0 - pango < 0
- gtk3 < 0 - gtk3 < 0
- ghcjs-codemirror - ghcjs-codemirror
# - ghcjs-dom # http-types 0.12
# - jsaddle # http-types 0.12
- vado < 0 # GHC 8.4 via base-4.11.0.0 - vado < 0 # GHC 8.4 via base-4.11.0.0
- vcswrapper < 0 # GHC 8.4 via base-4.11.0.0 - vcswrapper < 0 # GHC 8.4 via base-4.11.0.0
- ShellCheck < 0 # via Cabal-3.0.0.0 - ShellCheck < 0 # via Cabal-3.0.0.0
@ -2266,9 +2264,9 @@ packages:
- Agda < 0 - Agda < 0
"James Cook <mokus@deepbondi.net> @mokus0": "James Cook <mokus@deepbondi.net> @mokus0":
- dependent-map < 0 # via constraints-extras - dependent-map
- dependent-sum < 0 # via constraints-extras - dependent-sum
- dependent-sum-template < 0 # via constraints-extras - dependent-sum-template
- dice < 0 # GHC 8.4 via random-fu - dice < 0 # GHC 8.4 via random-fu
- hstatsd < 0 # sClose not in scope - hstatsd < 0 # sClose not in scope
- misfortune < 0 # GHC 8.4 via random-fu - misfortune < 0 # GHC 8.4 via random-fu
@ -4949,10 +4947,6 @@ package-flags:
reedsolomon: reedsolomon:
llvm: false llvm: false
# https://github.com/ghcjs/jsaddle/issues/9
jsaddle:
gtk3: true
ghc-heap-view: ghc-heap-view:
ghc_7_7: false ghc_7_7: false
ghc_8_0: true ghc_8_0: true