Remove the upper bound on linear-base

Fixes #6526.
This commit is contained in:
Arnaud Spiwack 2022-04-06 14:55:07 +02:00
parent c4d549531c
commit 6453a3252b

View File

@ -4698,7 +4698,7 @@ packages:
- strong-path
"Arnaud Spiwack <arnaud.spiwack@tweag.io> @aspiwack":
- linear-base < 0.2 # https://github.com/commercialhaskell/stackage/issues/6526
- linear-base
- linear-generics
"Ollie Charles <ollie@ocharles.org.up> @ocharles":