web: drop unused cabal data-dir/data-files
This commit is contained in:
parent
8521c07df7
commit
1467357058
@ -20,18 +20,11 @@ stability: beta
|
|||||||
tested-with: GHC==6.12
|
tested-with: GHC==6.12
|
||||||
cabal-version: >= 1.6
|
cabal-version: >= 1.6
|
||||||
build-type: Simple
|
build-type: Simple
|
||||||
data-dir: .hledger
|
|
||||||
data-files:
|
|
||||||
web/combo_select.gif
|
|
||||||
web/dhtmlxcombo.js
|
|
||||||
web/dhtmlxcommon.js
|
|
||||||
web/favicon.ico
|
|
||||||
web/hledger.js
|
|
||||||
web/jquery.js
|
|
||||||
web/jquery.url.js
|
|
||||||
web/style.css
|
|
||||||
extra-tmp-files:
|
extra-tmp-files:
|
||||||
extra-source-files:
|
extra-source-files:
|
||||||
|
-- included via hamletFile/EmbeddedFiles.hs since yesod needs the paths at compile-time
|
||||||
|
-- data-dir:
|
||||||
|
-- data-files:
|
||||||
|
|
||||||
source-repository head
|
source-repository head
|
||||||
type: darcs
|
type: darcs
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user