haskell - Import monad state -


i'm trying import monad state. did following command:

:m control.monad.state 

but module cannot found. i'm using ghci, version 7.0.4:.

can give me hint fix problem?

thank you.

you're missing the mtl package.

you can either install hackage yourself; or install the haskell platform, comes necessary libraries.


Comments

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -

php - Controller/JToolBar not working in Joomla 2.5 -