Remove old files

master
rnhmjoj 2015-05-09 22:24:52 +02:00
parent 2d6220b593
commit cf13f66dea
1 changed files with 0 additions and 3 deletions

View File

@ -15,8 +15,6 @@ copyright: (C) Michele Guerini Rocco 2015
category: Web
build-type: Simple
extra-source-files: README.md, LICENSE
data-files: static/*.png, static/*.html, static/*.css,
views/*.html
data-files: static/*.png, static/*.css
cabal-version: >=1.10
@ -28,7 +26,6 @@ executable breve
main-is: Main.hs
hs-source-dirs: src
default-language: Haskell2010
other-modules: Application, Breve.Common,
other-modules: Application, Views, Breve.Settings,
Breve.Generator, Breve.UrlTable
other-extensions: OverloadedStrings