From c4350e9a9b6914aaca381bba0b77e5d6f0b894ee Mon Sep 17 00:00:00 2001 From: Taylor Fausak Date: Wed, 1 Jun 2016 07:32:47 -0500 Subject: [PATCH] Enable octane It now builds with both lts-6.1 and nightly-2016-05-30. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 33de8bad..ce606db2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1192,7 +1192,7 @@ packages: - flow # GHC 8 - github-release - lackey - # GHC 8 - octane + - octane # https://github.com/Gabriel439/Haskell-Optparse-Generic-Library/issues/23 # GHC 8 - optparse-generic # Maintained by @Gabriel439. # https://github.com/tfausak/ratel/issues/1