From d79453271b3118edfe9fbfaf621d963a712d6a4d Mon Sep 17 00:00:00 2001 From: RyanGlScott Date: Sat, 25 Jul 2015 16:45:27 -0500 Subject: [PATCH] Add base-orphans, invariant, keycode, text-show --- build-constraints.yaml | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index aaf2f4ab..f1ff7f5a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -956,7 +956,6 @@ packages: "Noam Lewis @sinelaw": - xml-to-json - xml-to-json-fast - - base-orphans - digits "Tim Baumann @timjb": @@ -1198,7 +1197,7 @@ packages: # Test suite needs a running neo4j server with auth disabled # unfortunately the cabal package name and the github repo don't have the exact same name # package name is haskell-neo4j-client github name is haskell-neo4j-rest-client - - haskell-neo4j-client + - haskell-neo4j-client "Alexey Khudyakov @Shimuuar": - histogram-fill @@ -1206,6 +1205,12 @@ packages: - fixed-vector-hetero - type-level-numbers + "Ryan Scott @RyanGlScott": + - base-orphans + - invariant + - keycode + - text-show + "Stackage upper bounds": # https://github.com/fpco/stackage/issues/537 - zlib < 0.6