Haskell.org
Sign In Sign Up
Manage this list Sign In Sign Up

Keyboard Shortcuts

Thread View

  • j: Next unread message
  • k: Previous unread message
  • j a: Jump to all threads
  • j l: Jump to MailingList overview

ghc-tickets

Thread Start a new thread
Download
Threads by month
  • ----- 2025 -----
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2024 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2023 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2022 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2021 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2020 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2019 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2018 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2017 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2016 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2015 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2014 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2013 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
ghc-tickets@haskell.org

  • 16452 discussions
Re: [GHC] #7535: Using -with-rtsopts=-N should fail unless -threaded is also specified
by GHC 12 Apr '13

12 Apr '13
#7535: Using -with-rtsopts=-N should fail unless -threaded is also specified ---------------------------------+------------------------------------------ Reporter: mhoermann | Owner: Type: bug | Status: new Priority: normal | Milestone: 7.8.1 Component: Compiler | Version: 7.6.1 Keywords: | Os: Unknown/Multiple Architecture: Unknown/Multiple | Failure: None/Unknown Difficulty: Unknown | Testcase: Blockedby: | Blocking: Related: | ---------------------------------+------------------------------------------ Changes (by igloo): * difficulty: => Unknown * milestone: => 7.8.1 Comment: This isn't easy currently, as the compiler doesn't know what flags the RTS would accept. However, we plan to rewrite the RTS flag parser at some point, at which time this might become feasible. -- Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7535#comment:1> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
1 0
0 0
Re: [GHC] #7534: allocateRegsAndSpill: Cannot read from uninitialized register
by GHC 12 Apr '13

12 Apr '13
#7534: allocateRegsAndSpill: Cannot read from uninitialized register --------------------------+------------------------------------------------- Reporter: erikd | Owner: Type: bug | Status: new Priority: high | Milestone: 7.8.1 Component: Compiler | Version: 7.7 Keywords: | Os: Linux Architecture: powerpc64 | Failure: Building GHC failed Difficulty: Unknown | Testcase: Blockedby: | Blocking: Related: | --------------------------+------------------------------------------------- Changes (by igloo): * priority: normal => high * milestone: => 7.8.1 -- Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7534#comment:11> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
1 0
0 0
Re: [GHC] #7531: after manualy installing array-0.4.0.1
by GHC 12 Apr '13

12 Apr '13
#7531: after manualy installing array-0.4.0.1 -------------------------------+-------------------------------------------- Reporter: guest | Owner: igloo Type: bug | Status: new Priority: normal | Milestone: 7.8.1 Component: Package system | Version: 7.6.1 Keywords: | Os: Windows Architecture: x86_64 (amd64) | Failure: None/Unknown Difficulty: Unknown | Testcase: Blockedby: | Blocking: Related: | -------------------------------+-------------------------------------------- Changes (by igloo): * owner: => igloo * milestone: => 7.8.1 -- Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7531#comment:4> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
1 0
0 0
Re: [GHC] #7531: after manualy installing array-0.4.0.1
by GHC 12 Apr '13

12 Apr '13
#7531: after manualy installing array-0.4.0.1 -------------------------------+-------------------------------------------- Reporter: guest | Owner: Type: bug | Status: new Priority: normal | Milestone: Component: Package system | Version: 7.6.1 Keywords: | Os: Windows Architecture: x86_64 (amd64) | Failure: None/Unknown Difficulty: Unknown | Testcase: Blockedby: | Blocking: Related: | -------------------------------+-------------------------------------------- Changes (by igloo): * difficulty: => Unknown Old description: > After manually installing array-0.4.0.1 installation manually of Cabal > -1.16.0.3 print: > c:\download\archive\Cabal\1.16.0.3\Cabal-1.16.0.3>runghc Setup.hs install > ghc: panic! (the 'impossible' happened) > (GHC version 7.4.2 for i386-unknown-mingw32): > interactiveUI:setBuffering2 > > Please report this as a GHC bug: http://www.haskell.org/ghc/reportabug New description: After manually installing array-0.4.0.1 installation manually of Cabal -1.16.0.3 print: {{{ c:\download\archive\Cabal\1.16.0.3\Cabal-1.16.0.3>runghc Setup.hs install ghc: panic! (the 'impossible' happened) (GHC version 7.4.2 for i386-unknown-mingw32): interactiveUI:setBuffering2 Please report this as a GHC bug: http://www.haskell.org/ghc/reportabug }}} -- -- Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7531#comment:3> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
1 0
0 0
Re: [GHC] #7530: Proposal: Add isLeft/isRight to Data.Either
by GHC 12 Apr '13

