stack.yaml: Updated to lts-14.27.
authorJoey Hess <joeyh@joeyh.name>
Mon, 2 Mar 2020 17:25:51 +0000 (13:25 -0400)
committerJoey Hess <joeyh@joeyh.name>
Mon, 2 Mar 2020 17:25:51 +0000 (13:25 -0400)
CHANGELOG
stack.yaml

index 5d930a1c810900d9ea2e33cc89be3f40cc104116..41b29b94fcfb093370b9bbc0c3671a1e7768c551 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -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
 
index 887fd685296aadd72fd60424b6b2d033b0f40a9e..487ccfad2dd207bb7aa4074987ea8f7c66f41d5d 100644 (file)
@@ -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