mirror of
https://github.com/Start9Labs/registry.git
synced 2026-03-26 02:11:53 +00:00
fixes package.yaml setup
This commit is contained in:
@@ -102,8 +102,8 @@ name: start9-registry
|
||||
version: 0.0.0
|
||||
executables:
|
||||
start9-registry:
|
||||
source-dirs: src
|
||||
main: Main.hs
|
||||
source-dirs: app
|
||||
main: main.hs
|
||||
ghc-options:
|
||||
- -threaded
|
||||
- -rtsopts
|
||||
|
||||
Reference in New Issue
Block a user