Remove old files
This commit is contained in:
parent
2d6220b593
commit
cf13f66dea
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user