From 6d6c27c348af2edeb6f3827614aec2c00e4fbed2 Mon Sep 17 00:00:00 2001 From: Mathieu Boespflug Date: Wed, 10 Feb 2016 23:34:27 +0100 Subject: [PATCH] Reenable ihaskell-inline-r. It was booted out to due to a bug in ld.bfd on some old Ubuntu versions. Fixes #1186. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 678e4b6d..a6ae49e1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1324,7 +1324,7 @@ packages: "Mathieu Boespflug @mboes": - H - # - ihaskell-inline-r + - ihaskell-inline-r - inline-r - th-lift