Skip to content
Snippets Groups Projects

Adapt doctest patch after ghc@25977ab5

Merged Ryan Scott requested to merge RyanGlScott/head.hackage:T30 into master

ghc@25977ab5 removes the loadModule function, which doctest was using. However, there doesn't appear to be a good reason for doctest to be using loadModule in the first place, since it only cares about the parsed module. As a result, we can simply comment out the use of loadModule.

Fixes #30 (closed).

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading