mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-03-25 01:37:03 +01:00
Add spoon & tagshare, re-enable language-ecmascript & servant-js
This commit is contained in:
parent
b7e625b562
commit
73f94f8415
@ -831,6 +831,9 @@ packages:
|
|||||||
- through-text
|
- through-text
|
||||||
# Not my packages
|
# Not my packages
|
||||||
- HStringTemplate
|
- HStringTemplate
|
||||||
|
- language-ecmascript
|
||||||
|
- spoon
|
||||||
|
- tagshare
|
||||||
|
|
||||||
"Benedict Aas <x@shou.io> @Shou":
|
"Benedict Aas <x@shou.io> @Shou":
|
||||||
- boolean-like
|
- boolean-like
|
||||||
@ -1171,7 +1174,7 @@ packages:
|
|||||||
- servant
|
- servant
|
||||||
- servant-client
|
- servant-client
|
||||||
- servant-docs
|
- servant-docs
|
||||||
- servant-js < 0 # language-ecmascript
|
- servant-js
|
||||||
- servant-server
|
- servant-server
|
||||||
- servant-lucid
|
- servant-lucid
|
||||||
- servant-blaze
|
- servant-blaze
|
||||||
@ -3486,7 +3489,6 @@ packages:
|
|||||||
- syb-with-class < 0 # GHC 8.4 via template-haskell-2.13.0.0
|
- syb-with-class < 0 # GHC 8.4 via template-haskell-2.13.0.0
|
||||||
- consul-haskell
|
- consul-haskell
|
||||||
- hasql-transaction
|
- hasql-transaction
|
||||||
- language-ecmascript < 0 # wl-pprint
|
|
||||||
|
|
||||||
"GHC upper bounds":
|
"GHC upper bounds":
|
||||||
# Need to always match the version shipped with GHC
|
# Need to always match the version shipped with GHC
|
||||||
@ -3717,6 +3719,7 @@ skipped-tests:
|
|||||||
- haddock-library # base-compat-0.10.1, hspec-2.5.1
|
- haddock-library # base-compat-0.10.1, hspec-2.5.1
|
||||||
- haxl # aeson-1.3 in test-suite
|
- haxl # aeson-1.3 in test-suite
|
||||||
- ip # hspec 2.5 https://github.com/andrewthad/haskell-ip/issues/33
|
- ip # hspec 2.5 https://github.com/andrewthad/haskell-ip/issues/33
|
||||||
|
- language-ecmascript # testing-feat 1.1.0.0
|
||||||
- makefile # GHC 8.2
|
- makefile # GHC 8.2
|
||||||
- next-ref # hspec 2.3
|
- next-ref # hspec 2.3
|
||||||
- partial-order # HUnit 1.6
|
- partial-order # HUnit 1.6
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user