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