mirror of
https://github.com/snoyberg/keter.git
synced 2024-12-13 19:28:17 +03:00
Update keter.cabal
make 7.4 work
This commit is contained in:
parent
667d12b4ca
commit
45ab0c0c84
@ -61,6 +61,9 @@ Library
|
||||
, stm >= 2.4
|
||||
, async
|
||||
, lifted-base
|
||||
if impl(ghc < 7.6)
|
||||
build-depends:
|
||||
ghc-prim
|
||||
Exposed-Modules: Keter.Plugin.Postgres
|
||||
Keter.Types
|
||||
Keter.Types.V04
|
||||
|
Loading…
Reference in New Issue
Block a user