Skip to content

Commit 7e427c9

Browse files
committed
Drop libraries blocking #7857
Signed-off-by: Mihai Maruseac <mihai.maruseac@gmail.com>
1 parent b6cd0f2 commit 7e427c9

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

build-constraints.yaml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1756,7 +1756,7 @@ packages:
17561756
- bank-holidays-england
17571757

17581758
"Haskell Servant <haskell-servant-maintainers@googlegroups.com>":
1759-
- servant
1759+
- servant < 0 # https://github.com/commercialhaskell/stackage/issues/7857
17601760
- servant-blaze
17611761
- servant-cassava
17621762
- servant-client
@@ -2453,7 +2453,7 @@ packages:
24532453
- ratel
24542454
- ratel-wai
24552455
- salve
2456-
- saturn
2456+
- saturn < 0 # https://github.com/commercialhaskell/stackage/issues/7857
24572457
- strive
24582458
- witch
24592459
- wuss
@@ -2507,7 +2507,7 @@ packages:
25072507
- park-bench
25082508
- queues
25092509
- strict-tuple
2510-
- tasty-hspec
2510+
- tasty-hspec < 0 # https://github.com/commercialhaskell/stackage/issues/7857
25112511
- termbox
25122512
- termbox-banana
25132513
- termbox-bindings-c
@@ -3067,7 +3067,7 @@ packages:
30673067
- stateWriter
30683068
- filecache
30693069
- pcre-utils
3070-
- strict-base-types
3070+
- strict-base-types < 0 # https://github.com/commercialhaskell/stackage/issues/7857
30713071
- withdependencies
30723072
- hruby
30733073
- language-puppet
@@ -3670,7 +3670,7 @@ packages:
36703670
- bitvec
36713671
- poly
36723672
- extended-reals
3673-
- ChasingBottoms
3673+
- ChasingBottoms < 0 # https://github.com/commercialhaskell/stackage/issues/7857
36743674
- data-interval
36753675
- vector-rotcev
36763676
- mod
@@ -4079,7 +4079,7 @@ packages:
40794079
- lua-arbitrary
40804080
- pandoc-lua-marshal
40814081
- tasty-hslua
4082-
- tasty-lua
4082+
- tasty-lua < 0 # https://github.com/commercialhaskell/stackage/issues/7857
40834083
- gridtables
40844084

40854085
"Ryan Hendrickson @rhendric":
@@ -5111,7 +5111,7 @@ packages:
51115111
- explainable-predicates
51125112

51135113
"Tim Emiola <tim.emiola@gmail.com> @adetokunbo":
5114-
- attoparsec-framer
5114+
- attoparsec-framer < 0 # https://github.com/commercialhaskell/stackage/issues/7857
51155115
- benri-hspec
51165116
- crypto-srp
51175117
- hspec-tmp-proc
@@ -5478,7 +5478,7 @@ packages:
54785478
- ParsecTools
54795479
- QuickCheck
54805480
- RSA
5481-
- ShellCheck
5481+
- ShellCheck < 0 # https://github.com/commercialhaskell/stackage/issues/7857
54825482
- Stream
54835483
- Yampa
54845484
- aeson-extra

0 commit comments

Comments
 (0)