Cleaning up cabal
This commit is contained in:
parent
6b0028ed69
commit
3f1ffec01a
@ -81,39 +81,7 @@ library
|
||||
ghc-options: -Wall -Wno-redundant-constraints
|
||||
else
|
||||
ghc-options: -Wall
|
||||
|
||||
-- test-suite test-common
|
||||
-- type: detailed-0.9
|
||||
-- ghc-options: -Wall
|
||||
-- hs-source-dirs: test
|
||||
-- test-module: Common.Test
|
||||
-- build-depends:
|
||||
-- -- Library dependencies used on the tests. No need to
|
||||
-- -- specify versions since they'll use the same as above.
|
||||
-- base, persistent, transformers, resourcet, text
|
||||
--
|
||||
-- -- Test-only dependencies
|
||||
-- , conduit >= 1.1
|
||||
-- , containers
|
||||
-- , HUnit
|
||||
-- , QuickCheck
|
||||
-- , hspec >= 1.8
|
||||
-- , persistent-sqlite >= 2.1.3
|
||||
-- , persistent-template >= 2.1
|
||||
-- , monad-control
|
||||
-- , monad-logger >= 0.3
|
||||
-- , time >= 1.5.0.1 && <= 1.8.0.2
|
||||
--
|
||||
-- -- This library
|
||||
-- , esqueleto
|
||||
--
|
||||
-- , postgresql-simple >= 0.2
|
||||
-- , postgresql-libpq >= 0.6
|
||||
-- , persistent-postgresql >= 2.0
|
||||
--
|
||||
-- , mysql-simple >= 0.2.2.3
|
||||
-- , mysql >= 0.1.1.3
|
||||
-- , persistent-mysql >= 2.0
|
||||
|
||||
|
||||
test-suite postgresql
|
||||
type: exitcode-stdio-1.0
|
||||
|
||||
Loading…
Reference in New Issue
Block a user