From c4dd21e2429c9534ac1117028787c13754db7a26 Mon Sep 17 00:00:00 2001 From: Dennis Gosnell Date: Tue, 12 Apr 2016 15:38:24 +0900 Subject: [PATCH] adding natural-transformations package The natural-transformations package provides type synonyms and newtype wrappers for working with natural transformations. https://hackage.haskell.org/package/natural-transformation --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5a37ca53..77ca2c01 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1609,6 +1609,7 @@ packages: "Dennis Gosnell @cdepillabout": - ig + - natural-transformation "Franklin Chen @FranklinChen": - Ebnf2ps