diff options
author | Brad Richardson <everythingfunctional@protonmail.com> | 2020-10-14 13:52:14 -0500 |
---|---|---|
committer | Brad Richardson <everythingfunctional@protonmail.com> | 2020-10-14 13:52:14 -0500 |
commit | 0862a04c186d2d384b9591206703fd4f90e0a3ec (patch) | |
tree | e16a3628a1d77b57b07ca564c193cb8ede3f436a /bootstrap | |
parent | d1400eeb1401dee32729d2752b8ca4a072766068 (diff) | |
download | fpm-0862a04c186d2d384b9591206703fd4f90e0a3ec.tar.gz fpm-0862a04c186d2d384b9591206703fd4f90e0a3ec.zip |
Try newer version of dependency to see if it builds on Windows
Diffstat (limited to 'bootstrap')
-rw-r--r-- | bootstrap/stack.yaml | 2 | ||||
-rw-r--r-- | bootstrap/stack.yaml.lock | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/bootstrap/stack.yaml b/bootstrap/stack.yaml index 6ad6693..e6ce3f0 100644 --- a/bootstrap/stack.yaml +++ b/bootstrap/stack.yaml @@ -47,7 +47,7 @@ extra-deps: subdirs: - . - hedge-trimmer -- quickcheck-with-counterexamples-1.1 +- quickcheck-with-counterexamples-1.2 # Override default flag values for local packages and extra-deps # flags: {} 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 |