From e87156a0594c8b1200c680507c59c569cfcfef70 Mon Sep 17 00:00:00 2001 From: ketzacoatl Date: Wed, 7 Jan 2015 16:00:36 +0000 Subject: [PATCH] Add fpbuild.config --- fpbuild.config | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 fpbuild.config diff --git a/fpbuild.config b/fpbuild.config new file mode 100644 index 0000000..99fe986 --- /dev/null +++ b/fpbuild.config @@ -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: + - "."