yarl 0.1.0.0 → 0.1.0.1
raw patch · 1 files changed
+3/−3 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- yarl.cabal +3/−3
yarl.cabal view
@@ -1,14 +1,14 @@ cabal-version: 3.0 name: yarl-version: 0.1.0.0+version: 0.1.0.1 author: Gautier DI FOLCO maintainer: gautier.difolco@gmail.com category: Data build-type: Simple license: ISC license-file: LICENSE-synopsis: Yet another recrds libraries-description: Yet another recrds libraries (with getField support)+synopsis: Yet another records libraries+description: Yet another records libraries (with getField support) Homepage: http://github.com/blackheaven/yarl tested-with: GHC==9.2.4