mirror of
https://github.com/commercialhaskell/stackage-server.git
synced 2026-01-11 19:58:28 +01:00
15 lines
327 B
YAML
15 lines
327 B
YAML
resolver: lts-5.15
|
|
packages:
|
|
- .
|
|
- location:
|
|
git: https://github.com/snoyberg/hoogle.git
|
|
commit: 765bd653d687e8569cd989be1637de86dcb20d56
|
|
extra-dep: true
|
|
image:
|
|
container:
|
|
name: fpco/stackage-server
|
|
base: fpco/stack-run
|
|
add:
|
|
config: /app/config
|
|
static: /app/static
|