haskell-test-framework-th-prime: update to version 0.0.7
This commit is contained in:
parent
37ccde14a0
commit
325a3ed187
1 changed files with 2 additions and 2 deletions
|
@ -4,8 +4,8 @@
|
|||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "test-framework-th-prime";
|
||||
version = "0.0.6";
|
||||
sha256 = "11fk7sk644ky8f22imrfqk8yx07050vy9szha0pnkkjk9i3bqfcq";
|
||||
version = "0.0.7";
|
||||
sha256 = "056d66jk7gn0ghsb75f2kpspws0gs1w9vnw0ywpq6kbskv992v0p";
|
||||
buildDepends = [ cpphs haskellSrcExts testFramework ];
|
||||
meta = {
|
||||
description = "Template Haskell for test framework";
|
||||
|
|
Loading…
Reference in a new issue