--- /dev/null
+# This file was automatically generated by 'stack init'
+resolver:
+ url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/19/10.yaml
+
+packages:
+- .
+
+extra-deps:
+- text-replace-0.1.0.2
--- /dev/null
+# This file was autogenerated by Stack.
+# You should not edit this file by hand.
+# For more information, please see the documentation at:
+# https://docs.haskellstack.org/en/stable/lock_files
+
+packages:
+- completed:
+ pantry-tree:
+ sha256: fabbbc5ac3b70c3750b70222ee4fcefb7361b16e0e31ae46a292ed13b990ff3c
+ size: 342
+ hackage: text-replace-0.1.0.2@sha256:7dde41ab31a3c029398ea0529a14c35c49c9232917e4dc5a1c6d125fa06b9e9f,1769
+ original:
+ hackage: text-replace-0.1.0.2
+snapshots:
+- completed:
+ sha256: 005f204647467d65c4ab549a5ca35d54b3d90a84a99a4ffc5d421a4018854fe2
+ size: 618509
+ url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/19/10.yaml
+ original:
+ url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/19/10.yaml
base ^>=4.15.1.0,
process ^>=1.6.13.2,
text ^>=1.2.5.0,
- aeson ^>=1.5.6.0,
+ aeson ^>=2.0.3.0,
bytestring ^>=0.10.12.1,
uuid ^>=1.3.15,
entropy ^>=0.4.1.7,
extra ^>=1.7.10,
aeson-pretty ^>=0.8.9,
text-replace ^>=0.1,
- filepath ^>=1.4.2.2,
+ filepath ^>=1.4.2.1,
hs-source-dirs: lib
default-language: Haskell2010
exposed-modules: AddProgram, Program, Prompts, EditProgram, Output, PreviewProgram, Checks
main-is: xdgnj.hs
build-depends:
base ^>=4.15.1.0,
- optparse-applicative ^>=0.17.0.0,
+ optparse-applicative ^>=0.16.1.0,
xdg-ninja,
hs-source-dirs: src
default-language: Haskell2010