Skip to content

Commit

Permalink
Test bound removal
Browse files Browse the repository at this point in the history
Signed-off-by: Mihai Maruseac <[email protected]>
  • Loading branch information
mihaimaruseac committed Jul 9, 2023
1 parent da6b8df commit 332f095
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions build-constraints.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8041,11 +8041,11 @@ packages:
- dependent-sum-template < 0.1.2

# https://github.com/commercialhaskell/stackage/issues/7074
# th-abstraction < 0.6.0.0
- th-abstraction < 0.6.0.0

# https://github.com/commercialhaskell/stackage/issues/7205
- megaparsec < 9.6
- megaparsec-tests < 9.6
# megaparsec < 9.6
# megaparsec-tests < 9.6

# https://github.com/commercialhaskell/stackage/issues/7106
- tls < 1.9
Expand Down

0 comments on commit 332f095

Please sign in to comment.