stack2cabal 1.0.2 → 1.0.3
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~directorydep ~hpackdep ~stackage-to-hackage
Dependency ranges changed: directory, hpack, stackage-to-hackage
Files
- stack2cabal.cabal +2/−2
stack2cabal.cabal view
@@ -1,6 +1,6 @@ cabal-version: 2.2 name: stack2cabal-version: 1.0.2+version: 1.0.3 synopsis: Convert stack projects to cabal.project + cabal.project.freeze license: GPL-3.0-or-later license-file: LICENSE@@ -18,7 +18,7 @@ executable stack2cabal hs-source-dirs: exe main-is: Main.hs- build-depends: stackage-to-hackage ^>= 1.1.0+ build-depends: stackage-to-hackage ^>= 1.1.1 , base ^>= 4.11.1.0 || ^>= 4.12.0.0 , bytestring ^>= 0.10.8.2 , Cabal ^>= 2.4.1.0