packages feed

domain-core 0.1.0.1 → 0.1.0.2

raw patch · 2 files changed

+2/−4 lines, 2 filesdep ~th-legosetup-changedPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: th-lego

API changes (from Hackage documentation)

Files

− Setup.hs
@@ -1,2 +0,0 @@-import Distribution.Simple-main = defaultMain
domain-core.cabal view
@@ -1,5 +1,5 @@ name: domain-core-version: 0.1.0.1+version: 0.1.0.2 synopsis: Low-level API of "domain" description:   Use this package for defining extensions to \"domain\".@@ -34,5 +34,5 @@     text >=1 && <2,     template-haskell >=2.13 && <3,     template-haskell-compat-v0208 >=0.1.5 && <0.2,-    th-lego >=0.2.3 && <0.4,+    th-lego >=0.3.0.1 && <0.4,     th-lift-instances >=0.1.17 && <0.2