Skip to content

Commit

Permalink
haskell-shake: update to version 0.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
peti committed Jun 9, 2014
1 parent 471dd8d commit 4e02b6c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkgs/development/libraries/haskell/shake/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ cabal.mkDerivation (self: {
binary deepseq filepath hashable QuickCheck random time
transformers unorderedContainers utf8String
];
doCheck = !self.stdenv.isDarwin;
meta = {
homepage = "https://github.com/ndmitchell/shake";
description = "Build system library, like Make, but more accurate dependencies";
Expand Down

0 comments on commit 4e02b6c

Please sign in to comment.