
#16090: Typeset Big-O complexities with TeX-style notation in libraries/base -------------------------------------+------------------------------------- Reporter: supersven | Owner: supersven Type: task | Status: new Priority: normal | Milestone: Component: libraries/base | Version: 8.6.3 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Changes (by supersven): * owner: (none) => supersven Old description:
In the code review of #15003, @hvr proposed to typeset Big-Os in TeX- style instead of using italic (1). This will lead to a more idiomatic typesetting.
See 2 for an example.
**Task:** Replace all italic Big-Os in libraries/base with TeX-style notation.
1. - https://github.com/ghc/ghc/pull/239#discussion_r242167454 1. - https://hackage.haskell.org/package/text-containers-0.1.0.0/docs /Data-TextSet-Unboxed.html#v:size
New description: In the code review of #15003, @hvr proposed to typeset Big-Os in TeX-style instead of using italic (1). This will lead to a more idiomatic typesetting. See 2 for an example. **Task:** Replace all italic Big-Os in libraries/base with TeX-style notation. 1. - https://github.com/ghc/ghc/pull/239#discussion_r242167454 1. - https://hackage.haskell.org/package/text-containers-0.1.0.0/docs /Data-TextSet-Unboxed.html#v:size Please Note: I'm creating this ticket in trac, because the GitLab migration doesn't seem to be finished, yet. If this leads to any troubles: Please don't care about this ticket - When I see that this ticket isn't migrated, I'll simply re-create it in GitLab. -- -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/16090#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler