diff options
| author | Jan Tuomi <jan.tuomi@valuemotive.com> | 2022-09-23 11:05:28 +0300 |
|---|---|---|
| committer | Jan Tuomi <jans.tuomi@gmail.com> | 2022-12-05 14:21:52 +0200 |
| commit | 335ed87f5d672fd6a3de856fef62963c2946318f (patch) | |
| tree | 1c9494ff04d70ac4a39c330dbc5dbb574df1fa0e /stack.yaml.lock | |
| parent | 11ba54ee5c0f3dfd0c3d62a1943d87426280f84d (diff) | |
Add dumb REPL
Diffstat (limited to 'stack.yaml.lock')
| -rw-r--r-- | stack.yaml.lock | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/stack.yaml.lock b/stack.yaml.lock new file mode 100644 index 0000000..5200f97 --- /dev/null +++ b/stack.yaml.lock @@ -0,0 +1,14 @@ +# 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: + hackage: haskeline-0.8.2@sha256:3a80aff4c751b475337ace00ac5757c5d47a47de94954fb87cce168a90e19c7a,6005 + pantry-tree: + size: 2955 + sha256: a51f2be1d61d077b8c972d762e9799983f08c95cae5123cf8ade8803e3250579 + original: + hackage: haskeline-0.8.2 +snapshots: [] |
