haskell-singletons: update to version 1.0
This commit is contained in:
parent
2ce311dac7
commit
9d2a903491
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "singletons";
|
pname = "singletons";
|
||||||
version = "0.10.0";
|
version = "1.0";
|
||||||
sha256 = "14vnkw9ihrs3xg3lhb3wkyfz59lsaz4c3iqh3hqy7x9gmifgggwr";
|
sha256 = "1rd1728wghhqlg2djd7az8i01rf4i3wwwcnz2v43a39jjvhlklkg";
|
||||||
buildDepends = [ mtl thDesugar ];
|
buildDepends = [ mtl thDesugar ];
|
||||||
testDepends = [ Cabal constraints filepath tasty tastyGolden ];
|
testDepends = [ Cabal constraints filepath tasty tastyGolden ];
|
||||||
noHaddock = true;
|
noHaddock = true;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user