On the make step using ghc version 8.6.5 it gives me:
Building [Prelude]
Setup.hs: languages.csv: hGetContents: invalid argument (invalid byte sequence)
I fixed it by changing the non-ascii character in:
|
Nor,Norwegian (bokmål),norwegian,Scand,,y,,,,,y |
That could be relevant to the issue.