ptera-th 0.3.0.0 → 0.4.0.0
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~ptera
Dependency ranges changed: ptera
Files
- ptera-th.cabal +2/−2
ptera-th.cabal view
@@ -2,7 +2,7 @@ build-type: Custom name: ptera-th-version: 0.3.0.0+version: 0.4.0.0 license: Apache-2.0 OR MPL-2.0 license-file: LICENSE copyright: (c) 2021 Mizunashi Mana@@ -93,7 +93,7 @@ -- project depends ptera-core >= 0.1.0 && < 0.2,- ptera >= 0.2.0 && < 0.3,+ ptera >= 0.3.0 && < 0.4, ghc-prim >= 0.6.1 && < 0.7, containers >= 0.6.0 && < 0.7, unordered-containers >= 0.2.0 && < 0.3,