September 2011 Archives by subject
Starting: Thu Sep 1 00:07:33 CEST 2011
Ending: Fri Sep 30 23:53:11 CEST 2011
Messages: 536
- [GHC] #1012: ghc panic with mutually recursive modules and template haskell
GHC
- [GHC] #1257: Bytecode generator can't handle unboxed tuples
GHC
- [GHC] #1409: Allow recursively dependent modules transparently (without .hs-boot or anything)
GHC
- [GHC] #1466: Stack check for AP_STACK
GHC
- [GHC] #1496: Newtypes and type families combine to produce inconsistent FC(X) axiom sets
GHC
- [GHC] #1799: Retain export-list order in ModIface, use it in :browse
GHC
- [GHC] #2187: Top-level bindings are broken for polymorphic values
GHC
- [GHC] #2281: properFraction implemented with modf primitive?
GHC
- [GHC] #2466: Execution time mis-accounting
GHC
- [GHC] #2528: nub not as reliable as nubBy
GHC
- [GHC] #2528: nub not as reliable as nubBy
GHC
- [GHC] #2528: nub not as reliable as nubBy
GHC
- [GHC] #2552: SCC annotation behavior differs between toplevel and non-toplevel
GHC
- [GHC] #2893: Implement "Quantified contexts" proposal
GHC
- [GHC] #2897: HsFFI.h is not in the default include path for hsc2hs
GHC
- [GHC] #2897: HsFFI.h is not in the default include path for hsc2hs
GHC
- [GHC] #2911: Error messages have the wrong qualified names
GHC
- [GHC] #2972: ppc ghci segfaults at startup
GHC
- [GHC] #2972: ppc ghci segfaults at startup
GHC
- [GHC] #3008: Strange behavior when using newtyped version of IO monad in FFI import declarations
GHC
- [GHC] #3008: Strange behavior when using newtyped version of IO monad in FFI import declarations
GHC
- [GHC] #3008: Strange behavior when using newtyped version of IO monad in FFI import declarations
GHC
- [GHC] #3021: A way to programmatically insert marks into heap profiling output
GHC
- [GHC] #3021: A way to programmatically insert marks into heap profiling output
GHC
- [GHC] #3090: ghc-pkg update should fail if dependent packages might break
GHC
- [GHC] #3103: Compiling base with cabal fails.
GHC
- [GHC] #3160: No exception safety in Control.Concurrent.QSem QSemN and SampleVar
GHC
- [GHC] #3242: ghci: can't load .so/.DLL for: m (addDLL: could not load DLL)
GHC
- [GHC] #3333: GHCi doesn't load weak symbols
GHC
- [GHC] #3356: {-# LANGUAGE NoTraditionalRecordSyntax #-} to disable the current record syntax
GHC
- [GHC] #3356: {-# LANGUAGE NoTraditionalRecordSyntax #-} to disable the current record syntax
GHC
- [GHC] #3356: {-# LANGUAGE NoTraditionalRecordSyntax #-} to disable the current record syntax
GHC
- [GHC] #3356: {-# LANGUAGE NoTraditionalRecordSyntax #-} to disable the current record syntax
GHC
- [GHC] #3379: GHC should use the standard binary package
GHC
- [GHC] #3489: Adding some gmp bindings to integer-gmp (copied from the cvs-ghc list)
GHC
- [GHC] #3507: In TH, allow e.g. (type T) rather than ''T
GHC
- [GHC] #3507: In TH, allow e.g. (type T) rather than ''T
GHC
- [GHC] #3549: unlit does not follow H98 spec
GHC
- [GHC] #3556: Build the bootstrapping ghc-pkg with ghc-cabal
GHC
- [GHC] #3557: CPU Vector instructions in GHC.Prim
GHC
- [GHC] #3557: CPU Vector instructions in GHC.Prim
GHC
- [GHC] #3557: CPU Vector instructions in GHC.Prim
GHC
- [GHC] #3557: CPU Vector instructions in GHC.Prim
GHC
- [GHC] #3592: Eta-contraction gives a rather bogus type error message
GHC
- [GHC] #3592: Eta-contraction gives a rather bogus type error message
GHC
- [GHC] #3592: Eta-contraction gives a rather bogus type error message
GHC
- [GHC] #3608: Build the ghc-bin package in the standard way
GHC
- [GHC] #3627: Profiling loses eta-expansion opportunities unnecessarily
GHC
- [GHC] #3645: Layout and pragmas
GHC
- [GHC] #3647: unify handling and error messages for -X vs. {-#LANGUAGE ...#-} pragmas/extensions
GHC
- [GHC] #3647: unify handling and error messages for -X vs. {-#LANGUAGE ...#-} pragmas/extensions
GHC
- [GHC] #3675: load fails with Literate target contents
GHC
- [GHC] #3675: load fails with Literate target contents
GHC
- [GHC] #3715: GHC API no longer exports location information for error/warning messages
GHC
- [GHC] #3737: inlining happens on foldl1 and does not happen on direct application of combinator
GHC
- [GHC] #3743: type checker fails to infer an implicit parameter constraint in the presence of existential types.
GHC
- [GHC] #3786: showing function arguments when stopped at its definition (was: showing function argumetns when stopped at its definition)
GHC
- [GHC] #3818: ghc-pkg prints warnings to stdout instead of stderr
GHC
- [GHC] #3829: GHC leaks memory when compiling many files
GHC
- [GHC] #3867: ghc: panic! (linkBCO: >= 64k ptrs)
GHC
- [GHC] #3897: reading a large String as Double takes too long
GHC
- [GHC] #3897: reading a large String as Double takes too long
GHC
- [GHC] #3897: reading a large String as Double takes too long
GHC
- [GHC] #3942: Strange profiling behaviour in 6.10.4
GHC
- [GHC] #3990: UNPACK doesn't unbox data families
GHC
- [GHC] #3993: allow implicit parameter bindings in patterns
GHC
- [GHC] #4020: Please consider adding support for local type synonyms (was: Please consider adding support for nested type synonyms)
GHC
- [GHC] #4062: Bad choice of loop breaker?
GHC
- [GHC] #4065: Inconsistent loop performance
GHC
- [GHC] #4094: "+RTS -px" is undocumented and doesn't produce XML
GHC
- [GHC] #4117: GHC does not accept --srcdir
GHC
- [GHC] #4176: reject unary minus in infix left hand side function bindings that resolve differently as expressions
GHC
- [GHC] #4176: reject unary minus in infix left hand side function bindings that resolve differently as expressions
GHC
- [GHC] #4176: reject unary minus in infix left hand side function bindings that resolve differently as expressions
GHC
- [GHC] #4176: reject unary minus in infix left hand side function bindings that resolve differently as expressions
GHC
- [GHC] #4176: reject unary minus in infix left hand side function bindings that resolve differently as expressions
GHC
- [GHC] #4176: reject unary minus in infix left hand side function bindings that resolve differently as expressions
GHC
- [GHC] #4176: reject unary minus in infix left hand side function bindings that resolve differently as expressions
GHC
- [GHC] #4176: reject unary minus in infix left hand side function bindings that resolve differently as expressions
GHC
- [GHC] #4194: add no spaces allowed in new qualified operators to user guide
GHC
- [GHC] #4215: canonicalizePath behaves strangely with paths that do not exist
GHC
- [GHC] #4219: sequence is not tail recursive, doesn't work with large inputs in strict monads
GHC
- [GHC] #4239: -ddump-minimal-imports vs. type operators
GHC
- [GHC] #4239: -ddump-minimal-imports vs. type operators
GHC
- [GHC] #4245: ghci panic: thread blocked indefinitely in an MVar operation
GHC
- [GHC] #4256: ghc -e :etags duplicates first character of some symbols, producing broken TAGS file.
GHC
- [GHC] #4256: ghc -e :etags duplicates first character of some symbols, producing broken TAGS file.
GHC
- [GHC] #4256: ghc -e :etags duplicates first character of some symbols, producing broken TAGS file.
GHC
- [GHC] #4258: Finish new codegen
GHC
- [GHC] #4258: Finish new codegen
GHC
- [GHC] #4258: Finish new codegen
GHC
- [GHC] #4264: shared library bus error on OS X
GHC
- [GHC] #4264: shared library bus error on OS X
GHC
- [GHC] #4267: Strictness analyser is to conservative about passing a boxed parameter
GHC
- [GHC] #4267: Strictness analyser is to conservative about passing a boxed parameter (was: Missing unboxing in pre-order fold over binary tree)
GHC
- [GHC] #4268: Annotation extension needs a flag
GHC
- [GHC] #4268: Annotation extension needs a flag
GHC
- [GHC] #4296: The dreaded SkolemOccurs problem
GHC
- [GHC] #4296: The dreaded SkolemOccurs problem
GHC
- [GHC] #4296: The dreaded SkolemOccurs problem
GHC
- [GHC] #4296: The dreaded SkolemOccurs problem
GHC
- [GHC] #4321: Unexpected stack overflow prevented by superfluous type annotation
GHC
- [GHC] #4359: Implement lambda-case/lambda-if
GHC
- [GHC] #4414: scc001 fails: one SCC entered 0 times; another not mentioned when optimisation is on
GHC
- [GHC] #4415: ghci crash on Windows 7 64bits when press Ctrl-L
GHC
- [GHC] #4421: Compilation performance regression
GHC
- [GHC] #4429: Ability to specify the namespace in mkName
GHC
- [GHC] #4429: Ability to specify the namespace in mkName
GHC
- [GHC] #4429: Ability to specify the namespace in mkName
GHC
- [GHC] #4429: Ability to specify the namespace in mkName
GHC
- [GHC] #4429: Ability to specify the namespace in mkName
GHC
- [GHC] #4429: Ability to specify the namespace in mkName
GHC
- [GHC] #4429: Ability to specify the namespace in mkName
GHC
- [GHC] #4429: Ability to specify the namespace in mkName
GHC
- [GHC] #4429: Ability to specify the namespace in mkName
GHC
- [GHC] #4429: Ability to specify the namespace in mkName
GHC
- [GHC] #4429: Ability to specify the namespace in mkName
GHC
- [GHC] #4429: Ability to specify the namespace in mkName
GHC
- [GHC] #4429: Ability to specify the namespace in mkName
GHC
- [GHC] #4429: Ability to specify the namespace in mkName
GHC
- [GHC] #4451: Re-linking avoidance is too aggressive
GHC
- [GHC] #4452: Graphics.Win32.GDI.Clip.enumClipboardFormats fails on success.
GHC
- [GHC] #4473: GHC --make switch does not set file timestamp correctly
GHC
- [GHC] #4475: unreliable ghc on sparc
GHC
- [GHC] #4475: unreliable ghc on sparc
GHC
- [GHC] #4480: System.Directory.canonicalizePath gives bad result
GHC
- [GHC] #4505: Segmentation fault on long input (list of pairs)
GHC
- [GHC] #4805: segfault in Data.HashTable, triggered by long Agda runs
GHC
- [GHC] #4853: Invalid links on web page
GHC
- [GHC] #4892: panic building darcs
GHC
- [GHC] #4900: DEPENDS pragma
GHC
- [GHC] #4900: DEPENDS pragma
GHC
- [GHC] #4900: DEPENDS pragma
GHC
- [GHC] #4900: DEPENDS pragma
GHC
- [GHC] #4900: DEPENDS pragma
GHC
- [GHC] #4900: DEPENDS pragma
GHC
- [GHC] #4900: DEPENDS pragma
GHC
- [GHC] #4900: DEPENDS pragma
GHC
- [GHC] #4900: DEPENDS pragma
GHC
- [GHC] #4900: DEPENDS pragma
GHC
- [GHC] #4900: DEPENDS pragma
GHC
- [GHC] #4900: DEPENDS pragma
GHC
- [GHC] #4900: DEPENDS pragma
GHC
- [GHC] #4900: DEPENDS pragma
GHC
- [GHC] #4900: DEPENDS pragma
GHC
- [GHC] #4923: HEAD unregisterised build broken: unlit missing
GHC
- [GHC] #4946: reify does not work on data structures defined in files without Language pragma of Template Haskell and without -fth or -XTemplateHaskell command line flags
GHC
- [GHC] #4946: reify does not work on data structures defined in files without Language pragma of Template Haskell and without -fth or -XTemplateHaskell command line flags
GHC
- [GHC] #4946: reify does not work on data structures defined in files without Language pragma of Template Haskell and without -fth or -XTemplateHaskell command line flags
GHC
- [GHC] #4956: threadDelay behavior 64-bit mac os x
GHC
- [GHC] #4968: openTempFile fails on Windows if a directory exists with the file name it tries
GHC
- [GHC] #4975: Windows binary's documentation directory hierarchy is broken
GHC
- [GHC] #4987: darcs: internal error: stg_ap_v_ret (GHC version 7.0.1 for x86_64_apple_darwin)
GHC
- [GHC] #4988: Hang in GHCi debugger
GHC
- [GHC] #4988: Hang in GHCi debugger
GHC
- [GHC] #4988: Hang in GHCi debugger
GHC
- [GHC] #5001: makeCorePair: arity missing
GHC
- [GHC] #5013: sporadic failures during compilation under solaris
GHC
- [GHC] #5014: canonicalizePath throws exception on paths that do not exist
GHC
- [GHC] #5019: OS X: ld: warning: could not create compact unwind for _ffi_call_unix64
GHC
- [GHC] #5019: OS X: ld: warning: could not create compact unwind for _ffi_call_unix64
GHC
- [GHC] #5022: Arrow desugarer generates Core Lint error
GHC
- [GHC] #5031: GHC API (7.0.2) + runhaskell causes bus error in Mac OS X 10.6
GHC
- [GHC] #5048: Wrong SrcSpan on AbsBinds
GHC
- [GHC] #5065: dph tests failing
GHC
- [GHC] #5068: Possible loss of sharing: big performance change
GHC
- [GHC] #5068: Possible loss of sharing: big performance change
GHC
- [GHC] #5072: Segfault on OS X in interpreted code
GHC
- [GHC] #5085: internal error: evacuate: strange closure type
GHC
- [GHC] #5111: linux-powerpc : segfault in stage2 compiler
GHC
- [GHC] #5111: linux-powerpc : segfault in stage2 compiler
GHC
- [GHC] #5111: linux-powerpc : segfault in stage2 compiler
GHC
- [GHC] #5132: Segfault on OS X in GHCi when using GHC API
GHC
- [GHC] #5170: Include LLVM tools for windows
GHC
- [GHC] #5170: Include LLVM tools for windows
GHC
- [GHC] #5188: Runtime error when allocating lots of memory
GHC
- [GHC] #5197: Support static linker semantics for archives and weak symbols
GHC
- [GHC] #5204: request better error message for malformed quasiquoted declaration
GHC
- [GHC] #5204: request better error message for malformed quasiquoted declaration
GHC
- [GHC] #5204: request better error message for malformed quasiquoted declaration
GHC
- [GHC] #5204: request better error message for malformed quasiquoted declaration
GHC
- [GHC] #5207: Selective auto-all for local bindings
GHC
- [GHC] #5212: waitForProcess: does not exist (No child processes)
GHC
- [GHC] #5234: The parListWHNF optimisation isn't
GHC
- [GHC] #5237: Inefficient code generated for x^2
GHC
- [GHC] #5237: Inefficient code generated for x^2
GHC
- [GHC] #5237: Inefficient code generated for x^2
GHC
- [GHC] #5237: Inefficient code generated for x^2
GHC
- [GHC] #5237: Inefficient code generated for x^2
GHC
- [GHC] #5237: Inefficient code generated for x^2
GHC
- [GHC] #5237: Inefficient code generated for x^2
GHC
- [GHC] #5237: Inefficient code generated for x^2
GHC
- [GHC] #5238: throwSTM+catchSTM pollutes the masking state
GHC
- [GHC] #5262: Compiling with -O makes some expressions too lazy and causes space leaks
GHC
- [GHC] #5271: Compilation speed regression
GHC
- [GHC] #5282: Bizarre results from -P profiler on OS X
GHC
- [GHC] #5282: Bizarre results from -P profiler on OS X
GHC
- [GHC] #5299: ghc.exe: panic! (the 'impossible' happened)
GHC
- [GHC] #5306: Data family constructor imports broken
GHC
- [GHC] #5330: GHC does not follow offside rule specified as in Haskell Standard
GHC
- [GHC] #5353: Cabal bug building haddock, alex, happy, etc
GHC
- [GHC] #5363: optimized profiled version of a program incorectly compiles $!
GHC
- [GHC] #5373: -rtsopts is not respected with -dynamic on Windows
GHC
- [GHC] #5382: strip: Cannot manipulate object-file created with ghc-7.2.0.20110728 under solaris
GHC
- [GHC] #5388: ghcilink003 and ghcilink006 fail on OSX
GHC
- [GHC] #5395: Context reduction stack overflow without undecidable instances
GHC
- [GHC] #5395: Context reduction stack overflow without undecidable instances
GHC
- [GHC] #5397: bindist finds wrong gcc when XCode > 4
GHC
- [GHC] #5399: GHC 7.0.3 produces corrupt .hi files for qtHaskell
GHC
- [GHC] #5399: GHC 7.0.3 produces corrupt .hi files for qtHaskell
GHC
- [GHC] #5399: GHC 7.0.3 produces corrupt .hi files for qtHaskell
GHC
- [GHC] #5400: GHC loops on compiling with optimizations
GHC
- [GHC] #5406: Template Haskell: Reification of type family instances
GHC
- [GHC] #5424: Validate error under 7.2.1 caused by incomplete pattern warnings in new code gen (GADTs)
GHC
- [GHC] #5424: Validate error under 7.2.1 caused by incomplete pattern warnings in new code gen (GADTs)
GHC
- [GHC] #5424: Validate error under 7.2.1 caused by incomplete pattern warnings in new code gen (GADTs)
GHC
- [GHC] #5428: Creating executable in OS X Lion
GHC
- [GHC] #5428: Creating executable in OS X Lion
GHC
- [GHC] #5428: Creating executable in OS X Lion
GHC
- [GHC] #5429: Docase notation as GHC extension
GHC
- [GHC] #5429: Docase notation as GHC extension
GHC
- [GHC] #5429: Docase notation as GHC extension
GHC
- [GHC] #5430: System.Time.formatCalendarTime: %j starts at 0 whereas strftime's %j starts at 1
GHC
- [GHC] #5434: <no location info> for shadowing warnings in TH-generated code
GHC
- [GHC] #5434: <no location info> for shadowing warnings in TH-generated code
GHC
- [GHC] #5435: GHCi linker should run constructors for linked libraries
GHC
- [GHC] #5435: GHCi linker should run constructors for linked libraries
GHC
- [GHC] #5435: GHCi linker should run constructors for linked libraries
GHC
- [GHC] #5436: text decoding doesn't use recover on eof
GHC
- [GHC] #5439: Crash in TcEnv.lhs line 461
GHC
- [GHC] #5439: Crash in TcEnv.lhs line 461
GHC
- [GHC] #5439: Crash in TcEnv.lhs line 461
GHC
- [GHC] #5439: Crash in TcEnv.lhs line 461
GHC
- [GHC] #5439: Crash in TcEnv.lhs line 461
GHC
- [GHC] #5439: Crash in TcEnv.lhs line 461
GHC
- [GHC] #5440: Unexpected SafeLang13 failure
GHC
- [GHC] #5440: Unexpected SafeLang13 failure
GHC
- [GHC] #5440: Unexpected SafeLang13 failure
GHC
- [GHC] #5441: unsafeCoerce'ing function to GHC.Prim.Any causes segfault
GHC
- [GHC] #5441: unsafeCoerce'ing function to GHC.Prim.Any causes segfault
GHC
- [GHC] #5441: unsafeCoerce'ing function to GHC.Prim.Any causes segfault
GHC
- [GHC] #5441: unsafeCoerce'ing function to GHC.Prim.Any causes segfault
GHC
- [GHC] #5441: unsafeCoerce'ing function to GHC.Prim.Any causes segfault
GHC
- [GHC] #5444: Slow 64-bit primops on 32 bit system
GHC
- [GHC] #5445: programatica package compilation fails
GHC
- [GHC] #5445: programatica package compilation fails
GHC
- [GHC] #5445: programatica package compilation fails
GHC
- [GHC] #5448: GHC stuck in infinite loop compiling with optimizations
GHC
- [GHC] #5448: GHC stuck in infinite loop compiling with optimizations
GHC
- [GHC] #5448: GHC stuck in infinite loop compiling with optimizations
GHC
- [GHC] #5448: GHC stuck in infinite loop compiling with optimizations
GHC
- [GHC] #5448: GHC stuck in infinite loop compiling with optimizations
GHC
- [GHC] #5448: GHC stuck in infinite loop compiling with optimizations
GHC
- [GHC] #5448: GHC stuck in infinite loop compiling with optimizations
GHC
- [GHC] #5449: Build failure with ghc 7.2.1: Missing (or bad) header file: runProcess.h
GHC
- [GHC] #5449: Build failure with ghc 7.2.1: Missing (or bad) header file: runProcess.h
GHC
- [GHC] #5449: Build failure with ghc 7.2.1: Missing (or bad) header file: runProcess.h
GHC
- [GHC] #5449: Build failure with ghc 7.2.1: Missing (or bad) header file: runProcess.h
GHC
- [GHC] #5449: Build failure with ghc 7.2.1: Missing (or bad) header file: runProcess.h
GHC
- [GHC] #5449: Build failure with ghc 7.2.1: Missing (or bad) header file: runProcess.h
GHC
- [GHC] #5449: Build failure with ghc 7.2.1: Missing (or bad) header file: runProcess.h
GHC
- [GHC] #5450: copy-pasto in IntMap docs
GHC
- [GHC] #5450: copy-pasto in IntMap docs
GHC
- [GHC] #5450: copy-pasto in IntMap docs
GHC
- [GHC] #5451: HEAD: biographical profiling totally broken
GHC
- [GHC] #5451: HEAD: biographical profiling totally broken
GHC
- [GHC] #5451: HEAD: biographical profiling totally broken
GHC
- [GHC] #5451: HEAD: biographical profiling totally broken
GHC
- [GHC] #5452: reify yields incorrect TupleT at higher-kinds
GHC
- [GHC] #5452: reify yields incorrect TupleT at higher-kinds
GHC
- [GHC] #5452: reify yields incorrect TupleT at higher-kinds
GHC
- [GHC] #5453: Floating a non-exhaustive case can cause seg-faults
GHC
- [GHC] #5453: Floating a non-exhaustive case can cause seg-faults
GHC
- [GHC] #5453: Floating a non-exhaustive case can cause seg-faults
GHC
- [GHC] #5454: reify seems to needlessly remove kind ascriptions from type synonym RHSs
GHC
- [GHC] #5454: reify seems to needlessly remove kind ascriptions from type synonym RHSs
GHC
- [GHC] #5454: reify seems to needlessly remove kind ascriptions from type synonym RHSs
GHC
- [GHC] #5455: strange behaviour of -fwarn-incomplete-uni-patterns
GHC
- [GHC] #5455: strange behaviour of -fwarn-incomplete-uni-patterns
GHC
- [GHC] #5455: strange behaviour of -fwarn-incomplete-uni-patterns
GHC
- [GHC] #5456: the 'impossible' happened : Ix{Int}.index: Index (7168) out of range ((0, 72))
GHC
- [GHC] #5456: the 'impossible' happened : Ix{Int}.index: Index (7168) out of range ((0, 72))
GHC
- [GHC] #5456: the 'impossible' happened : Ix{Int}.index: Index (7168) out of range ((0, 72))
GHC
- [GHC] #5456: the 'impossible' happened : Ix{Int}.index: Index (7168) out of range ((0, 72))
GHC
- [GHC] #5456: the 'impossible' happened : Ix{Int}.index: Index (7168) out of range ((0, 72))
GHC
- [GHC] #5456: the 'impossible' happened : Ix{Int}.index: Index (7168) out of range ((0, 72))
GHC
- [GHC] #5456: the 'impossible' happened : Ix{Int}.index: Index (7168) out of range ((0, 72))
GHC
- [GHC] #5456: the 'impossible' happened : Ix{Int}.index: Index (7168) out of range ((0, 72))
GHC
- [GHC] #5456: the 'impossible' happened : Ix{Int}.index: Index (7168) out of range ((0, 72))
GHC
- [GHC] #5457: Please whitelist architectures supporting registered builds
GHC
- [GHC] #5457: Please whitelist architectures supporting registered builds
GHC
- [GHC] #5458: Phantom types confuse SpecConstr
GHC
- [GHC] #5458: Phantom types confuse SpecConstr
GHC
- [GHC] #5458: Phantom types confuse SpecConstr
GHC
- [GHC] #5459: Please add s390x to list of known architectures
GHC
- [GHC] #5459: Please add s390x to list of known architectures
GHC
- [GHC] #5459: Please add s390x to list of known architectures
GHC
- [GHC] #5460: Build failure on powerpc-linux
GHC
- [GHC] #5460: Build failure on powerpc-linux
GHC
- [GHC] #5460: Build failure on powerpc-linux
GHC
- [GHC] #5460: Build failure on powerpc-linux
GHC
- [GHC] #5460: Build failure on powerpc-linux
GHC
- [GHC] #5461: Reconfigurable pretty-printing in GHCi
GHC
- [GHC] #5461: Reconfigurable pretty-printing in GHCi
GHC
- [GHC] #5461: Reconfigurable pretty-printing in GHCi
GHC
- [GHC] #5461: Reconfigurable pretty-printing in GHCi
GHC
- [GHC] #5461: Reconfigurable pretty-printing in GHCi
GHC
- [GHC] #5461: Reconfigurable pretty-printing in GHCi
GHC
- [GHC] #5461: Reconfigurable pretty-printing in GHCi
GHC
- [GHC] #5462: Deriving clause for arbitrary classes
GHC
- [GHC] #5462: Deriving clause for arbitrary classes
GHC
- [GHC] #5462: Deriving clause for arbitrary classes
GHC
- [GHC] #5462: Deriving clause for arbitrary classes
GHC
- [GHC] #5462: Deriving clause for arbitrary classes
GHC
- [GHC] #5462: Deriving clause for arbitrary classes
GHC
- [GHC] #5462: Deriving clause for arbitrary classes
GHC
- [GHC] #5462: Deriving clause for arbitrary classes
GHC
- [GHC] #5462: Deriving clause for arbitrary classes
GHC
- [GHC] #5462: Deriving clause for arbitrary classes
GHC
- [GHC] #5462: Deriving clause for arbitrary classes
GHC
- [GHC] #5462: Deriving clause for arbitrary classes
GHC
- [GHC] #5462: Deriving clause for arbitrary classes
GHC
- [GHC] #5462: Deriving clause for arbitrary classes
GHC
- [GHC] #5462: Deriving clause for arbitrary classes
GHC
- [GHC] #5462: Deriving clause for arbitrary classes
GHC
- [GHC] #5463: SPECIALISE pragmas generated from Template Haskell are ignored
GHC
- [GHC] #5463: SPECIALISE pragmas generated from Template Haskell are ignored
GHC
- [GHC] #5463: SPECIALISE pragmas generated from Template Haskell are ignored
GHC
- [GHC] #5464: Change the way the extra bindings for the generic representation are generated
GHC
- [GHC] #5464: Change the way the extra bindings for the generic representation are generated
GHC
- [GHC] #5465: deepseq missing NFData instances for (->), Data.Fixed and Data.Version
GHC
- [GHC] #5465: deepseq missing NFData instances for (->), Data.Fixed and Data.Version (was: deepseq missing NFData instances for Data.Fixed and Data.Version)
GHC
- [GHC] #5465: deepseq missing NFData instances for Data.Fixed and Data.Version
GHC
- [GHC] #5465: deepseq missing NFData instances for Data.Fixed and Data.Version
GHC
- [GHC] #5465: deepseq missing NFData instances for Data.Fixed and Data.Version
GHC
- [GHC] #5466: Documentation for Chan could be better
GHC
- [GHC] #5467: Template Haskell: support for Haddock comments
GHC
- [GHC] #5467: Template Haskell: support for Haddock comments
GHC
- [GHC] #5467: Template Haskell: support for Haddock comments
GHC
- [GHC] #5468: Implement deepseq->{array, containers} dependancy reversal proposal
GHC
- [GHC] #5468: Implement deepseq->{array, containers} dependancy reversal proposal
GHC
- [GHC] #5468: Implement deepseq->{array, containers} dependancy reversal proposal
GHC
- [GHC] #5468: Implement deepseq->{array, containers} dependancy reversal proposal
GHC
- [GHC] #5468: Implement deepseq->{array, containers} dependancy reversal proposal
GHC
- [GHC] #5468: Implement deepseq->{array, containers} dependancy reversal proposal
GHC
- [GHC] #5468: Implement deepseq->{array, containers} dependancy reversal proposal
GHC
- [GHC] #5469: Reorganisation of exports in template-haskell library
GHC
- [GHC] #5469: Reorganisation of exports in template-haskell library
GHC
- [GHC] #5469: Reorganisation of exports in template-haskell library
GHC
- [GHC] #5469: Reorganisation of exports in template-haskell library
GHC
- [GHC] #5469: Reorganisation of exports in template-haskell library
GHC
- [GHC] #5470: The DPH library needs to support PData and PRepr instances for more than 15-tuples (was: The DPH library needs to support PData and PRepr instances for more than 6-tuples)
GHC
- [GHC] #5470: The DPH library needs to support PData and PRepr instances for more than 6-tuples
GHC
- [GHC] #5470: The DPH library needs to support PData and PRepr instances for more than 6-tuples
GHC
- [GHC] #5471: Incorrect InterruptibleFFI test
GHC
- [GHC] #5472: eventlog file should drop ".exe" exetention for consistency.
GHC
- [GHC] #5473: sortBy is no longer a good consumer in GHC 7
GHC
- [GHC] #5474: Add facility for emitting heap profile marker
GHC
- [GHC] #5474: Add facility for emitting heap profile marker
GHC
- [GHC] #5475: Unthrown exceptions
GHC
- [GHC] #5476: Cap memory usage for one thread without disrupting other threads
GHC
- [GHC] #5476: Cap memory usage for one thread without disrupting other threads
GHC
- [GHC] #5477: Missing space in Windows cmd.exe invocation breaks shell command invocation on Wine
GHC
- [GHC] #5477: Missing space in Windows cmd.exe invocation breaks shell command invocation on Wine
GHC
- [GHC] #5477: Missing space in Windows cmd.exe invocation breaks shell command invocation on Wine
GHC
- [GHC] #5478: GHC panics - Can't derive Show for primitive type ByteArray#
GHC
- [GHC] #5478: GHC panics when asked to derive Show for ByteArray# (was: GHC panics - Can't derive Show for primitive type ByteArray#)
GHC
- [GHC] #5478: GHC panics when asked to derive Show for ByteArray#
GHC
- [GHC] #5478: GHC panics when asked to derive Show for ByteArray#
GHC
- [GHC] #5479: The impossible happened!
GHC
- [GHC] #5479: The impossible happened!
GHC
- [GHC] #5480: Ghc 7.2.1 does not build anymore on NetBSD
GHC
- [GHC] #5481: Associated type defaults + MultiParamTypeClasses error
GHC
- [GHC] #5481: Associated type defaults + MultiParamTypeClasses error
GHC
- [GHC] #5481: Associated type defaults + MultiParamTypeClasses error
GHC
- [GHC] #5481: Associated type defaults + MultiParamTypeClasses error
GHC
- [GHC] #5481: Associated type defaults + MultiParamTypeClasses error
GHC
- [GHC] #5481: Associated type defaults + MultiParamTypeClasses error
GHC
- [GHC] #5481: Associated type defaults + MultiParamTypeClasses error
GHC
- [GHC] #5481: Associated type defaults + MultiParamTypeClasses error
GHC
- [GHC] #5482: isSymbolicLink doesn't work
GHC
- [GHC] #5482: isSymbolicLink doesn't work
GHC
- [GHC] #5482: isSymbolicLink doesn't work
GHC
- [GHC] #5482: isSymbolicLink doesn't work
GHC
- [GHC] #5483: Eta-reduced term has wrongly inferred monomorphic type
GHC
- [GHC] #5483: Eta-reduced term has wrongly inferred monomorphic type
GHC
- [GHC] #5483: Eta-reduced term has wrongly inferred monomorphic type
GHC
- [GHC] #5484: HEAD build fails with ghc-7.2.1
GHC
- [GHC] #5484: HEAD build fails with ghc-7.2.1
GHC
- [GHC] #5484: HEAD build fails with ghc-7.2.1
GHC
- [GHC] #5484: HEAD build fails with ghc-7.2.1
GHC
- [GHC] #5484: HEAD build fails with ghc-7.2.1
GHC
- [GHC] #5484: HEAD build fails with ghc-7.2.1
GHC
- [GHC] #5485: Build failure on powerpc-linux at compiler/stgSyn/CoreToStg.lhs line 188
GHC
- [GHC] #5485: Build failure on powerpc-linux at compiler/stgSyn/CoreToStg.lhs line 188
GHC
- [GHC] #5485: Build failure on powerpc-linux at compiler/stgSyn/CoreToStg.lhs line 188
GHC
- [GHC] #5485: Build failure on powerpc-linux at compiler/stgSyn/CoreToStg.lhs line 188
GHC
- [GHC] #5485: Build failure on powerpc-linux at compiler/stgSyn/CoreToStg.lhs line 188
GHC
- [GHC] #5485: Build failure on powerpc-linux at compiler/stgSyn/CoreToStg.lhs line 188
GHC
- [GHC] #5485: Build failure on powerpc-linux at compiler/stgSyn/CoreToStg.lhs line 188
GHC
- [GHC] #5485: Build failure on powerpc-linux at compiler/stgSyn/CoreToStg.lhs line 188
GHC
- [GHC] #5485: Build failure on powerpc-linux at compiler/stgSyn/CoreToStg.lhs line 188
GHC
- [GHC] #5485: Build failure on powerpc-linux at compiler/stgSyn/CoreToStg.lhs line 188
GHC
- [GHC] #5485: Build failure on powerpc-linux at compiler/stgSyn/CoreToStg.lhs line 188
GHC
- [GHC] #5485: Build failure on powerpc-linux at compiler/stgSyn/CoreToStg.lhs line 188
GHC
- [GHC] #5486: LLVM can't compile HsOpenSSL
GHC
- [GHC] #5486: LLVM can't compile HsOpenSSL
GHC
- [GHC] #5486: LLVM can't compile HsOpenSSL
GHC
- [GHC] #5486: LLVM can't compile HsOpenSSL
GHC
- [GHC] #5486: LLVM can't compile HsOpenSSL
GHC
- [GHC] #5487: LLVM broken at -O0
GHC
- [GHC] #5487: LLVM broken at -O0
GHC
- [GHC] #5488: GHC-7.2.1 standalone failed to bootstrap ghc-HEAD on windows
GHC
- [GHC] #5488: GHC-7.2.1 standalone failed to bootstrap ghc-HEAD on windows
GHC
- [GHC] #5489: Win7: Bootstrapping 7.3 from 7.2.1 using msys git 1.7.6 causes integer-gmp ./configure to fail
GHC
- [GHC] #5490: Core lint error after desugaring
GHC
- [GHC] #5490: Core lint error after desugaring
GHC
- [GHC] #5490: Core lint error after desugaring
GHC
- [GHC] #5490: Core lint error after desugaring
GHC
- [GHC] #5491: build GHC binaries against GMP 5
GHC
- [GHC] #5491: build GHC binaries against GMP 5
GHC
- [GHC] #5492: Underscore not a valid name for a class member
GHC
- [GHC] #5492: Underscore not a valid name for a class member
GHC
- [GHC] #5492: Underscore not a valid name for a class member
GHC
- [GHC] #5493: @instance Control.Applicative.Applicative Q@
GHC
- [GHC] #5494: "PAP object entered!" error when throw is used instead of throwIO
GHC
- [GHC] #5495: simple program fails with -shared on mac
GHC
- [GHC] #5496: Reify class instances
GHC
- [GHC] #5496: Reify class instances
GHC
- [GHC] #5496: Reify class instances
GHC
- [GHC] #5497: Relax haskell98 build-dep on time package to allow time-1.4
GHC
- [GHC] #5497: Relax haskell98 build-dep on time package to allow time-1.4
GHC
- [GHC] #5498: Generalized newtype deriving allows creating of instances I can't create by hand
GHC
- [GHC] #5498: Generalized newtype deriving allows creating of instances I can't create by hand
GHC
- [GHC] #5499: Tagging constructors with record/product phantom type
GHC
- [GHC] #5499: Tagging constructors with record/product phantom type
GHC
- [GHC] #5499: Tagging constructors with record/product phantom type
GHC
- [GHC] #5499: Tagging constructors with record/product phantom type
GHC
- [GHC] #5499: Tagging constructors with record/product phantom type
GHC
- [GHC] #5499: Tagging constructors with record/product phantom type
GHC
- [GHC] #5499: Tagging constructors with record/product phantom type
GHC
- [GHC] #5499: Tagging constructors with record/product phantom type
GHC
- [GHC] #5499: Tagging constructors with record/product phantom type
GHC
- [GHC] #5499: Tagging constructors with record/product phantom type
GHC
- [GHC] #5500: old-time fails to build
GHC
- [GHC] #5500: old-time fails to build
GHC
- [GHC] #5500: old-time fails to build
GHC
- [GHC] #5500: old-time fails to build
GHC
- [GHC] #5500: old-time fails to build
GHC
- [GHC] #5500: old-time fails to build
GHC
- [GHC] #5500: old-time fails to build
GHC
- [GHC] #5500: old-time fails to build
GHC
- [GHC] #5501: randomR overflow
GHC
- [GHC] #5501: randomR overflow
GHC
- [GHC] #5501: randomR overflow
GHC
- [GHC] #5502: ghc-stage2: internal error: invalid closure
GHC
- [GHC] #5502: ghc-stage2: internal error: invalid closure
GHC
- [GHC] #5503: 32-bit testsuite failures
GHC
- [GHC] #5503: 32-bit testsuite failures
GHC
- [GHC] #5503: 32-bit testsuite failures
GHC
- [GHC] #5504: Inconsistent sizes for struct rlimit
GHC
- [GHC] #5505: Program runs faster with profiling than without
GHC
- [GHC] #5505: Program runs faster with profiling than without
GHC
- [GHC] #5506: LLVM AST : needs an LlvmType ctor to represent vectors so that LLVM can generate SIMD instructions
GHC
- [GHC] #5506: LLVM AST : needs an LlvmType ctor to represent vectors so that LLVM can generate SIMD instructions
GHC
- [GHC] #5506: LLVM AST : needs an LlvmType ctor to represent vectors so that LLVM can generate SIMD instructions
GHC
- [GHC] #5506: LLVM AST : needs an LlvmType ctor to represent vectors so that LLVM can generate SIMD instructions
GHC
- [GHC] #5506: LLVM AST : needs an LlvmType ctor to represent vectors so that LLVM can generate SIMD instructions
GHC
- [GHC] #5506: LLVM AST : needs an LlvmType ctor to represent vectors so that LLVM can generate SIMD instructions
GHC
- [GHC] #5506: LLVM AST : needs an LlvmType ctor to represent vectors so that LLVM can generate SIMD instructions
GHC
- [GHC] #5506: LLVM AST : needs an LlvmType ctor to represent vectors so that LLVM can generate SIMD instructions
GHC
- [GHC] #5506: LLVM AST : needs an LlvmType ctor to represent vectors so that LLVM can generate SIMD instructions (was: LLVM AST : the isFLoat predicate should return true for LMArrays of float)
GHC
- [GHC] #5506: LLVM AST : the isFLoat predicate should return true for LMArrays of float
GHC
- [GHC] #5507: Template Haskell needs extra library dirs
GHC
- [GHC] #5507: Template Haskell needs extra library dirs
GHC
- [GHC] #5507: Template Haskell needs extra library dirs
GHC
- [GHC] #5508: Template Haskell -ddump-splices lambda pretty printing bug
GHC
- [GHC] #5508: Template Haskell -ddump-splices lambda pretty printing bug
GHC
- [GHC] #5509: quotes pretty-printer not working as comments specify
GHC
- [GHC] #5509: quotes pretty-printer not working as comments specify
Malcolm Wallace
- [GHC] #5509: quotes pretty-printer not working as comments specify
GHC
- [GHC] #5509: quotes pretty-printer not working as comments specify
GHC
- [GHC] #5509: quotes pretty-printer not working as comments specify
GHC
- [GHC] #5509: quotes pretty-printer not working as comments specify
GHC
- [GHC] #5509: quotes pretty-printer not working as comments specify
GHC
- [GHC] #5509: quotes pretty-printer not working as comments specify
GHC
- [GHC] #5510: Representation of GHC Errors
GHC
- [GHC] #5510: Representation of GHC Errors
GHC
- [GHC] #5511: -package should take priority over modules in the filesystem
GHC
- [GHC] #5512: UTF-16//ROUNDTRIP encoding behaves weirdly
GHC
- [GHC] #5512: UTF-16//ROUNDTRIP encoding behaves weirdly
GHC
- [GHC] #5513: panic! (the 'impossible' happened) on ‘deriving instance lowercase_name a’
GHC
- Re: [GHC] #5513: panic! (the 'impossible' happened) on ‘deriving instance lowercase_name a’
GHC
- Re: [GHC] #5513: panic! (the 'impossible' happened) on ‘deriving instance lowercase_name a’
GHC
- [GHC] #5514: bad variable escape analysis when TypeFamilies are enabled
GHC
- [GHC] #5514: bad variable escape analysis when TypeFamilies are enabled
GHC
- [GHC] #5514: bad variable escape analysis when TypeFamilies are enabled
GHC
- [GHC] #5514: bad variable escape analysis when TypeFamilies are enabled
GHC
- [GHC] #5514: bad variable escape analysis when TypeFamilies are enabled
GHC
- [GHC] #5514: bad variable escape analysis when TypeFamilies are enabled
GHC
- [GHC] #5515: panic! (the 'impossible' happened) with evil self-referential instance
GHC
- [GHC] #5515: panic! (the 'impossible' happened) with evil self-referential instance
GHC
- [GHC] #5515: panic! (the 'impossible' happened) with evil self-referential instance
GHC
- [GHC] #5516: Universally quantified GADT context leads to overlapping instance
GHC
- [GHC] #5516: Universally quantified GADT context leads to overlapping instance
GHC
- [GHC] #5516: Universally quantified GADT context leads to overlapping instance
GHC
- [GHC] #5516: Universally quantified GADT context leads to overlapping instance
GHC
- [GHC] #5516: Universally quantified GADT context leads to overlapping instance
GHC
- [GHC] #5517: Dumping core-prep goes to stdout.
GHC
- [GHC] #5517: Dumping core-prep goes to stdout.
GHC
- [GHC] #5518: Some unicode symbols are not allow in literal characters or strings
GHC
- [GHC] #5518: Some unicode symbols are not allow in literal characters or strings
GHC
- [GHC] #5518: Some unicode symbols are not allow in literal characters or strings
GHC
- [GHC] #5518: Some unicode symbols are not allow in literal characters or strings
GHC
- [GHC] #5518: Some unicode symbols are not allow in literal characters or strings
GHC
- [GHC] #5519: Some unicode symbols are not allow in literal characters or strings
GHC
- [GHC] #5519: Some unicode symbols are not allow in literal characters or strings
GHC
- [GHC] #5520: Spurious warning with new associated types and MultiParamTypeClasses
GHC
- [GHC] #5520: Spurious warning with new associated types and MultiParamTypeClasses
GHC
- [GHC] #5521: Allow unknown fields in .cabal with X- at front
GHC
- [GHC] #5521: Allow unknown fields in .cabal with X- at front
GHC
- [GHC] #5522: mc03 -O -fliberate-case -fspec-constr runs out of memory
GHC
- [GHC] #5523: Mistake in error messages for importing infix constructors
GHC
- [GHC] #5523: Mistake in error messages for importing infix constructors
GHC
- [GHC] #5524: Unnecessary overflow in encodeFloat
GHC
- [GHC] #609: Useful optimisation for set-cost-centre
GHC
- [GHC] #631: GHCi doesn't work unregisterised
GHC
- [GHC] #680: SCC mis-accounting
GHC
- [GHC] #68: Warnings for unitialized fields
GHC
- [GHC] #813: -optc-O2 used by default in GhcRtsHcOpts while building 6.5, leading make to fail
GHC
- [GHC] #888: Implement the static argument transformation
GHC
- [GHC] #948: Incorrect Core transformations with cost centres
GHC
- [GHC] #949: -hy heap profile shows "stg_ap_4_upd_info" instead of correct type
GHC
- [GHC] #989: Windows "native" port
GHC
- [GHC] #989: Windows "native" port
GHC
- Mysterious function call of timer_settime
Volker Wysk
Last message date:
Fri Sep 30 23:53:11 CEST 2011
Archived on: Fri Sep 30 23:53:22 CEST 2011
This archive was generated by
Pipermail 0.09 (Mailman edition).