diff options
Diffstat (limited to 'package.yaml')
| -rw-r--r-- | package.yaml | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/package.yaml b/package.yaml index c180a88..550010e 100644 --- a/package.yaml +++ b/package.yaml @@ -37,6 +37,8 @@ default-extensions: library: source-dirs: src dependencies: + - comonad + - bibtex - binary - blaze-html - bytestring @@ -44,13 +46,13 @@ library: - filepath - hakyll - HaTeX - - latex-formulae-hakyll - mtl - network-uri - pandoc - parsec + - process - string-conv - - system + # - system - text - uri-encode |
