Skip to content

Various minor warnings fixes

Ben Gamari requested to merge wip/fix-warnings into master

Fixes:

  • a non-prototype declaration warning in rts/Linker.c affecting FreeBSD
  • a redundant import in the FreeBSD implementation of ExecutablePath
  • a partial selector warning in GHC.Runtime.Heap.Inspect
Edited by Ben Gamari

Merge request reports

Loading