Skip to content
  • Finley McIlwaine's avatar
    cf620900
    Unify ErrMsgM and IfM · cf620900
    Finley McIlwaine authored
    - Delete ErrMsgM, stop accumulating warnings in a writer
    - Make IfM a state monad, print warnings directly to stdout, move IfM
      type into types module
    - Drop ErrMsg = String synonym
    - Unset IORefs from plugin after they are read, preventing unnecessary
      retention of interfaces
    cf620900
    Unify ErrMsgM and IfM
    Finley McIlwaine authored
    - Delete ErrMsgM, stop accumulating warnings in a writer
    - Make IfM a state monad, print warnings directly to stdout, move IfM
      type into types module
    - Drop ErrMsg = String synonym
    - Unset IORefs from plugin after they are read, preventing unnecessary
      retention of interfaces
Loading