eliminators, singletons

This commit is contained in:
Chris Dornan 2022-08-24 03:26:13 +01:00
parent d0264a2a23
commit 7ff8f476ca

View File

@ -2535,7 +2535,7 @@ packages:
- deriving-compat
- dotgen
- echo
- eliminators
- eliminators < 0.9.1 # https://github.com/commercialhaskell/stackage/issues/6694
- generic-deriving
- ghc-bignum-orphans
- hashmap
@ -2551,8 +2551,8 @@ packages:
- proxied
- rdtsc
- singleton-nats
- singletons-base
- singletons-th
- singletons-base < 3.1.1 # https://github.com/commercialhaskell/stackage/issues/6694
- singletons-th < 3.1.1 # https://github.com/commercialhaskell/stackage/issues/6694
- text-show
- text-show-instances
- th-abstraction
@ -3327,8 +3327,8 @@ packages:
- hpio
"Richard Eisenberg <eir@cis.upenn.edu> @goldfirere":
- th-desugar
- singletons
- th-desugar < 1.14 # https://github.com/commercialhaskell/stackage/issues/6695
- singletons < 3.0.2
- HUnit-approx
- units-parser