chore: reinstate llvm

This commit is contained in:
Gregor Kleen 2020-08-17 20:59:05 +02:00
parent 5739566248
commit 2da6f0ca91

View File

@ -242,7 +242,7 @@ when:
- -fprof-auto
else:
ghc-options:
- -O
- -O -fllvm
# The library contains all of our application code. The executable
# defined below is just a thin wrapper.