mirror of
https://github.com/Start9Labs/registry.git
synced 2026-03-26 02:11:53 +00:00
add routes for getting app config and manifest
This commit is contained in:
@@ -9,6 +9,8 @@ default-extensions:
|
||||
- NamedFieldPuns
|
||||
- NumericUnderscores
|
||||
- OverloadedStrings
|
||||
- StandaloneDeriving
|
||||
- FlexibleInstances
|
||||
|
||||
dependencies:
|
||||
- base >=4.12 && <5
|
||||
@@ -49,6 +51,8 @@ dependencies:
|
||||
- yesod
|
||||
- yesod-core
|
||||
- yesod-persistent
|
||||
- shakespeare
|
||||
- typed-process
|
||||
|
||||
library:
|
||||
source-dirs: src
|
||||
|
||||
Reference in New Issue
Block a user