From 6eae9fb4198bedf3791bd77be28eaed63e8570bd Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 8 Jun 2016 15:44:25 +0000 Subject: [PATCH] Include patch to Hoogle to avoid dependency on data files https://github.com/ndmitchell/hoogle/pull/169 --- stack.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/stack.yaml b/stack.yaml index 8bca575..ab5d85c 100644 --- a/stack.yaml +++ b/stack.yaml @@ -2,8 +2,8 @@ resolver: lts-5.15 packages: - . - location: - git: https://github.com/ndmitchell/hoogle.git - commit: ca42c4ce3af1c1ae7d413de242063ca1f682d3ff + git: https://github.com/snoyberg/hoogle.git + commit: 765bd653d687e8569cd989be1637de86dcb20d56 extra-dep: true image: container: