Update examples to use new module names
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
import Eval.Haskell
|
||||
import System.Eval.Haskell
|
||||
|
||||
main = do m_s <- eval "map toUpper \"haskell\"" ["Data.Char"]
|
||||
case m_s of
|
||||
|
Reference in New Issue
Block a user