From d8eedc3e2639f0f50f0554f89dc121da4941d4d1 Mon Sep 17 00:00:00 2001 From: Joris Date: Mon, 4 Apr 2016 22:48:33 +0200 Subject: Rename birthday to event --- birthday.cabal | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 birthday.cabal (limited to 'birthday.cabal') diff --git a/birthday.cabal b/birthday.cabal deleted file mode 100644 index a79f2b3..0000000 --- a/birthday.cabal +++ /dev/null @@ -1,19 +0,0 @@ -name: birthday -version: 1.0.0 -license: GPL-3 -homepage: https://github.com/guyonvarch/birthday -author: Joris Guyonvarch -build-type: Simple -cabal-version: >= 1.8 - -executable birthday - main-is: Main.hs - hs-source-dirs: src - ghc-options: -Wall -fwarn-incomplete-uni-patterns - build-depends: base - , text - , mime-mail - , time - , ConfigFile - , transformers - , parsec -- cgit v1.2.3