From 14a4f246b61e763cea32281e3a5f73bde38fe5d4 Mon Sep 17 00:00:00 2001 From: Jacques Comeaux Date: Fri, 16 Feb 2024 20:29:43 -0600 Subject: Add helper function for merging finite sets --- tiny/stack.yaml.lock | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 tiny/stack.yaml.lock (limited to 'tiny/stack.yaml.lock') diff --git a/tiny/stack.yaml.lock b/tiny/stack.yaml.lock new file mode 100644 index 0000000..dc9b6b0 --- /dev/null +++ b/tiny/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: + size: 619405 + url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/19/28.yaml + sha256: 7f4393ad659c579944d12202cffb12d8e4b8114566b015f77bbc303a24cff934 + original: + url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/19/28.yaml -- cgit v1.2.3