haskell-haskell-src-meta: updated to version 0.5
svn path=/nixpkgs/trunk/; revision=28820
This commit is contained in:
parent
506b355d33
commit
dfcddab7e2
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "haskell-src-meta";
|
pname = "haskell-src-meta";
|
||||||
version = "0.4.0.2";
|
version = "0.5";
|
||||||
sha256 = "1i3lhik0sa34x6rnkfa9scai9cdgx05h6mrbhwsfc7p2jlsixk92";
|
sha256 = "0403j2ks2as61rfl049v4h43xpgx06bm739y80vada6jc85rfinr";
|
||||||
buildDepends = [ haskellSrcExts syb thLift ];
|
buildDepends = [ haskellSrcExts syb thLift ];
|
||||||
meta = {
|
meta = {
|
||||||
description = "Parse source to template-haskell abstract syntax";
|
description = "Parse source to template-haskell abstract syntax";
|
||||||
|
Loading…
Reference in New Issue
Block a user