Remove old files
This commit is contained in:
parent
2d6220b593
commit
cf13f66dea
@ -15,8 +15,6 @@ copyright: (C) Michele Guerini Rocco 2015
|
|||||||
category: Web
|
category: Web
|
||||||
build-type: Simple
|
build-type: Simple
|
||||||
extra-source-files: README.md, LICENSE
|
extra-source-files: README.md, LICENSE
|
||||||
data-files: static/*.png, static/*.html, static/*.css,
|
|
||||||
views/*.html
|
|
||||||
data-files: static/*.png, static/*.css
|
data-files: static/*.png, static/*.css
|
||||||
cabal-version: >=1.10
|
cabal-version: >=1.10
|
||||||
|
|
||||||
@ -28,7 +26,6 @@ executable breve
|
|||||||
main-is: Main.hs
|
main-is: Main.hs
|
||||||
hs-source-dirs: src
|
hs-source-dirs: src
|
||||||
default-language: Haskell2010
|
default-language: Haskell2010
|
||||||
other-modules: Application, Breve.Common,
|
|
||||||
other-modules: Application, Views, Breve.Settings,
|
other-modules: Application, Views, Breve.Settings,
|
||||||
Breve.Generator, Breve.UrlTable
|
Breve.Generator, Breve.UrlTable
|
||||||
other-extensions: OverloadedStrings
|
other-extensions: OverloadedStrings
|
||||||
|
Loading…
Reference in New Issue
Block a user