Compilation error using MicroHS (main.c eval.c)
Haskell Community [Unofficial]
March 10, 2026
The solution here was to set MHSDIR
with-env { MHSDIR:"../MicroHs" } { ( ../MicroHs/bin/mhs
app/Main.hs -o out ) }
: ./out
Hello, Haskell!
Discussion in the ATmosphere