[Haskell] Fast Packed Strings Question
Brandon S. Allbery KF8NH
allbery at ece.cmu.edu
Sun Jan 7 14:28:14 EST 2007
On Jan 7, 2007, at 14:30 , Dominic Steinitz wrote:
> Data/Digest/SHA1.hs:36:17:
> Could not find module `Data.ByteString':
> it was found in multiple packages: fps-0.8 base
>
> What's the story with fast packed strings these days?
>
> Is it now part of base and I shouldn't have installed it? If not,
> can someone remind me how I hide the module in base?
Yes, it's in base-2.0 (GHC 6.6).
ghc-pkg unregister fps-0.8
--
brandon s. allbery [linux,solaris,freebsd,perl] allbery at kf8nh.com
system administrator [openafs,heimdal,too many hats] allbery at ece.cmu.edu
electrical and computer engineering, carnegie mellon university KF8NH
More information about the Haskell
mailing list