From 1397cbce522d8b0876e1854848b650980211c8c4 Mon Sep 17 00:00:00 2001 From: Griffin Smith Date: Sun, 28 Jun 2020 20:38:09 -0400 Subject: 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 --- users/glittershark/xanthous/package.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/users/glittershark/xanthous/package.yaml b/users/glittershark/xanthous/package.yaml index 84f84b6b0e..4aa42a0d97 100644 --- a/users/glittershark/xanthous/package.yaml +++ b/users/glittershark/xanthous/package.yaml @@ -28,7 +28,6 @@ dependencies: - checkers - classy-prelude - comonad -- comonad-extras - constraints - containers - data-default -- cgit 1.4.1