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.)
(sorry if dup. I sent first before confirming my subscription)--dustinThanks,From the homework description I've tried running:Is my haskell install messed up? Have the libraries changed since the homework was created?
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.Dustin Lee
qhfgva=rot13(dustin)
_______________________________________________
Beginners mailing list
Beginners@haskell.org
http://www.haskell.org/mailman/listinfo/beginners