Use src instead of app
This commit is contained in:
parent
157ee636e8
commit
7caadcbeb9
2 changed files with 1 additions and 1 deletions
|
|
@ -71,7 +71,7 @@ executable language
|
|||
build-depends: base ^>=4.16.3.0
|
||||
|
||||
-- Directories containing source files.
|
||||
hs-source-dirs: app
|
||||
hs-source-dirs: src
|
||||
|
||||
-- Base language which the package is written in.
|
||||
default-language: GHC2021
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue