fb 0.14.10 → 0.14.11
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~cereal
Dependency ranges changed: cereal
Files
- fb.cabal +2/−2
fb.cabal view
@@ -1,5 +1,5 @@ name: fb-version: 0.14.10+version: 0.14.11 license: BSD3 license-file: LICENSE author: Felipe Lessa@@ -82,7 +82,7 @@ , base64-bytestring >= 0.1.1 , time >= 1.2 && < 1.5 , old-locale- , cereal == 0.3.*+ , cereal >= 0.3 && < 0.5 , crypto-api >= 0.11 && < 0.13 , cryptohash >= 0.7 , cryptohash-cryptoapi == 0.1.*