diff options
-rw-r--r-- | haskell/haskell-citeproc-hs/README | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/haskell/haskell-citeproc-hs/README b/haskell/haskell-citeproc-hs/README index 1c690aae2c..e272ffa4ae 100644 --- a/haskell/haskell-citeproc-hs/README +++ b/haskell/haskell-citeproc-hs/README @@ -2,8 +2,5 @@ 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. - After uninstalling, run this command to unregister the package from the ghc package database: ghc-pkg recache |