mirror of
https://github.com/Start9Labs/registry.git
synced 2026-03-26 02:11:53 +00:00
static path for appmgr and other feedback
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user