mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-16 17:28:29 +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
|
||||
# Not my packages
|
||||
- HStringTemplate
|
||||
- language-ecmascript
|
||||
- spoon
|
||||
- tagshare
|
||||
|
||||
"Benedict Aas <x@shou.io> @Shou":
|
||||
- boolean-like
|
||||
@ -1171,7 +1174,7 @@ packages:
|
||||
- servant
|
||||
- servant-client
|
||||
- servant-docs
|
||||
- servant-js < 0 # language-ecmascript
|
||||
- servant-js
|
||||
- servant-server
|
||||
- servant-lucid
|
||||
- servant-blaze
|
||||
@ -3486,7 +3489,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
|
||||
@ -3717,6 +3719,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