hpython-0.1: src/Language/Python/Syntax/Raw.hs
{-# language DataKinds #-}
module Language.Python.Syntax.Raw where
-- | 'Raw' represents unvalidated, un-annotated terms.
type Raw f = f '[] (){-# language DataKinds #-}
module Language.Python.Syntax.Raw where
-- | 'Raw' represents unvalidated, un-annotated terms.
type Raw f = f '[] ()