Disabled dual and either-bothsince they are not ghc 9.6 ready (@strake).

This commit is contained in:
Andreas Ländle 2023-06-21 18:19:00 +02:00
parent a3b09bde03
commit a8f91a444a

View File

@ -4396,8 +4396,8 @@ packages:
- alg
- category
- constraint
- dual
- either-both
- dual < 0 # deprecated (https://hackage.haskell.org/package/dual) and not ghc 9.6 ready
- either-both < 0 # deprecated (https://hackage.haskell.org/package/either-both) and not ghc 9.6 ready
- filtrable
- foldable1
- hs-functors