Skip to content

Commit

Permalink
fixed cabal
Browse files Browse the repository at this point in the history
  • Loading branch information
agocorona committed Dec 7, 2019
1 parent 9c358ff commit d1fc84c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion TCache.cabal
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
name: TCache
version: 0.13.2
cabal-version: >= 1.8
synopsis: A Transactional cache with user-defined persistence
description: Please see the README on GitHub at <https://github.com/agocorona/TCache#readme>
category: Data, Database
Expand Down Expand Up @@ -68,7 +69,7 @@ test-suite caching
other-modules:
Paths_TCache
hs-source-dirs:
test/caching
demos
ghc-options: -Wall -Wcompat -Widentities -threaded -rtsopts -with-rtsopts=-N
build-depends:
RefSerialize
Expand Down

0 comments on commit d1fc84c

Please sign in to comment.