summaryrefslogtreecommitdiff
path: root/doc/install/cabal/comment_22_2f27b78215f97ade1986ca806c634cb3._comment
blob: d7ff05617739da1955c7eb58990608e779f90e56 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[[!comment format=mdwn
 username="RaspberryPie"
 ip="96.44.189.100"
 subject=""Could not find module Crypto.Hash" error when building git-annex "
 date="2013-10-21T19:55:12Z"
 content="""
Lately I get this error message when trying to build git-annex-v4.20131002:

    Utility/Hash.hs:7:8:
        Could not find module `Crypto.Hash'
        Perhaps you meant
    	  Crypto.HMAC (needs flag -package crypto-api-0.10.2)
        Use -v to see a list of the files searched for.

crypto-api-0.10.2 is installed as a debian dev package. All the dependencies are met. I have no idea what's going on.  
"""]]