hpython-0.2: Python language tools

Safe HaskellSafe
LanguageHaskell2010

Language.Python.Syntax.Raw

Synopsis
  • type Raw f = f '[] ()

Documentation

type Raw f = f '[] () Source #

Raw represents unvalidated, un-annotated terms.