haskell-case-insensitive: update to version 1.2.0.0
This commit is contained in:
parent
9aad370b80
commit
068a8e42d3
@ -15,5 +15,6 @@ cabal.mkDerivation (self: {
|
|||||||
description = "Case insensitive string comparison";
|
description = "Case insensitive string comparison";
|
||||||
license = self.stdenv.lib.licenses.bsd3;
|
license = self.stdenv.lib.licenses.bsd3;
|
||||||
platforms = self.ghc.meta.platforms;
|
platforms = self.ghc.meta.platforms;
|
||||||
|
hydraPlatforms = self.stdenv.lib.platforms.none;
|
||||||
};
|
};
|
||||||
})
|
})
|
||||||
|
Loading…
x
Reference in New Issue
Block a user