summaryrefslogtreecommitdiff
path: root/package.yaml
diff options
context:
space:
mode:
authorChris Wells <chris@mathematicaster.org>2025-02-04 15:10:57 -0600
committerChris Wells <chris@mathematicaster.org>2025-02-04 15:10:57 -0600
commit79fcc03c19fc0ec27e416bdf6944f718d38f8e09 (patch)
tree52c2978d90c0c750638bfabee34d0e77a0ed9791 /package.yaml
parent7085075a90c03025e5d53a256d42e317805b879b (diff)
downloadmain-79fcc03c19fc0ec27e416bdf6944f718d38f8e09.tar
main-79fcc03c19fc0ec27e416bdf6944f718d38f8e09.tar.gz
main-79fcc03c19fc0ec27e416bdf6944f718d38f8e09.tar.bz2
main-79fcc03c19fc0ec27e416bdf6944f718d38f8e09.tar.lz
main-79fcc03c19fc0ec27e416bdf6944f718d38f8e09.tar.xz
main-79fcc03c19fc0ec27e416bdf6944f718d38f8e09.tar.zst
main-79fcc03c19fc0ec27e416bdf6944f718d38f8e09.zip
Working on the alias module
Diffstat (limited to 'package.yaml')
-rw-r--r--package.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/package.yaml b/package.yaml
index 69298f2..ea851b2 100644
--- a/package.yaml
+++ b/package.yaml
@@ -33,11 +33,14 @@ default-extensions:
- OverloadedStrings
- PatternSynonyms
- TypeFamilies
+ - UndecidableInstances
library:
source-dirs: src
dependencies:
+ - aeson
- comonad
+ - containers
- bibtex
- binary
- blaze-html