diff options
Diffstat (limited to 'package.yaml')
-rw-r--r-- | package.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.yaml b/package.yaml index 40e42a5b8a43..5f43171e38d1 100644 --- a/package.yaml +++ b/package.yaml @@ -24,6 +24,7 @@ dependencies: - quickcheck-text - quickcheck-instances - brick +- bifunctors - checkers - classy-prelude - comonad |