storable-record 0.0.2.1 → 0.0.2.2
raw patch · 1 files changed
+3/−3 lines, 1 filesdep ~transformersPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: transformers
API changes (from Hackage documentation)
Files
- storable-record.cabal +3/−3
storable-record.cabal view
@@ -1,5 +1,5 @@ Name: storable-record-Version: 0.0.2.1+Version: 0.0.2.2 Category: Data, Foreign Synopsis: Elegant definition of Storable instances for records Description:@@ -63,14 +63,14 @@ Source-Repository this Type: darcs Location: http://code.haskell.org/~thielema/storable-record/- Tag: 0.0.2.1+ Tag: 0.0.2.2 Flag splitBase description: Choose the new smaller, split-up base package. Library Build-Depends:- transformers >=0.0.1 && <0.3,+ transformers >=0.2 && <0.3, utility-ht >=0.0.1 && <0.1 If flag(splitBase) Build-Depends: