static path for appmgr and other feedback

This commit is contained in:
Lucy Cifferello
2020-10-07 16:47:05 -06:00
parent 0e1e77f4b6
commit 846b1d7754
6 changed files with 12 additions and 15 deletions

View File

@@ -2,15 +2,15 @@ name: start9-registry
version: 0.1.0
default-extensions:
- NoImplicitPrelude
- FlexibleInstances
- GeneralizedNewtypeDeriving
- LambdaCase
- MultiWayIf
- NamedFieldPuns
- NoImplicitPrelude
- NumericUnderscores
- OverloadedStrings
- StandaloneDeriving
- FlexibleInstances
dependencies:
- base >=4.12 && <5
@@ -36,10 +36,12 @@ dependencies:
- persistent-template
- process
- protolude
- shakespeare
- template-haskell
- text
- time
- transformers
- typed-process
- unordered-containers
- unix
- wai
@@ -51,8 +53,6 @@ dependencies:
- yesod
- yesod-core
- yesod-persistent
- shakespeare
- typed-process
library:
source-dirs: src