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:
Ryan Scott 2021-03-13 07:48:27 -05:00
parent 76927c094f
commit cf77995b09

View File

@ -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