mirror of
https://github.com/commercialhaskell/stackage-server.git
synced 2026-01-27 03:11:57 +01:00
Add fpbuild.config
This commit is contained in:
parent
af28229971
commit
e87156a059
8
fpbuild.config
Normal file
8
fpbuild.config
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
docker:
|
||||||
|
repo-suffix: "_ghc-7.8.4.20141229_stackage-lts-1.0"
|
||||||
|
image-tag: "20150101"
|
||||||
|
# For fpbuild <= 0.1.0
|
||||||
|
registry-username: "dummy"
|
||||||
|
registry-password: "no-auth-required"
|
||||||
|
packages:
|
||||||
|
- "."
|
||||||
Loading…
Reference in New Issue
Block a user