summaryrefslogtreecommitdiff
path: root/Network/RemoteData.hs
diff options
context:
space:
mode:
authorBen Sima <ben@bsima.me>2025-11-14 21:01:28 -0500
committerBen Sima <ben@bsima.me>2025-11-14 21:01:28 -0500
commit5f1289ca28249ed94cd5008c2e1b2574d6998ed6 (patch)
tree5a7a600fc0ab5fe105eeb202fecc986d8f1ce3d4 /Network/RemoteData.hs
parent8baf00d3f7e87b24d735f57fd489ab7210f1b7a9 (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 'Network/RemoteData.hs')
0 files changed, 0 insertions, 0 deletions