[Haskell-beginners] Fwd: cis194 hw7 question - getting example to work

Dustin Lee qhfgva at gmail.com
Mon Jan 5 21:28:01 UTC 2015


Thanks for the reply.  What's the simplest path to getting this?  I'm not
very familiar with haskell tools, library management.   I'm using ubuntu if
that helps

On Mon, Jan 5, 2015 at 2:25 PM, Carl Eyeinsky <eyeinsky9 at gmail.com> wrote:

> Hi Dustin,
>
> perhaps you're missing mtl. (There are also C.M.Trans.State in
> transformers, though IIRC you have to use lift there to access the methods
> in your monad stack.)
> On Jan 5, 2015 9:28 PM, "Dustin Lee" <qhfgva at gmail.com> wrote:
>
>> (sorry if dup.  I sent first before confirming my subscription)
>>
>> From the homework description I've tried running:
>>
>> dlee at morty ~/repos/cis194/week7 $ runhaskell StringBufEditor.hs
>>
>> Editor.hs:11:8:
>>     Could not find module `Control.Monad.State'
>>     Perhaps you meant
>>       Control.Monad.ST (from base)
>>       Control.Monad.ST.Safe (from base)
>>       Control.Monad.Fix (from base)
>>     Use -v to see a list of the files searched for.
>>
>> Is my haskell install messed up?   Have the libraries changed since the
>> homework was created?
>>
>> Thanks,
>>
>> dustin
>>
>> --
>> Dustin Lee
>> qhfgva=rot13(dustin)
>>
>> _______________________________________________
>> Beginners mailing list
>> Beginners at haskell.org
>> http://www.haskell.org/mailman/listinfo/beginners
>>
>>
> _______________________________________________
> Beginners mailing list
> Beginners at haskell.org
> http://www.haskell.org/mailman/listinfo/beginners
>
>


-- 
Dustin Lee
qhfgva=rot13(dustin)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/beginners/attachments/20150105/d2b7d398/attachment.html>


More information about the Beginners mailing list