From 168b853b1aa4e54983df28c6cdf2e5a0a7b9e11f Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Sat, 18 Aug 2018 19:23:34 +0100 Subject: [PATCH] newer Glob required with ghc 8.0 --- stack-ghc8.0.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/stack-ghc8.0.yaml b/stack-ghc8.0.yaml index 871967e80..6d7083a20 100644 --- a/stack-ghc8.0.yaml +++ b/stack-ghc8.0.yaml @@ -49,3 +49,4 @@ extra-deps: # hledger-ui # newer fsnotify has a different api and may be more robust - fsnotify-0.3.0.1 +- Glob-0.9.2