mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-08-21 03:24:35 +02:00
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:
parent
397d6ee5c6
commit
b13f1e897e
@ -1489,8 +1489,6 @@ packages:
|
||||
- pango < 0
|
||||
- gtk3 < 0
|
||||
- ghcjs-codemirror
|
||||
# - ghcjs-dom # http-types 0.12
|
||||
# - jsaddle # http-types 0.12
|
||||
- vado < 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
|
||||
@ -2266,9 +2264,9 @@ packages:
|
||||
- Agda < 0
|
||||
|
||||
"James Cook <mokus@deepbondi.net> @mokus0":
|
||||
- dependent-map < 0 # via constraints-extras
|
||||
- dependent-sum < 0 # via constraints-extras
|
||||
- dependent-sum-template < 0 # via constraints-extras
|
||||
- dependent-map
|
||||
- dependent-sum
|
||||
- dependent-sum-template
|
||||
- dice < 0 # GHC 8.4 via random-fu
|
||||
- hstatsd < 0 # sClose not in scope
|
||||
- misfortune < 0 # GHC 8.4 via random-fu
|
||||
@ -4949,10 +4947,6 @@ package-flags:
|
||||
reedsolomon:
|
||||
llvm: false
|
||||
|
||||
# https://github.com/ghcjs/jsaddle/issues/9
|
||||
jsaddle:
|
||||
gtk3: true
|
||||
|
||||
ghc-heap-view:
|
||||
ghc_7_7: false
|
||||
ghc_8_0: true
|
||||
|
||||
Loading…
Reference in New Issue
Block a user