Portability | unportable |
---|---|
Stability | unstable |
Maintainer | Andrea Rossato <andrea.rossato@unitn.it> |
Text.CSL.Input.Json
Description
A module for reading Frank's citeproc-js testsuite.
Documentation
runTS :: [String] -> Int -> FilePath -> IO ()
test :: FilePath -> IO Bool
test' :: Int -> FilePath -> IO Bool
test_ :: Int -> FilePath -> IO Bool
data Test
Constructors
Test | |
Fields
|
Instances
Show Test |
mapJSArray :: (JSValue -> JSValue) -> JSValue -> JSValue
readJsonInput :: FilePath -> IO [Reference]