mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-21 11:34:13 +00:00
haskell-haste-perch: update to version 0.1.0.4
The package remains broken because haste-compiler does not work.
This commit is contained in:
parent
4b61e40f24
commit
dd5802b9ac
@ -4,8 +4,8 @@
|
||||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "haste-perch";
|
||||
version = "0.1.0.3";
|
||||
sha256 = "1ad7kv47kq0sav49qnqdk76blk44sgjvk1zgn5k2bqvfnr26641j";
|
||||
version = "0.1.0.4";
|
||||
sha256 = "12ssfik7v671727yxplz44gwgy9i815l44r4z3x066ndcqglr306";
|
||||
buildDepends = [ hasteCompiler transformers ];
|
||||
meta = {
|
||||
homepage = "https://github.com/agocorona/haste-perch";
|
||||
|
Loading…
Reference in New Issue
Block a user