lucid-alpine 0.1.0.1 → 0.1.0.2
raw patch · 2 files changed
+8/−4 lines, 2 filesdep ~lucidPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: lucid
API changes (from Hackage documentation)
Files
- ChangeLog.md +4/−0
- lucid-alpine.cabal +4/−4
ChangeLog.md view
@@ -3,3 +3,7 @@ ## 0.1.0.1 Upgrade to `lucid-2.10.0`++## 0.1.0.2++Downgrade to `lucid-2.9.12.1` to depend on `servant-lucid-0.9.0.2`
lucid-alpine.cabal view
@@ -1,6 +1,6 @@ cabal-version: 1.12 name: lucid-alpine-version: 0.1.0.1+version: 0.1.0.2 license: BSD3 license-file: LICENSE copyright: (c) 2021 Wavi Labs LLC@@ -29,7 +29,7 @@ default-language: Haskell2010 build-depends: base >=4.7 && <5,- lucid >=2.10.0 && <2.11,+ lucid ==2.9.12.1, text >=1.2.4.1 && <1.3 executable lucid-alpine-exe@@ -40,7 +40,7 @@ ghc-options: -threaded -rtsopts -with-rtsopts=-N build-depends: base >=4.7 && <5,- lucid >=2.10.0 && <2.11,+ lucid ==2.9.12.1, lucid-alpine -any, text >=1.2.4.1 && <1.3 @@ -53,6 +53,6 @@ ghc-options: -threaded -rtsopts -with-rtsopts=-N build-depends: base >=4.7 && <5,- lucid >=2.10.0 && <2.11,+ lucid ==2.9.12.1, lucid-alpine -any, text >=1.2.4.1 && <1.3