packages feed

indentation-0.3: src/Text/Parsec/Indentation/Token.hs

{-# language PackageImports #-}
module Text.Parsec.Indentation.Token (module Impl) where

import "indentation-parsec" Text.Parsec.Indentation.Token as Impl