Skip to content

Commit dba5ef4

Browse files
committedMar 18, 2020
Added note
1 parent 1b614a3 commit dba5ef4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
 

‎INSTALL.md

+4
Original file line numberDiff line numberDiff line change
@@ -147,3 +147,7 @@ A workround for this bug is to override the used libffi version (this is what we
147147
```bash
148148
export LD_PRELOAD=/opt/ghc/${GHCVER}/lib/ghc-${GHCVER}/rts/libffi.so.7
149149
```
150+
151+
## GHC 8.6
152+
153+
For reasons that haven't been investigated building the Idris compiler with GHC 8.6 leads to a compiler which doesn't pass test.

0 commit comments

Comments
 (0)
Please sign in to comment.