Zora 1.1.7 → 1.1.8
raw patch · 1 files changed
+3/−3 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- Zora.cabal +3/−3
Zora.cabal view
@@ -1,5 +1,5 @@ Name: Zora-Version: 1.1.7+Version: 1.1.8 Synopsis: A library of assorted useful functions and data types and classes. Description: A library of assorted useful functions and data types and classes. Category: Unclassified@@ -9,12 +9,12 @@ Stability: Experimental Author: Brett Wines Maintainer: bgwines@cs.stanford.edu-Homepage: git://github.com/bgwines/zora.git+Homepage: http://github.com/bgwines/zora Build-Type: Simple Extra-Source-Files: supporting-files/dot.hs Source-Repository head type: git- location: https://github.com/bgwines/zora+ location: git://github.com/bgwines/zora.git Library Build-Depends: base >= 4 && < 5, random, containers, bytestring, text