@hackage stackage-types1.2.0
Shared data types between various Stackage packages
Categories
License
MIT
Maintainer
michael@fpcomplete.com
Links
Versions
Deprecated
Dependencies (12)
- Cabal >=1.18 && <1.19 || >=1.20 && <1.21 || >=1.22 && <1.23 || >=1.24 && <1.25
- aeson
- base >=4.7 && <5
- containers
- exceptions >=0.6
- hashable Show all…
Dependents (5)
@hackage/stackage-query, @hackage/acme-everything, @hackage/cabal2nix, @hackage/stackage-build-plan, @hackage/stackage-curator
stackage-types
This is a repository for sharing data types across multiple packages in the Stackage project. In particular, it started as a means of sharing code between stackage-curator and stackage-server.
For more information on the overall Stackage project, please see the main stackage repo.