From 28904beb42d406331dee13608a7c2d245e136124 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Mon, 18 Jan 2016 05:56:49 +0000 Subject: updated extensions list --- spec/thermoprint-spec.cabal | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/spec/thermoprint-spec.cabal b/spec/thermoprint-spec.cabal index ad861aa..a7c7c90 100644 --- a/spec/thermoprint-spec.cabal +++ b/spec/thermoprint-spec.cabal @@ -27,6 +27,11 @@ library extensions: DeriveGeneric , DeriveAnyClass , OverloadedStrings + , TypeOperators + , DataKinds + , GeneralizedNewtypeDeriving + , GADTs + , DefaultSignatures build-depends: base >=4.8.1 && <5 , bbcode -any , containers >=0.5.6 && <1 @@ -50,6 +55,7 @@ Test-Suite tests hs-source-dirs: test main-is: Spec.hs ghc-options: -threaded -with-rtsopts=-N + extensions: StandaloneDeriving build-depends: base >=4.8.1 && <5 , thermoprint-spec -any , hspec >=2.2.1 && <3 -- cgit v1.2.3