packages feed

hjs-0.2: src/HJS/Interpreter/Eval.hs~

module HJS.Interpreter.Eval where

eval :: String -> InterpM Value
eval s = do