<div dir="ltr"><div>I used cabal to install Crypto and it seemed to work fine<br><br></div>Here is what I see at the prompt when I try to import the module<br><br>$ ghci<br>GHCi, version 7.4.1: <a href="http://www.haskell.org/ghc/">http://www.haskell.org/ghc/</a>  :? for help<br>Loading package ghc-prim ... linking ... done.<br>Loading package integer-gmp ... linking ... done.<br>Loading package base ... linking ... done.<br>Prelude> :m +Crypto<br><br><no location info>:<br>    Could not find module `Crypto'<br>    It is not a module in the current program, or in any known package.<br>Prelude> :m +Crypto.Hash<br><br><no location info>:<br>    Could not find module `Crypto.Hash'<br>    It is not a module in the current program, or in any known package.<br>Prelude> :m +Crypto.Hash.Data<br><br><no location info>:<br>    Could not find module `Crypto.Data'<br>    It is not a module in the current program, or in any known package.<br><br clear="all"><div><div><br></div><div>Here is my package list.<br></div><div><br>$ ghc-pkg list<br>/var/lib/ghc/package.conf.d<br>   Cabal-1.14.0<br>   array-0.4.0.0<br>   base-4.5.0.0<br>   bin-package-db-0.0.0.0<br>   binary-0.5.1.0<br>   bytestring-0.9.2.1<br>   containers-0.4.2.1<br>   deepseq-1.3.0.0<br>   directory-1.1.0.2<br>   extensible-exceptions-0.1.1.4<br>   filepath-1.3.0.0<br>   ghc-7.4.1<br>   ghc-prim-0.2.0.0<br>   haskell2010-1.1.0.1<br>   haskell98-2.0.0.1<br>   hoopl-3.8.7.3<br>   hpc-0.5.1.1<br>   integer-gmp-0.4.0.0<br>   old-locale-1.0.0.4<br>   old-time-1.1.0.0<br>   pretty-1.1.1.0<br>   process-1.1.0.1<br>   rts-1.0<br>   template-haskell-2.7.0.0<br>   time-1.4<br>   unix-2.5.1.0<br>/home/dlee/.ghc/i386-linux-7.4.1/package.conf.d<br>   Crypto-4.2.5.1<br>   HUnit-1.3.0.0<br>   QuickCheck-2.8.1<br>   primitive-0.6.1.0<br>   random-1.1<br>   tf-random-0.5<br>   transformers-0.4.3.0<br><br><br></div><div>I'd appreciate tips on how to troubleshoot what's going on.<br><br></div><br><div><br>-- <br><div class="gmail_signature"><div dir="ltr"><div>Dustin Lee<br>qhfgva=rot13(dustin)<br>ᕕ( ᐛ )ᕗ<br></div></div></div>
</div></div></div>