[GHC] #7557: Default implementation for a type class function missing when profiling is enabled
GHC
cvs-ghc at haskell.org
Fri Jan 25 00:46:04 CET 2013
#7557: Default implementation for a type class function missing when profiling is
enabled
---------------------------------+------------------------------------------
Reporter: JohnWiegley | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 7.6.1
Keywords: | Os: Unknown/Multiple
Architecture: Unknown/Multiple | Failure: None/Unknown
Difficulty: Unknown | Testcase:
Blockedby: | Blocking:
Related: |
---------------------------------+------------------------------------------
Changes (by simonpj):
* difficulty: => Unknown
Comment:
Urgh. So many dependencies! Can you:
* Do `ghc --show-iface` on `Data/Git/Internal.hi`
* Compile `Data.Git.Internal` with `-ddump-simpl`
* Compile `Data.Git.Blob` with `-ddump-ds -ddump-simpl`
and let me have the output? thanks.
Simon
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7557#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list