License | BSD3 |
---|---|
Maintainer | The Idris Community. |
Safe Haskell | Safe-Inferred |
Language | Haskell2010 |
IRTS.DumpBC
Description
Documentation
serializeReg :: Reg -> String Source #
serializeCase :: Show a => Int -> (a, [BC]) -> String Source #
serializeDefault :: Int -> [BC] -> String Source #
serializeBC :: Int -> BC -> String Source #