mirror of
https://github.com/simonmichael/hledger.git
synced 2024-11-08 07:09:28 +03:00
web: Move sources to src/ subdirectory
This commit is contained in:
parent
4faf0d8b4a
commit
9beec88727
@ -119,6 +119,7 @@ flag threaded
|
|||||||
default: True
|
default: True
|
||||||
|
|
||||||
library
|
library
|
||||||
|
hs-source-dirs: src
|
||||||
exposed-modules:
|
exposed-modules:
|
||||||
Application
|
Application
|
||||||
Foundation
|
Foundation
|
||||||
|
@ -113,6 +113,7 @@ ghc-options:
|
|||||||
- -fwarn-tabs
|
- -fwarn-tabs
|
||||||
|
|
||||||
library:
|
library:
|
||||||
|
source-dirs: src
|
||||||
cpp-options: -DVERSION="1.9.99"
|
cpp-options: -DVERSION="1.9.99"
|
||||||
exposed-modules:
|
exposed-modules:
|
||||||
- Application
|
- Application
|
||||||
|
Loading…
Reference in New Issue
Block a user