ascii-superset 1.2.0.1 → 1.2.1.0
raw patch · 2 files changed
+2/−2 lines, 2 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- ascii-superset.cabal +1/−1
- changelog.md +1/−1
ascii-superset.cabal view
@@ -1,7 +1,7 @@ cabal-version: 3.0 name: ascii-superset-version: 1.2.0.1+version: 1.2.1.0 synopsis: Representing ASCII with refined supersets category: Data, Text
changelog.md view
@@ -1,4 +1,4 @@-### 1.2.0.1 (2023-01-05)+### 1.2.1.0 (2023-01-05) Add `instance FromChar CaselessChar`