Safe Haskell | None |
---|---|
Language | Haskell2010 |
Generics.BiGUL.Interpreter.Unsafe
Description
The unsafe interpreters, which assume that computation always succeeds and omit all dynamic checking.
Use these interpreters only when you have ensured that your BiGUL
program is correct.