diff options
| author | Ben Sima <ben@bsima.me> | 2025-11-14 21:01:28 -0500 |
|---|---|---|
| committer | Ben Sima <ben@bsima.me> | 2025-11-14 21:01:28 -0500 |
| commit | 5f1289ca28249ed94cd5008c2e1b2574d6998ed6 (patch) | |
| tree | 5a7a600fc0ab5fe105eeb202fecc986d8f1ce3d4 /Omni/Dev | |
| parent | 8baf00d3f7e87b24d735f57fd489ab7210f1b7a9 (diff) | |
Fix per-module link phase: put source file before flags
GHC --make interprets arguments before flags as targets. Moving the
entry point source file to the beginning prevents -i paths from being
treated as compilation targets.
This fixes the 'is not a module name or a source file' error.
Diffstat (limited to 'Omni/Dev')
0 files changed, 0 insertions, 0 deletions
