update cabal files to hpack 0.17.0/stack 1.4 format #512

This commit is contained in:
Simon Michael 2017-03-15 23:04:26 +00:00
parent 7af53ff6b3
commit 3c13da3ca2
5 changed files with 11 additions and 11 deletions

View File

@ -1,4 +1,4 @@
-- This file has been generated from package.yaml by hpack version 0.15.0.
-- This file has been generated from package.yaml by hpack version 0.17.0.
--
-- see: https://github.com/sol/hpack

View File

@ -1,4 +1,4 @@
-- This file has been generated from package.yaml by hpack version 0.15.0.
-- This file has been generated from package.yaml by hpack version 0.17.0.
--
-- see: https://github.com/sol/hpack
@ -55,7 +55,7 @@ flag oldtime
library
hs-source-dirs:
other/ledger-parse
, .
./.
ghc-options: -Wall -fno-warn-unused-do-bind -fno-warn-name-shadowing -fno-warn-missing-signatures -fno-warn-type-defaults -fno-warn-orphans
build-depends:
base >=4.8 && <5
@ -153,8 +153,8 @@ test-suite doctests
main-is: doctests.hs
hs-source-dirs:
other/ledger-parse
, .
, tests
./.
tests
ghc-options: -Wall -fno-warn-unused-do-bind -fno-warn-name-shadowing -fno-warn-missing-signatures -fno-warn-type-defaults -fno-warn-orphans
build-depends:
base >=4.8 && <5
@ -244,8 +244,8 @@ test-suite hunittests
main-is: hunittests.hs
hs-source-dirs:
other/ledger-parse
, .
, tests
./.
tests
ghc-options: -Wall -fno-warn-unused-do-bind -fno-warn-name-shadowing -fno-warn-missing-signatures -fno-warn-type-defaults -fno-warn-orphans
build-depends:
base >=4.8 && <5

View File

@ -1,4 +1,4 @@
-- This file has been generated from package.yaml by hpack version 0.15.0.
-- This file has been generated from package.yaml by hpack version 0.17.0.
--
-- see: https://github.com/sol/hpack
@ -53,7 +53,7 @@ flag threaded
executable hledger-ui
main-is: hledger-ui.hs
hs-source-dirs:
.
./.
ghc-options: -Wall -fno-warn-unused-do-bind -fno-warn-name-shadowing -fno-warn-missing-signatures -fno-warn-type-defaults -fno-warn-orphans
cpp-options: -DVERSION="1.1.98"
build-depends:

View File

@ -1,4 +1,4 @@
-- This file has been generated from package.yaml by hpack version 0.15.0.
-- This file has been generated from package.yaml by hpack version 0.17.0.
--
-- see: https://github.com/sol/hpack

View File

@ -1,4 +1,4 @@
-- This file has been generated from package.yaml by hpack version 0.15.0.
-- This file has been generated from package.yaml by hpack version 0.17.0.
--
-- see: https://github.com/sol/hpack