packages feed

hs-cdb 0.1 → 0.1.1

raw patch · 2 files changed

+3/−3 lines, 2 filesdep −haskell98

Dependencies removed: haskell98

Files

LICENSE view
@@ -1,4 +1,4 @@-Copyright (c) 2012, Adam Smith+Copyright (c) 2012 Adam Smith All rights reserved.  Redistribution and use in source and binary forms, with or without modification,
hs-cdb.cabal view
@@ -1,5 +1,5 @@ name:hs-cdb-version:0.1+version:0.1.1 License:BSD3 License-File:LICENSE Author:Adam Smith@@ -23,7 +23,7 @@  Library   Build-Depends:array, base >= 4 && < 5, bytestring, bytestring-mmap, directory,-                filepath, haskell98, mtl+                filepath, mtl   Exposed-modules:     Database.CDB     Database.CDB.Packable