Skip to content

Misc cleanup

Krzysztof Gogolewski requested to merge wip/misc-cleanup2 into master
  • Replace catMaybes . map f with mapMaybe f
  • Use concatFS to concatenate multiple FastStrings
  • Fix documentation of -exclude-module
  • Cleanup getIgnoreCount in GHCi.UI

Merge request reports