HDBC 2.2.0 → 2.2.1
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~time
Dependency ranges changed: time
Files
- HDBC.cabal +2/−2
HDBC.cabal view
@@ -1,5 +1,5 @@ Name: HDBC-Version: 2.2.0+Version: 2.2.1 License: LGPL Maintainer: John Goerzen <jgoerzen@complete.org> Author: John Goerzen@@ -26,7 +26,7 @@ library if flag(splitBase)- Build-Depends: base>=3 && <5, old-time, time>=1.1.2.4 && <1.3.0, bytestring, containers, old-locale+ Build-Depends: base>=3 && <5, old-time, time>=1.1.2.4 && <1.1.3, bytestring, containers, old-locale else Build-Depends: base<3 Build-Depends: mtl, convertible >= 1.0.1, utf8-string