[GHC] #15646: ghci takes super long time to find the type of large fractional number
GHC
ghc-devs at haskell.org
Sun Dec 30 14:18:31 UTC 2018
#15646: ghci takes super long time to find the type of large fractional number
-------------------------------------+-------------------------------------
Reporter: Johannkokos | Owner:
| JulianLeviston
Type: bug | Status: new
Priority: normal | Milestone: 8.6.1
Component: GHCi | Version: 8.4.3
Resolution: | Keywords: newcomer
Operating System: Unknown/Multiple | Architecture:
Type of failure: Compile-time | Unknown/Multiple
performance bug | Test Case:
Blocked By: | Blocking:
Related Tickets: #5692 | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by JulianLeviston):
Ok. Back to having the error above again, now. I'll try moving all the
types and functions around `FractionalLit` into `GHC.Real` again now, and
hope that importing them into BasicTypes makes sense from there (seems
weird to me, but I dno't really understand how it works fully, I guess —
feels like I'm trying random stuff without understanding it, which is
definitely not how I like to work).
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/15646#comment:76>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list