om-elm 2.0.1.0 → 2.0.1.1
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~CabalPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: Cabal
API changes (from Hackage documentation)
Files
- om-elm.cabal +2/−2
om-elm.cabal view
@@ -1,6 +1,6 @@ cabal-version: 3.0 name: om-elm-version: 2.0.1.0+version: 2.0.1.1 synopsis: Haskell utilities for building embedded Elm programs. description: This package provides utilities for serving Elm programs directly from your Haskell binary. It uses TemplateHaskell@@ -37,7 +37,7 @@ -- other-modules: -- other-extensions: build-depends:- , Cabal >= 3.8.1.0 && < 3.15+ , Cabal >= 3.8.1.0 && < 3.17 , base >= 4.15.1.0 && < 4.22 , bytestring >= 0.11.3.1 && < 0.13 , containers >= 0.6.4.1 && < 0.8