haskell-project-template: update to version 0.1.2

This commit is contained in:
Peter Simons 2013-02-09 18:24:50 +01:00
parent e36304f903
commit 58eedef652

View File

@ -5,8 +5,8 @@
cabal.mkDerivation (self: {
pname = "project-template";
version = "0.1.1";
sha256 = "186hqfhhl77yq9gqiw59jbnkk7xmpljqfwwilzjkjknf3ifhs5na";
version = "0.1.2";
sha256 = "16rgarx78jwiimh3q8flxvmfraxmc1dxl8r04q4j1p9ap3mnvg61";
buildDepends = [
base64Bytestring base64Conduit classyPreludeConduit conduit mtl
resourcet systemFileio systemFilepath text transformers