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:
Ryan Scott 2019-07-16 11:00:08 -04:00 committed by GitHub
parent 4d6a9c8368
commit cbbf7caa78
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2169,6 +2169,7 @@ packages:
- monad-par
- monad-par-extras
- mtl-compat
- ordered-containers
- proxied
- singleton-nats
- text-show