Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
CompiletoVm
Documentation
getString :: Int -> ByteString -> String -> (String, ByteString) Source #
getList :: Int -> ByteString -> [Instruction] -> ([Instruction], ByteString) Source #
getDefinedValue :: Int -> ByteString -> [Instruction] -> ([Instruction], ByteString) Source #
getFnv :: Int -> ByteString -> [Instruction] -> ([Instruction], ByteString) Source #
getArg :: Int -> ByteString -> [Instruction] -> ([Instruction], ByteString) Source #