packages feed

api-opentheory-unicode 1.1 → 1.2

raw patch · 2 files changed

+2/−2 lines, 2 filessetup-changedPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

Setup.hs view
@@ -1,4 +1,4 @@-module Main(main)+module Main ( main ) where  import Distribution.Simple 
api-opentheory-unicode.cabal view
@@ -1,5 +1,5 @@ name: api-opentheory-unicode-version: 1.1+version: 1.2 category: Text synopsis: OpenTheory unicode character API license: MIT