haskell-cabal-file-th: updated to version 0.2.1
svn path=/nixpkgs/trunk/; revision=30015
This commit is contained in:
parent
f31cd519b6
commit
e09dbeb845
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "cabal-file-th";
|
pname = "cabal-file-th";
|
||||||
version = "0.1";
|
version = "0.2.1";
|
||||||
sha256 = "1i0k8c9kf2av0vs9qhd15kqrkzi5z89va4gp2cfkssq66y98k8p8";
|
sha256 = "0nczwicgf6kx3lk5m7wqf1wj6ghn8jfx112dzh7jh4f4xs66nsd1";
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://github.com/nkpart/cabal-file-th";
|
homepage = "http://github.com/nkpart/cabal-file-th";
|
||||||
description = "Template Haskell expressions for reading fields from a project's cabal file";
|
description = "Template Haskell expressions for reading fields from a project's cabal file";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user