From 9b627ffe6671b01777a393d4b2bad807c93b5a00 Mon Sep 17 00:00:00 2001 From: Roman Cheplyaka Date: Fri, 29 May 2015 08:34:21 +0300 Subject: [PATCH] Add lexer-applicative, tuples-homogenous-h98 --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4b7cb1e7..4c219509 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -484,6 +484,7 @@ packages: - hse-cpp - immortal - regex-applicative + - lexer-applicative - smallcheck - tasty - tasty-golden @@ -494,6 +495,7 @@ packages: - timezone-olson - timezone-series - traverse-with-class + - tuples-homogenous-h98 "George Giorgidze ": - HCodecs