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
|
||||
|
||||
library
|
||||
hs-source-dirs: src
|
||||
exposed-modules:
|
||||
Application
|
||||
Foundation
|
||||
|
@ -113,6 +113,7 @@ ghc-options:
|
||||
- -fwarn-tabs
|
||||
|
||||
library:
|
||||
source-dirs: src
|
||||
cpp-options: -DVERSION="1.9.99"
|
||||
exposed-modules:
|
||||
- Application
|
||||
|
Loading…
Reference in New Issue
Block a user