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 -----
  • 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

November 2014

  • 1 participants
  • 1230 discussions
Re: [GHC] #5262: Compiling with -O makes some expressions too lazy and causes space leaks
by GHC 27 Nov '14

27 Nov '14
#5262: Compiling with -O makes some expressions too lazy and causes space leaks -------------------------------------+------------------------------------- Reporter: | Owner: michal.palka | Status: new Type: bug | Milestone: 7.10.1 Priority: low | Version: 7.1 Component: Compiler | Keywords: laziness, Resolution: | strictness, space leak Operating System: | Architecture: Unknown/Multiple Unknown/Multiple | Difficulty: Unknown Type of failure: Incorrect | Blocked By: result at runtime | Related Tickets: Test Case: | Blocking: | Differential Revisions: | -------------------------------------+------------------------------------- Changes (by thomie): * cc: dfeuer (added) * difficulty: => Unknown -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/5262#comment:8> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
1 0
0 0
Re: [GHC] #7428: GHC compile times are seriously non-linear in program size
by GHC 27 Nov '14

27 Nov '14
#7428: GHC compile times are seriously non-linear in program size -------------------------------------+------------------------------------- Reporter: nudded | Owner: Type: bug | Status: new Priority: normal | Milestone: 7.10.1 Component: Compiler | Version: 7.4.2 Resolution: | Keywords: Operating System: | Architecture: Unknown/Multiple Unknown/Multiple | Difficulty: Unknown Type of failure: Compile- | Blocked By: time crash | Related Tickets: Test Case: | Blocking: | Differential Revisions: | -------------------------------------+------------------------------------- Changes (by thomie): * os: MacOS X => Unknown/Multiple * architecture: x86_64 (amd64) => Unknown/Multiple -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/7428#comment:14> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
1 0
0 0
Re: [GHC] #5777: core lint error with arrow notation and GADTs
by GHC 27 Nov '14

27 Nov '14
#5777: core lint error with arrow notation and GADTs -------------------------------------+------------------------------------- Reporter: benmos | Owner: ross Type: bug | Status: new Priority: normal | Milestone: 7.10.1 Component: Compiler | Version: 7.4.2 (Type checker) | Keywords: arrows, GADTs Resolution: | Architecture: Unknown/Multiple Operating System: | Difficulty: Unknown Unknown/Multiple | Blocked By: Type of failure: Compile- | Related Tickets: time crash | Test Case: | Blocking: | Differential Revisions: | -------------------------------------+------------------------------------- Changes (by thomie): * os: MacOS X => Unknown/Multiple * component: Compiler => Compiler (Type checker) Comment: Bug still present in HEAD (ghc-7.9.20141125). -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/5777#comment:12> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
1 0
0 0
Re: [GHC] #5841: seg fault in ghci but not ghc when using chart-gtk code
by GHC 27 Nov '14

27 Nov '14
#5841: seg fault in ghci but not ghc when using chart-gtk code ---------------------------------------+---------------------------------- Reporter: carter | Owner: Type: bug | Status: closed Priority: normal | Milestone: Component: Compiler | Version: 7.4.1 Resolution: worksforme | Keywords: Operating System: MacOS X | Architecture: x86_64 (amd64) Type of failure: None/Unknown | Difficulty: Unknown Test Case: | Blocked By: Blocking: | Related Tickets: #5816 Differential Revisions: | ---------------------------------------+---------------------------------- Changes (by thomie): * status: new => closed * resolution: => worksforme Comment: Actually closing. -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/5841#comment:8> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
1 0
0 0
Re: [GHC] #5448: GHC stuck in infinite loop compiling with optimizations
by GHC 27 Nov '14

27 Nov '14
#5448: GHC stuck in infinite loop compiling with optimizations -------------------------------------+------------------------------------- Reporter: ronwalf | Owner: Type: bug | Status: new Priority: normal | Milestone: ⊥ Component: Compiler | Version: 7.0.3 Resolution: | Keywords: Operating System: | Architecture: Unknown/Multiple Unknown/Multiple | Difficulty: Unknown Type of failure: Compile- | Blocked By: time crash | Related Tickets: Test Case: | Blocking: | Differential Revisions: | -------------------------------------+------------------------------------- Changes (by thomie): * os: MacOS X => Unknown/Multiple * architecture: x86_64 (amd64) => Unknown/Multiple -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/5448#comment:8> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
1 0
0 0
Re: [GHC] #5289: Can't use ghci with a library linked against libstdc++
by GHC 27 Nov '14

