fix(xan): Disable comonad-extras

Turns out we don't actually need this, and the patch for it doesn't
cleanly apply anymore

Change-Id: Ifc95496211c7c1c779fd2544f4ff5a51aa3857ab
Reviewed-on: https://cl.tvl.fyi/c/depot/+/736
Reviewed-by: glittershark <grfn@gws.fyi>
This commit is contained in:
Griffin Smith 2020-06-28 20:38:09 -04:00 committed by glittershark
parent 6cd8b8e7e8
commit 1397cbce52

View file

@ -28,7 +28,6 @@ dependencies:
- checkers
- classy-prelude
- comonad
- comonad-extras
- constraints
- containers
- data-default