haskell-hfsevents: re-generate with cabal2nix

This commit is contained in:
Peter Simons 2014-04-28 19:00:27 +02:00
parent 11fc857e30
commit 93846bef59

View File

@ -1,4 +1,4 @@
{ cabal, cereal, mtl, text, gccApple }:
{ cabal, cereal, gccApple, mtl, text }:
cabal.mkDerivation (self: {
pname = "hfsevents";