packages feed

tinyapp 0.1.0.1 → 0.1.0.2

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~base

Dependency ranges changed: base

Files

tinyapp.cabal view
@@ -1,6 +1,6 @@ cabal-version:      3.0 name:               tinyapp-version:            0.1.0.1+version:            0.1.0.2 synopsis:           Library to build tiny apps in Haskell description:        Library to build tiny apps in Haskell such a REPLs homepage:           https://github.com/bcardiff/haskell-tinyapp@@ -24,7 +24,7 @@     -- other-modules:     -- other-extensions:     build-depends:-        base ^>=4.17.2.1+        base >=4.17.2.1 && <5.0     hs-source-dirs:   src     default-language: GHC2021     default-extensions: