From 79fcc03c19fc0ec27e416bdf6944f718d38f8e09 Mon Sep 17 00:00:00 2001 From: Chris Wells Date: Tue, 4 Feb 2025 15:10:57 -0600 Subject: Working on the alias module --- package.yaml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'package.yaml') 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 -- cgit v1.2.3