curry-frontend-0.4.2: Lexer, parser, type checker, etc. for the Curry language

Copyright(c) 2015 Björn Peemöller
LicenseBSD-3-clause
Maintainerbjp@informatik.uni-kiel.de
Stabilityexperimental
Portabilityportable
Safe HaskellNone
LanguageHaskell2010

IL.ShowModule

Description

This module implements a generic show function comparable to the one obtained by deriving Show. However, the internal representation of identifiers is hidden to avoid syntactic clutter.

Documentation