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@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@gmail.com> wrote:
(sorry if dup.  I sent first before confirming my subscription)

From the homework description I've tried running:

dlee@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@haskell.org
http://www.haskell.org/mailman/listinfo/beginners


_______________________________________________
Beginners mailing list
Beginners@haskell.org
http://www.haskell.org/mailman/listinfo/beginners




--
Dustin Lee
qhfgva=rot13(dustin)