
5 Jan
2016
5 Jan
'16
11:44 a.m.
Also it is recommended to install things into project specific sandboxes rather than globally. E.g. mkdir myProj cd myProj cabal sandbox init cabal install hxq Martin Imants Cekusins:
Ambiguous module name `Prelude': it was found in multiple packages: base haskell98-2.0.0.2
just guessing:
https://hackage.haskell.org/package/HXQ -> https://hackage.haskell.org/package/haskell98 -> base (==4.7.*),
what base version was installed on your pc before you tried to install HXQ?
is it possible to install multiple base versions? _______________________________________________ Beginners mailing list Beginners@haskell.org http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners