about summary refs log tree commit diff
path: root/third_party/bazel/rules_haskell/constants.bzl
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/bazel/rules_haskell/constants.bzl')
-rw-r--r--third_party/bazel/rules_haskell/constants.bzl1
1 files changed, 1 insertions, 0 deletions
diff --git a/third_party/bazel/rules_haskell/constants.bzl b/third_party/bazel/rules_haskell/constants.bzl
new file mode 100644
index 0000000000..930fc8e384
--- /dev/null
+++ b/third_party/bazel/rules_haskell/constants.bzl
@@ -0,0 +1 @@
+test_ghc_version = "8.6.4"