27 Nov '14
#5289: Can't use ghci with a library linked against libstdc++ -------------------------------------+------------------------------------ Reporter: bos | Owner: Type: bug | Status: new Priority: normal | Milestone: 7.10.1 Component: GHCi | Version: 7.0.3 Resolution: | Keywords: Operating System: Windows | Architecture: Unknown/Multiple Type of failure: GHCi crash | Difficulty: Unknown Test Case: | Blocked By: Blocking: | Related Tickets: Differential Revisions: | -------------------------------------+------------------------------------ Changes (by thomie): * os: Unknown/Multiple => Windows Comment: This is a Windows only bug now, if I understand correctly. -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/5289#comment:53> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
1 0
0 0
Re: [GHC] #5982: Incorrect dynamic library name in OSX
by GHC 27 Nov '14

27 Nov '14
#5982: Incorrect dynamic library name in OSX ----------------------------------------+---------------------------------- Reporter: r0ml | Owner: ekmett Type: bug | Status: closed Priority: normal | Milestone: Component: Compiler | Version: 7.4.1 Resolution: worksforme | Keywords: Operating System: MacOS X | Architecture: x86_64 (amd64) Type of failure: Runtime crash | Difficulty: Unknown Test Case: | Blocked By: Blocking: | Related Tickets: #8266 Differential Revisions: | ----------------------------------------+---------------------------------- Changes (by thomie): * status: new => closed * resolution: => worksforme Comment: Actually closing. -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/5982#comment:8> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
1 0
0 0
Re: [GHC] #5292: libHSghc exports more symbols than Windows can handle
by GHC 27 Nov '14

27 Nov '14
#5292: libHSghc exports more symbols than Windows can handle -------------------------------------+------------------------------------- Reporter: | Owner: batterseapower | Status: closed Type: bug | Milestone: Priority: low | Version: 7.0.3 Component: Compiler | Keywords: Resolution: duplicate | Architecture: Unknown/Multiple Operating System: Windows | Difficulty: Unknown Type of failure: Runtime | Blocked By: crash | Related Tickets: #5987 Test Case: | Blocking: | Differential Revisions: | -------------------------------------+------------------------------------- Changes (by thomie): * status: new => closed * difficulty: => Unknown * resolution: => duplicate * related: => #5987 * milestone: 7.10.1 => Comment: The discussion has moved to #5987. -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/5292#comment:12> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
1 0
0 0
Re: [GHC] #5355: Link plugins against existing libHSghc
by GHC 27 Nov '14

27 Nov '14
#5355: Link plugins against existing libHSghc -------------------------------------+------------------------------------- Reporter: | Owner: batterseapower | Status: new Type: bug | Milestone: 7.10.1 Priority: normal | Version: 7.0.3 Component: Compiler | Keywords: Resolution: | Architecture: Unknown/Multiple Operating System: | Difficulty: Unknown Unknown/Multiple | Blocked By: 5987 Type of failure: | Related Tickets: None/Unknown | Test Case: | Blocking: | Differential Revisions: | -------------------------------------+------------------------------------- Changes (by thomie): * difficulty: => Unknown * blockedby: 5292 => 5987 -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/5355#comment:6> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
1 0
0 0
Re: [GHC] #5320: check_overlap panic (7.1 regression)
by GHC 27 Nov '14

27 Nov '14
#5320: check_overlap panic (7.1 regression) -------------------------------------+------------------------------------- Reporter: | Owner: simonpj mikhail.vorozhtsov | Status: new Type: bug | Milestone: 7.10.1 Priority: normal | Version: 7.1 Component: Compiler | Keywords: (Type checker) | Architecture: Unknown/Multiple Resolution: | Difficulty: Unknown Operating System: | Blocked By: Unknown/Multiple | Related Tickets: Type of failure: Compile- | time crash | Test Case: | Blocking: | Differential Revisions: | -------------------------------------+------------------------------------- Changes (by thomie): * difficulty: => Unknown * component: Compiler => Compiler (Type checker) -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/5320#comment:14> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • ...
  • 123
  • Older →

HyperKitty Powered by HyperKitty version 1.3.9.