aboutsummaryrefslogtreecommitdiff
path: root/haskell/haskell-citeproc-hs/README
diff options
context:
space:
mode:
authorPeter Wang <novalazy@gmail.com>2011-09-07 23:07:18 -0400
committerNiels Horn <niels.horn@slackbuilds.org>2011-09-21 19:48:30 -0300
commite0068de61f448e0e40487b391913c767fd80c6ab (patch)
treeaf8196ec6735382b9fd07a46019f3900eb1af53d /haskell/haskell-citeproc-hs/README
parent18a59dbfda9be62d19e2a30895c1ea82bf56bffc (diff)
downloadslackbuilds-e0068de61f448e0e40487b391913c767fd80c6ab.tar.xz
haskell/haskell-citeproc-hs: Added (implementation of CSL)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-citeproc-hs/README')
-rw-r--r--haskell/haskell-citeproc-hs/README9
1 files changed, 9 insertions, 0 deletions
diff --git a/haskell/haskell-citeproc-hs/README b/haskell/haskell-citeproc-hs/README
new file mode 100644
index 000000000000..ab672e8f4056
--- /dev/null
+++ b/haskell/haskell-citeproc-hs/README
@@ -0,0 +1,9 @@
+citeproc-hs is a Haskell library for rendering bibliographic reference
+citations into a variety of styles using a macro language called
+Citation Style Language (CSL).
+
+This requires ghc, haskell-mtl, haskell-json, haskell-utf8-string,
+haskell-xml, haskell-syb, haskell-parsec and haskell-pandoc-types.
+
+When uninstalling, run the following command to unregister the package
+from the ghc package database: ghc-pkg recache