1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-12 03:00:28 +00:00
freebsd-ports/devel/hs-constraints/pkg-descr
2016-12-02 09:21:58 +00:00

6 lines
209 B
Plaintext

GHC 7.4 gave us the ability to talk about ConstraintKinds. They stopped
crashing the compiler in GHC 7.6. This package provides a vocabulary for
working with them.
WWW: https://github.com/ekmett/constraints/