pandoc-citeproc-0.16.4.1: Supports using pandoc with citeproc
Copyright(c) John MacFarlane
LicenseBSD-style (see LICENSE)
MaintainerJohn MacFarlane <fiddlosopher@gmail.com>
Stabilityunstable
Portabilityunportable
Safe HaskellSafe
LanguageHaskell2010

Text.CSL.Data

Description

 
Synopsis

Documentation

getLocale :: String -> IO ByteString Source #

Raises CSLLocaleException on error.

data CSLLocaleException Source #

Constructors

CSLLocaleNotFound String 
CSLLocaleReadError IOException 

Instances

Instances details
Show CSLLocaleException Source # 
Instance details

Defined in Text.CSL.Data

Exception CSLLocaleException Source # 
Instance details

Defined in Text.CSL.Data

getDefaultCSL :: IO ByteString Source #

getManPage :: IO ByteString Source #

getLicense :: IO ByteString Source #