summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Kreutz <mail@skreutz.com>2024-06-25 23:03:12 +0200
committerStefan Kreutz <mail@skreutz.com>2024-06-25 23:03:12 +0200
commit8c37ae3642f9e95ccfcf8982c45b7e6ed3c3c850 (patch)
treeb1f2491e637a1f82a0ac6de6997ff0b7f25e4fde
parentfe57e7f978686afd3a26e838b8af306bca9e33b4 (diff)
downloadblog-8c37ae3642f9e95ccfcf8982c45b7e6ed3c3c850.tar
Pin Haskell toolchain
-rw-r--r--haskell-toolchain3
1 files changed, 3 insertions, 0 deletions
diff --git a/haskell-toolchain b/haskell-toolchain
new file mode 100644
index 0000000..6f7a7f8
--- /dev/null
+++ b/haskell-toolchain
@@ -0,0 +1,3 @@
+# OpenBSD -current port versions as of 2024-06-15.
+GHC_VERSION=9.6.5
+CABAL_VERSION=3.10.3.0
Generated by cgit. See skreutz.com for my tech blog and contact information.