[GHC] #15563: Typo in the documentation for Numeric.Natural.

#15563: Typo in the documentation for Numeric.Natural. -------------------------------------+------------------------------------- Reporter: asr | Owner: (none) Type: bug | Status: new Priority: normal | Milestone: 8.6.1 Component: Documentation | Version: 8.4.3 Keywords: | Operating System: Unknown/Multiple Architecture: | Type of failure: None/Unknown Unknown/Multiple | Test Case: | Blocked By: Blocking: | Related Tickets: Differential Rev(s): | Wiki Page: -------------------------------------+------------------------------------- The [https://downloads.haskell.org/~ghc/8.4.3/docs/html/libraries/base-4.11.1.0 /Numeric-Natural.html documentation] for `Numeric.Natural` says {{{
2^20 :: Natural 1267650600228229401496703205376 }}}
Please replace the `20` by `100`. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/15563 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#15563: Typo in the documentation for Numeric.Natural. -------------------------------------+------------------------------------- Reporter: asr | Owner: (none) Type: bug | Status: new Priority: normal | Milestone: 8.6.1 Component: Documentation | Version: 8.4.3 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): Wiki Page: | -------------------------------------+------------------------------------- Changes (by RyanGlScott): * keywords: => newcomer -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/15563#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#15563: Typo in the documentation for Numeric.Natural. -------------------------------------+------------------------------------- Reporter: asr | Owner: (none) Type: bug | Status: merge Priority: normal | Milestone: 8.6.1 Component: Documentation | Version: 8.4.3 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): Wiki Page: | -------------------------------------+------------------------------------- Changes (by osa1): * status: new => merge Comment: Fixed with 36c1431d9d2d06049190cc0888dbfaee8e2179d6 (Github PR 189). -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/15563#comment:2 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#15563: Typo in the documentation for Numeric.Natural. -------------------------------------+------------------------------------- Reporter: asr | Owner: (none) Type: bug | Status: closed Priority: normal | Milestone: 8.6.1 Component: Documentation | Version: 8.4.3 Resolution: fixed | Keywords: newcomer 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 bgamari): * status: merge => closed * resolution: => fixed Comment: Merged with 95b7b0a05368359746360bf4f33de52b43a97b37. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/15563#comment:3 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler
participants (1)
-
GHC