| Copyright | (c) 2011 Patrick Bahr, Tom Hvitved |
|---|---|
| License | BSD3 |
| Maintainer | Tom Hvitved <hvitved@diku.dk> |
| Stability | experimental |
| Portability | non-portable (GHC Extensions) |
| Safe Haskell | None |
| Language | Haskell98 |
Data.Comp.Param.Multi.Show
Description
This module defines showing of signatures, which lifts to showing of terms.
Documentation
Signature printing. An instance ShowHD f gives rise to an instance
Show (Term f i).