#15189: Avoid word "transformer" in the documentation of ST -------------------------------------+------------------------------------- Reporter: ulysses4ever | Owner: ulysses4ever Type: feature request | Status: patch Priority: normal | Milestone: 8.8.1 Component: Documentation | Version: 8.2.2 Resolution: | Keywords: newcomer Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Phab:D5019 Wiki Page: | -------------------------------------+------------------------------------- Comment (by Ben Gamari <ben@…>): In [changeset:"8546afc502306de16b62c6386fe419753393cb12/ghc" 8546afc/ghc]: {{{ #!CommitTicketReference repository="ghc" revision="8546afc502306de16b62c6386fe419753393cb12" docs: "state transformer" -> "state monad" / "ST" (whichever is meant) FIxes #15189. Reviewers: hvr, bgamari, simonmar, simonpj Reviewed By: simonpj Subscribers: simonpj, rwbarton, thomie, carter GHC Trac Issues: #15189 Differential Revision: https://phabricator.haskell.org/D5019 }}} -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/15189#comment:7> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler