Copyright | (c) Karl Luc DFKI Bremen 2010 Soeren Schulze 2012 |
---|---|
License | GPLv2 or higher |
Maintainer | s.schulze@uni-bremen.de |
Stability | experimental |
Portability | portable |
Safe Haskell | Safe |
Documentation
quotedChar :: CharParser st Char Source #
quotedString :: CharParser st String Source #
kifSpecial :: Char -> Bool Source #
kifUnofficial :: Char -> Bool Source #
kifWordChar :: Char -> Bool Source #
kifInitialChar :: Char -> Bool Source #
commentLine :: CharParser st String Source #