From 1a3ecbb58d85f70be0625777f9deb9a58907d2e2 Mon Sep 17 00:00:00 2001 From: Chris Wells Date: Sat, 11 Jan 2025 10:28:34 -0600 Subject: More basic modules for errors and parsers --- package.yaml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'package.yaml') 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 -- cgit v1.2.3