12 Apr '13
#7530: Proposal: Add isLeft/isRight to Data.Either ---------------------------------+------------------------------------------ Reporter: SimonHengel | Owner: Type: feature request | Status: patch Priority: normal | Milestone: 7.8.1 Component: libraries/base | Version: 7.6.1 Keywords: | Os: Unknown/Multiple Architecture: Unknown/Multiple | Failure: None/Unknown Difficulty: Unknown | Testcase: Blockedby: | Blocking: Related: | ---------------------------------+------------------------------------------ Changes (by igloo): * status: new => patch * difficulty: => Unknown * milestone: => 7.8.1 -- Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7530#comment:2> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
1 0
0 0
Re: [GHC] #7521: Simplifier ticks exhausted when compiling Accelerate example.
by GHC 12 Apr '13

12 Apr '13
#7521: Simplifier ticks exhausted when compiling Accelerate example. ---------------------------------+------------------------------------------ Reporter: eamsden | Owner: Type: bug | Status: new Priority: high | Milestone: 7.8.1 Component: Compiler | Version: 7.6.1 Keywords: | Os: Linux Architecture: Unknown/Multiple | Failure: Compile-time crash Difficulty: Unknown | Testcase: Blockedby: | Blocking: Related: | ---------------------------------+------------------------------------------ Changes (by igloo): * priority: normal => high * milestone: => 7.8.1 -- Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7521#comment:3> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
1 0
0 0
Re: [GHC] #7520: Implement cardinality analysis
by GHC 12 Apr '13

12 Apr '13
#7520: Implement cardinality analysis ---------------------------------+------------------------------------------ Reporter: simonpj | Owner: Type: bug | Status: new Priority: normal | Milestone: 7.8.1 Component: Compiler | Version: 7.6.1 Keywords: | Os: Unknown/Multiple Architecture: Unknown/Multiple | Failure: None/Unknown Difficulty: Unknown | Testcase: Blockedby: | Blocking: Related: | ---------------------------------+------------------------------------------ Changes (by igloo): * milestone: => 7.8.1 -- Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7520#comment:3> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
1 0
0 0
Re: [GHC] #7517: wxcore setup has problem with spaces in path
by GHC 12 Apr '13

12 Apr '13
#7517: wxcore setup has problem with spaces in path --------------------------------+------------------------------------------- Reporter: zjcheah | Owner: Type: bug | Status: closed Priority: normal | Milestone: Component: libraries (other) | Version: 7.4.1 Resolution: invalid | Keywords: Os: Windows | Architecture: x86 Failure: Other | Difficulty: Unknown Testcase: | Blockedby: Blocking: | Related: --------------------------------+------------------------------------------- Changes (by igloo): * status: new => closed * difficulty: => Unknown * resolution: => invalid Comment: Thanks for the report. However, this sounds like a bug in the `wxcore` code, in which case you will need to report it to the wxcore maintainers. -- Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7517#comment:1> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
1 0
0 0
Re: [GHC] #7511: Room for GHC runtime improvement >~5%, inlining related
by GHC 12 Apr '13

12 Apr '13
#7511: Room for GHC runtime improvement >~5%, inlining related ---------------------------------+------------------------------------------ Reporter: danielv | Owner: Type: bug | Status: new Priority: normal | Milestone: 7.8.1 Component: Compiler | Version: 7.6.1 Keywords: | Os: Unknown/Multiple Architecture: Unknown/Multiple | Failure: Runtime performance bug Difficulty: Unknown | Testcase: Blockedby: | Blocking: Related: | ---------------------------------+------------------------------------------ Changes (by igloo): * milestone: => 7.8.1 -- Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7511#comment:4> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
1 0
0 0
Re: [GHC] #7509: Changing the second prompt. :{ modules| No setting available to change.
by GHC 12 Apr '13

12 Apr '13
#7509: Changing the second prompt. :{ modules| No setting available to change. -------------------------------------------------------------------------+-- Reporter: m30w | Owner: igloo Type: feature request | Status: new Priority: normal | Milestone: 7.8.1 Component: Compiler | Version: 7.6.1 Keywords: ghci second prompt setting set configuration conf config | Os: Unknown/Multiple Architecture: Unknown/Multiple | Failure: None/Unknown Difficulty: Unknown | Testcase: Blockedby: | Blocking: Related: | -------------------------------------------------------------------------+-- Changes (by igloo): * owner: => igloo * milestone: => 7.8.1 Comment: Thanks for the suggestion. -- Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7509#comment:2> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 1551
  • 1552
  • 1553
  • 1554
  • 1555
  • 1556
  • 1557
  • ...
  • 1646
  • Older →

HyperKitty Powered by HyperKitty version 1.3.9.