packages feed

IOSpec 0.1 → 0.1.1

raw patch · 1 files changed

+2/−2 lines, 1 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

IOSpec.cabal view
@@ -1,5 +1,5 @@ Name:		        IOSpec-Version:        	0.1+Version:        	0.1.1 License:        	BSD3 License-file:		LICENSE Author:			Wouter Swierstra@@ -18,7 +18,7 @@ 			   * "Data.Stream": a library for manipulating infinite lists. 			. 			There are several well-documented examples included with the source distribution.-Category:       	Test+Category:       	Testing Build-Depends:  	base, mtl, QuickCheck  Hs-source-dirs:		src Extra-source-files:	README