2
0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-02-18 01:54:34 +00:00

Merge pull request from boothead/master

Haskell: Bump 'mvc' to 1.0.3
This commit is contained in:
Peter Simons 2015-01-16 22:32:43 +01:00
commit 5d91f7f47f

View File

@ -6,8 +6,8 @@
cabal.mkDerivation (self: {
pname = "mvc";
version = "1.0.2";
sha256 = "1hah38hzy0d12b3vk7m6wfzx6hbm79zl4a9mx8bk9825c0g9qy0z";
version = "1.0.3";
sha256 = "1b1342qxyn2jxb3a5c9bp6ai7iwhbjxgfpbh2kjm7v75444lx78g";
buildDepends = [
async contravariant managed mmorph pipes pipesConcurrency
transformers