From fb90093165d0b395f71cd303590f8ae6f91718d5 Mon Sep 17 00:00:00 2001 From: Noam Lewis Date: Mon, 21 Sep 2015 23:30:55 +0300 Subject: [PATCH 1/2] Update build-constraints.yaml --- build-constraints.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4b4d72df..0e3c0c69 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1016,6 +1016,11 @@ packages: - xml-to-json - xml-to-json-fast - digits + - unification-fd + - resolve-trivial-conflicts + - wl-pprint + - leveldb-haskell + - system-argv0 "Mateusz Kowalczyk @Fuuzetsu": - aeson-schema From 4227ce452b77aa46cdc3058a343e0dc0a11feaf8 Mon Sep 17 00:00:00 2001 From: Noam Lewis Date: Mon, 21 Sep 2015 23:35:03 +0300 Subject: [PATCH 2/2] Update build-constraints.yaml --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0e3c0c69..afc23bc1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1017,6 +1017,7 @@ packages: - xml-to-json-fast - digits - unification-fd + - logict - resolve-trivial-conflicts - wl-pprint - leveldb-haskell