mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-16 17:28:29 +01:00
Add myself as the maintainer of singletons-{base,th}
In addition, constrain both of these packages to `< 0` due to #5923.
This commit is contained in:
parent
76927c094f
commit
cf77995b09
@ -2405,6 +2405,8 @@ packages:
|
|||||||
- proxied
|
- proxied
|
||||||
- rdtsc
|
- rdtsc
|
||||||
- singleton-nats
|
- singleton-nats
|
||||||
|
- singletons-base
|
||||||
|
- singletons-th
|
||||||
- text-show
|
- text-show
|
||||||
- text-show-instances
|
- text-show-instances
|
||||||
- th-abstraction
|
- th-abstraction
|
||||||
@ -6892,6 +6894,8 @@ packages:
|
|||||||
|
|
||||||
# https://github.com/commercialhaskell/stackage/issues/5923
|
# https://github.com/commercialhaskell/stackage/issues/5923
|
||||||
- singleton-nats < 0.4.6
|
- singleton-nats < 0.4.6
|
||||||
|
- singletons-base < 0
|
||||||
|
- singletons-th < 0
|
||||||
|
|
||||||
# https://github.com/commercialhaskell/stackage/issues/5924
|
# https://github.com/commercialhaskell/stackage/issues/5924
|
||||||
- singletons < 3
|
- singletons < 3
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user