Skip to content
Snippets Groups Projects
Unverified Commit f9a116f0 authored by Joey Hess's avatar Joey Hess
Browse files

stack.yaml: Updated to lts-14.27.

parent b279cef1
Branches
Tags
No related merge requests found
......@@ -9,6 +9,7 @@ git-annex (8.20200227) UNRELEASED; urgency=medium
empty error message to the user.
* Fix build with ghc 8.8 (MonadFail)
Thanks, Peter Simons
* stack.yaml: Updated to lts-14.27.
-- Joey Hess <id@joeyh.name> Thu, 27 Feb 2020 00:44:11 -0400
......
......@@ -15,16 +15,13 @@ flags:
packages:
- '.'
extra-deps:
- IfElse-0.85
- aws-0.21.1
- bloomfilter-2.0.1.0
- tasty-1.1.0.4
- tasty-rerun-1.1.13
- torrent-10000.1.1
- sandi-0.5
- http-client-0.5.14
- silently-1.2.5.1
- filepath-bytestring-1.4.2.1.1
- IfElse-0.85
- aws-0.21.1
- bloomfilter-2.0.1.0
- filepath-bytestring-1.4.2.1.6
- sandi-0.5
- tasty-rerun-1.1.17
- torrent-10000.1.1
explicit-setup-deps:
git-annex: true
resolver: lts-13.29
resolver: lts-14.27
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment