From f8b26f8699d391d1558d95ccd907133403cb2b73 Mon Sep 17 00:00:00 2001 From: adambrangenberg Date: Sun, 14 Sep 2025 11:52:21 +0200 Subject: login works, ig. Will remake everything now --- stack.yaml.lock | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 stack.yaml.lock (limited to 'stack.yaml.lock') diff --git a/stack.yaml.lock b/stack.yaml.lock new file mode 100644 index 0000000..1a24f91 --- /dev/null +++ b/stack.yaml.lock @@ -0,0 +1,13 @@ +# 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: [] +snapshots: +- completed: + sha256: 188228e10dbb5b533bae584049b112e72000902e64b17348679a69f92fbc0d32 + size: 726076 + url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/24/9.yaml + original: + url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/24/9.yaml -- cgit v1.2.3