Skip to content
  • mnislaih's avatar
    Fix bug #3165 (:history throws irrefutable pattern failed) · add9b7f1
    mnislaih authored
    I ran across this bug and took the time to fix it, closing
    a long time due TODO in InteractiveEval.hs
    
    Instead of looking around to find the enclosing declaration
    of a tick, this patch makes use of the information already collected during the
    coverage desugaring phase
    add9b7f1