Merge branch 'setup-depends' of https://github.com/cocreature/ghc-mod into ghc-8

This commit is contained in:
Daniel Gröber 2016-05-19 21:41:51 +02:00
commit 3289e37e50

View File

@ -95,6 +95,15 @@ Extra-Source-Files: ChangeLog
test/data/stack-project/src/*.hs
test/data/stack-project/test/*.hs
Custom-Setup
Setup-Depends: base
, Cabal
, containers
, filepath
, process
, template-haskell
, transformers
Library
Default-Language: Haskell2010
GHC-Options: -Wall -fno-warn-deprecations