Include Hoogle 5 via Git repo (does not compile)

This commit is contained in:
Michael Snoyman 2016-05-25 17:20:25 +03:00 committed by Chris Done
parent 7cf7ed1e99
commit e54b3f80a6
2 changed files with 7 additions and 1 deletions

View File

@ -1,4 +1,10 @@
resolver: lts-5.15 resolver: lts-5.15
packages:
- .
- location:
git: https://github.com/ndmitchell/hoogle.git
commit: 779e04ed20a556bbb92789815ea60068fe188891
extra-dep: true
image: image:
container: container:
name: fpco/stackage-server name: fpco/stackage-server

View File

@ -158,7 +158,7 @@ library
, haddock-library >= 1.2.0 && < 1.3 , haddock-library >= 1.2.0 && < 1.3
, async >= 2.1 && < 2.2 , async >= 2.1 && < 2.2
, yesod-gitrepo >= 0.2 && < 0.3 , yesod-gitrepo >= 0.2 && < 0.3
, hoogle >= 4.2 && < 4.3 , hoogle
, spoon >= 0.3 && < 0.4 , spoon >= 0.3 && < 0.4
, deepseq >= 1.4 && < 1.5 , deepseq >= 1.4 && < 1.5
, deepseq-generics >= 0.1 && < 0.2 , deepseq-generics >= 0.1 && < 0.2