about summary refs log tree commit diff
path: root/package.yaml
diff options
context:
space:
mode:
authorGriffin Smith <root@gws.fyi>2020-05-25T15·21-0400
committerGriffin Smith <root@gws.fyi>2020-05-25T15·21-0400
commitdb6ea025818b2212725442a733ad02d4b5188d2a (patch)
treef04282ce40f8ca5584b17dd3c2ba29a1979e49b0 /package.yaml
parent2c86856ca7784483a7cdd438763b2693a297908a (diff)
Begin a broken-out NestedMap type
Begin breaking out a NestedMap data structure, which existed in both the
variables for the new template system and the structure that stored
messages.
Diffstat (limited to 'package.yaml')
-rw-r--r--package.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.yaml b/package.yaml
index 40e42a5b8a..5f43171e38 100644
--- a/package.yaml
+++ b/package.yaml
@@ -24,6 +24,7 @@ dependencies:
 - quickcheck-text
 - quickcheck-instances
 - brick
+- bifunctors
 - checkers
 - classy-prelude
 - comonad