mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 15:28:29 +01:00
Unconstrain free, see #3794
This commit is contained in:
parent
b0b31c5109
commit
8f004f2adb
@ -34,7 +34,7 @@ packages:
|
||||
|
||||
"Manuel Bärenz <programming@manuelbaerenz.de> @turion":
|
||||
- dunai
|
||||
- rhine
|
||||
- rhine < 0 # via free-5.1
|
||||
|
||||
"Paul Johnson <paul@cogito.org.uk> @PaulJohnson":
|
||||
- geodetics
|
||||
@ -2887,10 +2887,10 @@ packages:
|
||||
"Lennart Spitzner <hexagoxel@hexagoxel.de> @lspitzner":
|
||||
- multistate
|
||||
- pqueue
|
||||
- butcher
|
||||
- butcher < 0 # via free-5.1
|
||||
- czipwith
|
||||
- data-tree-print
|
||||
- brittany
|
||||
- brittany < 0 # via butcher
|
||||
|
||||
"Ryan Mulligan <ryan@ryantm.com> @ryantm":
|
||||
- HDBC-mysql
|
||||
@ -3603,9 +3603,6 @@ packages:
|
||||
# https://github.com/commercialhaskell/stackage/issues/3787
|
||||
- semigroupoids < 5.3
|
||||
|
||||
# https://github.com/commercialhaskell/stackage/issues/3794
|
||||
- free < 5.1
|
||||
|
||||
# https://github.com/commercialhaskell/stackage/issues/3808
|
||||
- inspection-testing < 0.3
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user