mirror of
https://github.com/commercialhaskell/stackage-server.git
synced 2026-01-12 04:08:29 +01:00
We just discovered that ubuntu:16.04 removes /etc/protocol, which is needed by getProtocolByName
19 lines
454 B
YAML
19 lines
454 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:lts-5
|
|
add:
|
|
config: /app/config
|
|
static: /app/static
|
|
extra-deps:
|
|
- prometheus-client-0.1.0.1
|
|
- prometheus-metrics-ghc-0.1.0.1
|
|
- wai-middleware-prometheus-0.1.0.1
|