From bbf6088d77a294f0986d13824f9f04492ec11aeb Mon Sep 17 00:00:00 2001 From: Dominic Orchard Date: Thu, 14 Jul 2016 13:59:46 +0100 Subject: [PATCH] remove type-level-sets and effect-monad for now I will fix these and add these at a later date. remove for now. --- build-constraints.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ff5ffb02..f7b89367 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2430,11 +2430,9 @@ packages: - array-memoize - camfort - codo-notation - - effect-monad - fortran-src - ixmonad - - language-fortran - - type-level-sets + - language-fortran # If you stop maintaining a package you can move it here. # It will then be disabled if it starts causing problems.