summaryrefslogtreecommitdiff
path: root/hadrian/ci.project
diff options
context:
space:
mode:
authorAlp Mestanogullari <alpmestan@gmail.com>2019-04-15 13:52:34 +0200
committerMarge Bot <ben+marge-bot@smart-cactus.org>2019-04-30 20:35:35 -0400
commit37a4fd9715de4dad8033ea74483432c77818abf5 (patch)
treeab9a1860f5f0acfe84e8b14ac43302f3f718627c /hadrian/ci.project
parent2988ef5e0334f9841bf23d905b0363a3b8a1a660 (diff)
downloadhaskell-37a4fd9715de4dad8033ea74483432c77818abf5.tar.gz
Build Hadrian with -Werror in the 'ghc-in-ghci' CI job
Diffstat (limited to 'hadrian/ci.project')
-rw-r--r--hadrian/ci.project5
1 files changed, 5 insertions, 0 deletions
diff --git a/hadrian/ci.project b/hadrian/ci.project
new file mode 100644
index 0000000000..a3d14d6666
--- /dev/null
+++ b/hadrian/ci.project
@@ -0,0 +1,5 @@
+packages: ./
+ ../libraries/Cabal/Cabal/
+
+package hadrian
+ ghc-options: -Werror