mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 23:08:30 +01:00
Make myself the maintainer of ordered-containers
The next version of `th-desugar` will depend on the `ordered-containers` library (goldfirere/th-desugar#120). I believe Stackage requires that all dependencies explicitly be listed out in `build-constraints.yaml` nowadays, so I'm preemptively adding `ordered-containers` now so that there aren't issues once the next `th-desugar` release happens.
This commit is contained in:
parent
4d6a9c8368
commit
cbbf7caa78
@ -2169,6 +2169,7 @@ packages:
|
||||
- monad-par
|
||||
- monad-par-extras
|
||||
- mtl-compat
|
||||
- ordered-containers
|
||||
- proxied
|
||||
- singleton-nats
|
||||
- text-show
|
||||
|
||||
Loading…
Reference in New Issue
Block a user