[Haskell-beginners] Data-List-Utils

CEO'Riley ceoriley at gmail.com
Wed Oct 19 02:09:04 CEST 2011



Hello,

 

I am new to Haskell and eager to learn what I believe is an exciting
language.  I have recently attempted to load the ProviderLookupApp module
attached and received the following error message:

 

ProviderLookupApp.hs:14:8:

    Could not find module `Data.List.Utils':

      Use -v to see a list of the files searched for.

 

I then located the Data.List.Utils module and attempted to load that but
received the error message:

 

Data.List.Utils.hs:63:8:

    Ambiguous module name `Control.Monad.State':

      it was found in multiple packages: monads-fd-0.2.0.0 mtl-2.0.1.0

Failed, modules loaded: none.

 

I am running in the Windows environment.  Any assistance in this matter
would be greatly appreciated.  Additionally, exactly how is the -v argument
used?  Thanks.

 

 

Regards,

CEO'Riley

Charles E. O'Riley Jr.

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/beginners/attachments/20111018/7c54acbc/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/jpeg
Size: 7023 bytes
Desc: not available
URL: <http://www.haskell.org/pipermail/beginners/attachments/20111018/7c54acbc/attachment-0001.jpeg>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Data.List.Utils.hs
Type: application/octet-stream
Size: 15954 bytes
Desc: not available
URL: <http://www.haskell.org/pipermail/beginners/attachments/20111018/7c54acbc/attachment-0002.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ProviderLookupApp.hs
Type: application/octet-stream
Size: 7079 bytes
Desc: not available
URL: <http://www.haskell.org/pipermail/beginners/attachments/20111018/7c54acbc/attachment-0003.obj>


More information about the Beginners mailing list