packages feed

Digit 0.0.2 → 0.0.3

raw patch · 1 files changed

+2/−1 lines, 1 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

Digit.cabal view
@@ -1,5 +1,5 @@ Name:               Digit-Version:            0.0.2+Version:            0.0.3 License:            BSD3 License-File:       LICENSE Author:             Tony Morris <ʇǝu˙sıɹɹoɯʇ@ןןǝʞsɐɥ>@@ -7,6 +7,7 @@ Synopsis:           A data-type representing digits 0-9 Category:           Data Description:        A data-type with 10 nullary constructors+Homepage:           https://github.com/tonymorris/digit Cabal-version:      >= 1.2 Build-Type:         Simple