haskell-project-template: update to version 0.1.2
This commit is contained in:
parent
e36304f903
commit
58eedef652
@ -5,8 +5,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "project-template";
|
pname = "project-template";
|
||||||
version = "0.1.1";
|
version = "0.1.2";
|
||||||
sha256 = "186hqfhhl77yq9gqiw59jbnkk7xmpljqfwwilzjkjknf3ifhs5na";
|
sha256 = "16rgarx78jwiimh3q8flxvmfraxmc1dxl8r04q4j1p9ap3mnvg61";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
base64Bytestring base64Conduit classyPreludeConduit conduit mtl
|
base64Bytestring base64Conduit classyPreludeConduit conduit mtl
|
||||||
resourcet systemFileio systemFilepath text transformers
|
resourcet systemFileio systemFilepath text transformers
|
||||||
|
Loading…
x
Reference in New Issue
Block a user