Euterpea / Euterpea2

Euterpea version 2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation fails with ghcup on OS X 10.14

donya opened this issue · comments

Installing Euterpea with ghcup fails on OS X 10.14 (Mojave) with cabal version errors. I don't have a solution for ghcup at present but am looking into it.

Using an older version of Haskell Platform's dedicated installer (like 8.6.3) is one option as a workaround.

Quickest solution seems to be to install this way:

cabal v1-install Euterpea

or just "cabal v1-install" for local copies of the repo.