packages feed

ABList 0.0.2 → 0.0.3

raw patch · 1 files changed

+5/−3 lines, 1 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

ABList.cabal view
@@ -1,16 +1,18 @@ Name:               ABList-Version:            0.0.2+Version:            0.0.3 Author:             Dylan Just <dylan@techtangents.com> License:            BSD3 license-file:       license.txt Copyright:          Dylan Just, Travis Cardwell Maintainer:         Dylan Just-Category:           Control+Category:           Data Synopsis:           An alternating list of two types Description:        An alternating list of two types Cabal-version:      >= 1.10 Build-Type:         Simple-+source-repository head+  type:     git+  location: https://github.com/techtangents/ablist.git  Library   default-language: Haskell2010