From 336ae6e095ff471b13cdc93eb69cc580a601f8df Mon Sep 17 00:00:00 2001 From: Ryan Scott Date: Fri, 13 Oct 2017 10:56:33 -0400 Subject: [PATCH] Add the eliminators package http://hackage.haskell.org/package/eliminators --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 97876e55..390de9c4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2012,6 +2012,7 @@ packages: - code-page - deriving-compat - echo + - eliminators - generic-deriving - hashmap - invariant