idris-0.9.20: Functional Programming Language with Dependent Types

Safe HaskellNone
LanguageHaskell98

IRTS.DumpBC

Documentation

interMap :: [a] -> [b] -> (a -> [b]) -> [b] Source

serializeCase :: Show a => Int -> (a, [BC]) -> String Source

dumpBC :: [(Name, SDecl)] -> String -> IO () Source