[GHC] #10459: -fsimple-tick-factor required
GHC
ghc-devs at haskell.org
Sun Aug 2 15:23:34 UTC 2015
#10459: -fsimple-tick-factor required
-------------------------------------+-------------------------------------
Reporter: mikehat | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 7.6.3
Resolution: | Keywords: fsimple-
| tick-factor
Operating System: Linux | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Revisions:
-------------------------------------+-------------------------------------
Comment (by thomie):
mikehat: I tried for a while to reproduce your problem, but failed up to
now. Can you please try again in a cabal sandbox, and provide the
following information:
* exact commands that result in failure (cabal build? cabal test?)
* which commit
* which versions of dependencies
* cabal version
With the following settings I didn't have any problems running `cabal
build`:
* ghc-7.6.3
* commit ea9ee861d77f4c65543de4e00a8188856ba4d994 without the `-fsimpl-
tick-factor=175` in the cabal file
* these libraries installed: text-1.2.0.4 blaze-builder-0.3.3.4
* cabal-install 1.22.2.0 Cabal-1.22.2.0
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10459#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list