packages feed

hyperscript 0.1.0.0 → 0.1.0.1

raw patch · 1 files changed

+2/−2 lines, 1 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

hyperscript.cabal view
@@ -1,6 +1,6 @@ cabal-version:      1.12 name:               hyperscript-version:            0.1.0.0+version:            0.1.0.1 license:            BSD3 license-file:       LICENSE copyright:          2022 Monadic Systems LLC@@ -10,7 +10,7 @@ bug-reports:        https://github.com/MonadicSystems/hyperscript/issues synopsis:           A parser for the _hyperscript programming language description:-    Please see the README on GitHub at <https://github.com/githubuser/hyperscript#readme>+    Please see the README on GitHub at <https://github.com/MonadicSystems/hyperscript#readme>  category:           Web build-type:         Simple