From b2b4eb59ee4e6b377f21fb99c97ce7c035bdf9c9 Mon Sep 17 00:00:00 2001 From: Dhananjay Balan Date: Sat, 11 May 2019 21:26:59 +0200 Subject: [PATCH] Fix a typo --- blog/2019-05-11-elm-on-freebsd.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blog/2019-05-11-elm-on-freebsd.markdown b/blog/2019-05-11-elm-on-freebsd.markdown index da16fea..ed0bc38 100644 --- a/blog/2019-05-11-elm-on-freebsd.markdown +++ b/blog/2019-05-11-elm-on-freebsd.markdown @@ -18,7 +18,7 @@ have made it work on freebsd by compiling from source. That's where I started, and soon gave up because compiling `elm 0.19` needs `ghc-8.2.2`. That particular ghc version is no longer in binary -packages. Stack ghcs seems to be still [broken on +packages. Stack ghcs are still [broken on FreeBSD](https://blog.dbalan.in/blog/2019/01/08/recurse-center-day-%23-2/index.html) to try that route. All of the solutions I encountered builds ghc from source and that was going take an eternity on my thinkpad.