From 3b99bdf29c1ce031db897f142feb680bc8e9b040 Mon Sep 17 00:00:00 2001 From: Brad Richardson Date: Wed, 14 Oct 2020 10:53:18 -0500 Subject: stub out a unit test --- bootstrap/stack.yaml.lock | 23 ++++++++++++++++++++--- 1 file changed, 20 insertions(+), 3 deletions(-) (limited to 'bootstrap/stack.yaml.lock') diff --git a/bootstrap/stack.yaml.lock b/bootstrap/stack.yaml.lock index 15bfc22..3d42df2 100644 --- a/bootstrap/stack.yaml.lock +++ b/bootstrap/stack.yaml.lock @@ -5,9 +5,6 @@ packages: - completed: - cabal-file: - size: 6802 - sha256: 85568a0280115b6e9a9f263cf4cfc72ad5a6eaeb2412875816adb82ea6a405bc name: tomland version: 1.3.0.0 git: https://github.com/kowainik/tomland.git @@ -18,6 +15,26 @@ packages: original: git: https://github.com/kowainik/tomland.git commit: 536a5e6ffb148d0dd4e4c4b120913a6744097676 +- completed: + subdir: hedge-trimmer + name: hedge-trimmer + version: 1.0.0.0 + git: https://gitlab.com/everythingfunctional/hedge.git + pantry-tree: + size: 226 + sha256: 19972f5b81c7627d6b66c852dfb7e0e67b3931ed4f418663c152717ce4ea267e + commit: 597b6475fd0b88369020e0de1de5885546d572f8 + original: + subdir: hedge-trimmer + git: https://gitlab.com/everythingfunctional/hedge.git + commit: 597b6475fd0b88369020e0de1de5885546d572f8 +- completed: + hackage: quickcheck-with-counterexamples-1.1@sha256:14173d181172e6df51b617404945121fcf8c94ead238056efd9322648c4cff21,1688 + pantry-tree: + size: 724 + sha256: fb7f2d1e413554d40a50748b511d50789378e5ef477c9a68c5df44ee79f1ddef + original: + hackage: quickcheck-with-counterexamples-1.1 snapshots: - completed: size: 524996 -- cgit v1.2.3 From 0862a04c186d2d384b9591206703fd4f90e0a3ec Mon Sep 17 00:00:00 2001 From: Brad Richardson Date: Wed, 14 Oct 2020 13:52:14 -0500 Subject: Try newer version of dependency to see if it builds on Windows --- bootstrap/stack.yaml.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'bootstrap/stack.yaml.lock') diff --git a/bootstrap/stack.yaml.lock b/bootstrap/stack.yaml.lock index 3d42df2..b4dd3bd 100644 --- a/bootstrap/stack.yaml.lock +++ b/bootstrap/stack.yaml.lock @@ -29,12 +29,12 @@ packages: git: https://gitlab.com/everythingfunctional/hedge.git commit: 597b6475fd0b88369020e0de1de5885546d572f8 - completed: - hackage: quickcheck-with-counterexamples-1.1@sha256:14173d181172e6df51b617404945121fcf8c94ead238056efd9322648c4cff21,1688 + hackage: quickcheck-with-counterexamples-1.2@sha256:d322d79008602df26f5eb4e1379e5b58bf1a92604df8601e71e200cfc3e847a3,1688 pantry-tree: size: 724 - sha256: fb7f2d1e413554d40a50748b511d50789378e5ef477c9a68c5df44ee79f1ddef + sha256: 0046517e3cc2adebfce19d4aad05a06dcf55ec9e572fa1c661ba9abe81386484 original: - hackage: quickcheck-with-counterexamples-1.1 + hackage: quickcheck-with-counterexamples-1.2 snapshots: - completed: size: 524996 -- cgit v1.2.3 From 628d09a8f1e5c432f23d4dcc7d2ef56aec7abb82 Mon Sep 17 00:00:00 2001 From: Brad Richardson Date: Wed, 14 Oct 2020 14:33:05 -0500 Subject: Try newer version of hedge that hopefully builds on Windows --- bootstrap/stack.yaml.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bootstrap/stack.yaml.lock') diff --git a/bootstrap/stack.yaml.lock b/bootstrap/stack.yaml.lock index b4dd3bd..0ca18ae 100644 --- a/bootstrap/stack.yaml.lock +++ b/bootstrap/stack.yaml.lock @@ -23,11 +23,11 @@ packages: pantry-tree: size: 226 sha256: 19972f5b81c7627d6b66c852dfb7e0e67b3931ed4f418663c152717ce4ea267e - commit: 597b6475fd0b88369020e0de1de5885546d572f8 + commit: 1c6cba3b5f8e52cf317f2421aaca13a0ddab4e92 original: subdir: hedge-trimmer git: https://gitlab.com/everythingfunctional/hedge.git - commit: 597b6475fd0b88369020e0de1de5885546d572f8 + commit: 1c6cba3b5f8e52cf317f2421aaca13a0ddab4e92 - completed: hackage: quickcheck-with-counterexamples-1.2@sha256:d322d79008602df26f5eb4e1379e5b58bf1a92604df8601e71e200cfc3e847a3,1688 pantry-tree: -- cgit v1.2.3