From 52c8a0966bc32f6256f092a54a7e9965ea95f996 Mon Sep 17 00:00:00 2001 From: Stefan Kreutz Date: Sun, 10 Jan 2021 01:29:27 +0100 Subject: Build with cabal Change setup to build site with cabal version 2.4 and ghc version 8.6.4 on OpenBSD 6.8. --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index ed68b4a..392d1b6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ .stack-work _cache _site +.ghc.environment.x86_64-openbsd-8.6.4 +dist-newstyle -- cgit v1.2.3