tcache version

This commit is contained in:
Alberto G. Corona 2017-03-04 15:14:41 +01:00
parent 6f489ebffd
commit 4242dad0a0

View file

@ -1,5 +1,5 @@
name: transient-universe
version: 0.4.0
version: 0.4.1
cabal-version: >=1.10
build-type: Simple
license: MIT
@ -34,7 +34,7 @@ library
else
build-depends:
HTTP -any,
TCache -any,
TCache >= 0.12,
case-insensitive -any,
directory -any,
filepath -any,