Copyright | (c) Dan Doel 2013 |
---|---|
License | BSD3 |
Maintainer | Dan Doel <dan.doel@gmail.com> |
Stability | experimental |
Portability | non-portable |
Safe Haskell | None |
Language | Haskell2010 |
Documentation
prettyHardTerm :: HardTerm -> Doc Source
prettyTerm :: Applicative f => Term t v -> [String] -> Int -> (t -> Int -> f Doc) -> (v -> Int -> f Doc) -> f Doc Source