GHC had a C backend at one point which got dropped. There is an LLVM backend but it doesn’t offer drastically better performance than the native code generator for intricate reasons.
Any Haskell compiler that doesn’t support GHC extensions isn’t gonna get much traction.