Skip to content

v1.3.0

Compare
Choose a tag to compare
@eagletmt eagletmt released this 16 Mar 16:12
· 33 commits to master since this release

1.3.0 (2015-03-17)

  • Add :GhcModDiagnostics command
  • Allow whitespaces in filename (#43)
  • Add newlines to ghc-mod's info command (#51, @cdepillabout)
  • Fix detection of version of ghc-mod (#57, @ts468)
  • Require ghc-mod >= 4.1.0
  • Fix type insertion for top level types (#70, @eddking)
  • Fix :GhcModType and :GhcModTypeInsert for hard tabs (#71, @itchyny)