okasaki

Okasaki's Purely Functional Data Structures
Log | Files | Refs | LICENSE

commit 75ec43de2138dbbfdbd964f30ea1de74734074d9
parent 9a713ac8b7736a66a9306443bcf0e28636e181c7
Author: Jared Tobin <jared@jtobin.io>
Date:   Sat, 10 Dec 2022 16:42:51 -0330

Kill stack.

Diffstat:
Dstack.yaml | 5-----
Dstack.yaml.lock | 12------------
2 files changed, 0 insertions(+), 17 deletions(-)

diff --git a/stack.yaml b/stack.yaml @@ -1,5 +0,0 @@ -resolver: lts-15.14 -packages: ['.'] -extra-deps: -flags: {} -extra-package-dbs: [] diff --git a/stack.yaml.lock b/stack.yaml.lock @@ -1,12 +0,0 @@ -# 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: 496111 - url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/15/14.yaml - sha256: c442d702d66b8c129b3473a32c609050aabf1dc2f8e8502402c143271a8fb141 - original: lts-15.14