Skip to content
  • Judah Jacobson's avatar
    Add the new function `waitForAnyKey`. (#108) · 6b145aac
    Judah Jacobson authored
    Fixes #74 as well enough as Haskeline currently can.  It returns
    a `Bool` rather than `Maybe Key` since Haskeline doesn't expose its
    `Key` type.  But this should be enough for the "press any key to continue"
    functionality described in the feature request.
    6b145aac