Copyright | (C) 2014 John MacFarlane |
---|---|
License | BSD-style (see LICENSE) |
Maintainer | John MacFarlane <jgm@berkeley.edu> |
Stability | unstable |
Portability | unportable |
Safe Haskell | None |
Language | Haskell98 |
Text.CSL.Parser
Description
Parser for CSL XML files.
Documentation
readCSLFile :: Maybe String -> FilePath -> IO Style
Read and parse a CSL style file into a localized sytle.
parseCSL' :: ByteString -> Style
parseLocale :: String -> IO Locale
Parse locale.