Copyright | (c) 2008 Sebastian Fischer 2011 - 2015 Björn Peemöller 2016 Finn Teegen |
---|---|
License | BSD-3-clause |
Maintainer | bjp@informatik.uni-kiel.de |
Stability | experimental |
Portability | portable |
Safe Haskell | Safe |
Language | Haskell2010 |
Transform a CurrySyntax module into a string representation without any pretty printing.
Behaves like a derived Show instance even on parts with a specific one.
Synopsis
- showModule :: Show a => Module a -> String