From fc6ef6ed90d8fa3e401d52fb6410943da6f718af Mon Sep 17 00:00:00 2001 From: Filip Gralinski Date: Tue, 25 Aug 2015 20:47:52 +0200 Subject: [PATCH] fix cabal file --- geval.cabal | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/geval.cabal b/geval.cabal index 8debb5e..6b59fd5 100644 --- a/geval.cabal +++ b/geval.cabal @@ -1,11 +1,11 @@ name: geval version: 0.1.0.0 -synopsis: Initial project template from stack +synopsis: Machine learning evaluation tools description: Please see README.md homepage: http://github.com/name/project license: Apache license-file: LICENSE -author: Filip Gralinski +author: Filip GraliƄski maintainer: filipg@amu.edu.pl -- copyright: category: Web @@ -57,4 +57,4 @@ test-suite geval-test source-repository head type: git - location: https://github.com/name/project + location: https://github.com/filipg/geval