March 2013 Archives by subject
Starting: Fri Mar 1 01:30:55 CET 2013
Ending: Sun Mar 31 23:56:49 CEST 2013
Messages: 472
- [GHC] #1371: Add -O3
GHC
- [GHC] #1475: Adding imports and exports with Template Haskell
GHC
- [GHC] #1480: Template Haskell should allow reification of modules
GHC
- [GHC] #1480: Template Haskell should allow reification of modules
GHC
- [GHC] #1496: Newtypes and type families combine to produce inconsistent FC(X) axiom sets
GHC
- [GHC] #149: missed CSE opportunity
GHC
- [GHC] #1518: Make it possible to evaluate monadic actions when assigning record fields (<-)
GHC
- [GHC] #1800: Template Haskell support for running functions defined in the same module
GHC
- [GHC] #2132: Optimise nested comparisons
GHC
- [GHC] #2189: hSetBuffering stdin NoBuffering doesn't work on Windows
GHC
- [GHC] #2255: Improve SpecConstr for free variables
GHC
- [GHC] #2555: Template Haskell does not respect -package and -hide constraints
GHC
- [GHC] #2555: Template Haskell does not respect -package and -hide constraints
GHC
- [GHC] #2598: Avoid excessive specialisation in SpecConstr
GHC
- [GHC] #2742: The -> in ViewPatterns binds more weakly than infix data constructors.
GHC
- [GHC] #2893: Implement "Quantified contexts" proposal
GHC
- [GHC] #2986: :info printing instances often isn't wanted
GHC
- [GHC] #2986: :info printing instances often isn't wanted
GHC
- [GHC] #2986: :info printing instances often isn't wanted
GHC
- [GHC] #3333: GHCi doesn't load weak symbols
GHC
- [GHC] #3333: GHCi doesn't load weak symbols
GHC
- [GHC] #3333: GHCi doesn't load weak symbols
GHC
- [GHC] #3360: Add profiling support to GHCi
GHC
- [GHC] #3372: Allow for multiple linker instances
GHC
- [GHC] #344: arrow notation: incorrect scope of existential dictionaries
GHC
- [GHC] #3583: Default view patterns
GHC
- [GHC] #3658: Dynamically link GHCi (and use system linker) on platforms that support it
GHC
- [GHC] #3746: Poor parse error
GHC
- [GHC] #3927: Incomplete/overlapped pattern warnings + GADTs = inadequate
GHC
- [GHC] #4001: Implement an atomic readMVar
GHC
- [GHC] #4001: Implement an atomic readMVar
GHC
- [GHC] #4081: Strict constructor fields inspected in loop
GHC
- [GHC] #4081: Strict constructor fields inspected in loop
GHC
- [GHC] #4139: Spurious non-exhaustive pattern match warnings are given using GADTs
GHC
- [GHC] #4175: GHCi support for type/data families should match that of related features
GHC
- [GHC] #4175: GHCi support for type/data families should match that of related features
GHC
- [GHC] #4175: GHCi support for type/data families should match that of related features
GHC
- [GHC] #4175: GHCi support for type/data families should match that of related features
GHC
- [GHC] #4175: GHCi support for type/data families should match that of related features
GHC
- [GHC] #4175: GHCi support for type/data families should match that of related features
GHC
- [GHC] #4175: GHCi support for type/data families should match that of related features
GHC
- [GHC] #4243: Make a proper options parser for the RTS
GHC
- [GHC] #4245: ghci panic: thread blocked indefinitely in an MVar operation
GHC
- [GHC] #4364: Template Haskell: Cycle in type synonym declarations
GHC
- [GHC] #4364: Template Haskell: Cycle in type synonym declarations
GHC
- [GHC] #4471: Incorrect Unicode output on Windows Console
GHC
- [GHC] #4471: Incorrect Unicode output on Windows Console
GHC
- [GHC] #4471: Incorrect Unicode output on Windows Console
GHC
- [GHC] #4837: Template Haskell does not work in a profiled compiler.
GHC
- [GHC] #4837: Template Haskell does not work in a profiled compiler.
GHC
- [GHC] #4837: Template Haskell does not work in a profiled compiler.
GHC
- [GHC] #4941: SpecConstr generates functions that do not use their arguments
GHC
- [GHC] #4941: SpecConstr generates functions that do not use their arguments
GHC
- [GHC] #4962: Dead code fed to CorePrep because RULEs keep it alive spuriously
GHC
- [GHC] #4962: Dead code fed to CorePrep because RULEs keep it alive spuriously
GHC
- [GHC] #5014: canonicalizePath throws exception on paths that do not exist
GHC
- [GHC] #5014: canonicalizePath throws exception on paths that do not exist
GHC
- [GHC] #5075: CPR optimisation for sum types if only one constructor is used
GHC
- [GHC] #5075: CPR optimisation for sum types if only one constructor is used
GHC
- [GHC] #5075: CPR optimisation for sum types if only one constructor is used
GHC
- [GHC] #5218: Add unpackCStringLen# to create Strings from string literals
GHC
- [GHC] #5302: Unused arguments in join points
GHC
- [GHC] #5333: Arrow command combinators and infixr cause the desugarer to fail
GHC
- [GHC] #5333: Arrow command combinators and infixr cause the desugarer to fail
GHC
- [GHC] #5539: GHC panic - Simplifier ticks exhausted
GHC
- [GHC] #5550: GHC infinite loop when compiling vector
GHC
- [GHC] #5550: GHC infinite loop when compiling vector
GHC
- [GHC] #5550: GHC infinite loop when compiling vector
GHC
- [GHC] #5550: GHC infinite loop when compiling vector
GHC
- [GHC] #5609: Type checking arrow notation in the presence of deferred constraints
GHC
- [GHC] #5609: Type checking arrow notation in the presence of deferred constraints
GHC
- [GHC] #5642: Deriving Generic of a big type takes a long time and lots of space
GHC
- [GHC] #5654: Profiling semantics bug
GHC
- [GHC] #5763: Confusing error message
GHC
- [GHC] #5777: core lint error with arrow notation and GADTs
GHC
- [GHC] #5787: Add instances to ZipList
GHC
- [GHC] #5859: unsafeInterleaveIO duplicates computation when evaluated by multiple threads
GHC
- [GHC] #5927: A type-level "implies" constraint on Constraints
GHC
- [GHC] #5927: A type-level "implies" constraint on Constraints
GHC
- [GHC] #5927: A type-level "implies" constraint on Constraints
GHC
- [GHC] #5987: Too many symbols in ghc package DLL
GHC
- [GHC] #5987: Too many symbols in ghc package DLL
GHC
- [GHC] #5987: Too many symbols in ghc package DLL
GHC
- [GHC] #6016: On Windows, runhaskell hits an error on UTF-8 files with a BOM
GHC
- [GHC] #6018: Injective type families
GHC
- [GHC] #6022: GHC infers over-general types
GHC
- [GHC] #6037: Compile-time crash with sources with non-representable unicode characters
GHC
- [GHC] #6037: Compile-time crash with sources with non-representable unicode characters
GHC
- [GHC] #6063: GHC's build-time ld-flag checks are problematic
GHC
- [GHC] #6063: GHC's build-time ld-flag checks are problematic
GHC
- [GHC] #607: Ticky-ticky profiling
GHC
- [GHC] #6084: Add stg_ap_pnnv and related call patterns
GHC
- [GHC] #6087: Join points need strictness analysis
GHC
- [GHC] #6135: Unboxed Booleans
GHC
- [GHC] #6135: Unboxed Booleans
GHC
- [GHC] #6135: Unboxed Booleans
GHC
- [GHC] #6135: Unboxed Booleans
GHC
- [GHC] #6135: Unboxed Booleans
GHC
- [GHC] #6135: Unboxed Booleans
GHC
- [GHC] #6135: Unboxed Booleans
GHC
- [GHC] #6135: Unboxed Booleans
GHC
- [GHC] #6135: Unboxed Booleans
GHC
- [GHC] #6135: Unboxed Booleans
GHC
- [GHC] #6147: GeneralizedNewtypeDeriving should fail with data families
GHC
- [GHC] #7134: ghc-7.6.0.20120810-x86_64-windows.exe -> internal error R_X86_64_PC32
GHC
- [GHC] #7152: Add flag to configure that skips overwriting of symlinks on install
GHC
- [GHC] #7266: Allow fractional-looking integer literals
GHC
- [GHC] #7277: Recompilation check fails for TH unless functions are inlined
GHC
- [GHC] #7285: mkWeakMVar is non-compositional
GHC
- [GHC] #7319: +RTS -xc sometimes results in segfault
GHC
- [GHC] #7340: Building fails with dph-base_dist-install_GHCI_LIB not defined
GHC
- [GHC] #7353: Make system IO interruptible on Windows
GHC
- [GHC] #7359: unix-2.6.0.0 fails to install on mac os x with 7.4.* (works with 7.6.1)
GHC
- [GHC] #7359: unix-2.6.0.0 fails to install on mac os x with 7.4.* (works with 7.6.1)
GHC
- [GHC] #7378: Identical alts/bad divInt# code
GHC
- [GHC] #7424: Add Data.Bits instance for Bool
GHC
- [GHC] #7428: GHC compile times are seriously non-linear in program size
GHC
- [GHC] #7447: Stale .hi files affect compilation.
GHC
- [GHC] #7465: ./configure --with--ffi-libraries: ld cannot find libffi in a non-standard location
GHC
- [GHC] #7520: Implement cardinality analysis
GHC
- [GHC] #7553: ghc fails to terminate with -O2 or greater
GHC
- [GHC] #7553: ghc fails to terminate with -O2 or greater
GHC
- [GHC] #7557: Default implementation for a type class function missing when profiling is enabled
GHC
- [GHC] #7557: Default implementation for a type class function missing when profiling is enabled
GHC
- [GHC] #7557: Default implementation for a type class function missing when profiling is enabled
GHC
- [GHC] #7574: Register allocator chokes on certain branches with literals
GHC
- [GHC] #7592: Building the latest master branch on FreeBSD 9.1 fails
GHC
- [GHC] #7592: Building the latest master branch on FreeBSD 9.1 fails
GHC
- [GHC] #7597: plugins01 fails if it has been run previously (doesn't force recompile)
GHC
- [GHC] #7606: Stride scheduling for Haskell threads with priorities
GHC
- [GHC] #7619: Make worker-wrapper unbox data families
GHC
- [GHC] #7621: Cross-build for QNX ARM smashes stack when using FunPtr wrappers
GHC
- [GHC] #7629: segmentation fault in compiled program, involves gtk, selinux
GHC
- [GHC] #7629: segmentation fault in compiled program, involves gtk, selinux
GHC
- [GHC] #7629: segmentation fault in compiled program, involves gtk, selinux
GHC
- [GHC] #7629: segmentation fault in compiled program, involves gtk, selinux
GHC
- [GHC] #7629: segmentation fault in compiled program, involves gtk, selinux
GHC
- [GHC] #7629: segmentation fault in compiled program, involves gtk, selinux
GHC
- [GHC] #7629: segmentation fault in compiled program, involves gtk, selinux
GHC
- [GHC] #7629: segmentation fault in compiled program, involves gtk, selinux
GHC
- [GHC] #7629: segmentation fault in compiled program, involves gtk, selinux
GHC
- [GHC] #7629: segmentation fault in compiled program, involves gtk, selinux
GHC
- [GHC] #7629: segmentation fault in compiled program, involves gtk, selinux
GHC
- [GHC] #7638: bindist refers to libgmp.so.3 which is missing on Fedora 17
GHC
- [GHC] #7638: bindist refers to libgmp.so.3 which is missing on Fedora 17
GHC
- [GHC] #7642: Nullary type classes
GHC
- [GHC] #7642: Nullary type classes
GHC
- [GHC] #7642: Nullary type classes
GHC
- [GHC] #7642: Nullary type classes
GHC
- [GHC] #7651: Buiding GHC with parallel IO manager freezes on Mac (not on FreeBSD)
GHC
- [GHC] #7651: Buiding GHC with parallel IO manager freezes on Mac (not on FreeBSD)
GHC
- [GHC] #7651: Buiding GHC with parallel IO manager freezes on Mac (not on FreeBSD)
GHC
- [GHC] #7670: StablePtrs should be organized by generation for efficient minor collections
GHC
- [GHC] #7680: -prof build: trying to 'show' a 'Double' leads to 'Char.intToDigit: not a digit' crash
GHC
- [GHC] #7680: -prof build: trying to 'show' a 'Double' leads to 'Char.intToDigit: not a digit' crash
GHC
- [GHC] #7680: -prof build: trying to 'show' a 'Double' leads to 'Char.intToDigit: not a digit' crash
GHC
- [GHC] #7686: --with-libffi-header=<value> is not propagated to compiler/ghci/LibFFI.hsc compilation
GHC
- [GHC] #7686: --with-libffi-header=<value> is not propagated to compiler/ghci/LibFFI.hsc compilation
GHC
- [GHC] #7686: --with-libffi-header=<value> is not propagated to compiler/ghci/LibFFI.hsc compilation
GHC
- [GHC] #7693: Flush .hp file at the end of each sample
GHC
- [GHC] #7693: Flush .hp file at the end of each sample
GHC
- [GHC] #7696: Another kindFunResult panic
GHC
- [GHC] #7696: Another kindFunResult panic
GHC
- [GHC] #7697: (=>) works on non-constraints
GHC
- [GHC] #7697: (=>) works on non-constraints
GHC
- [GHC] #7700: iOS patch no 3: enable/disable terminfo more precisely by os
GHC
- [GHC] #7700: iOS patch no 3: enable/disable terminfo more precisely by os
GHC
- [GHC] #7700: iOS patch no 3: enable/disable terminfo more precisely by os
GHC
- [GHC] #7700: iOS patch no 3: enable/disable terminfo more precisely by os
GHC
- [GHC] #7700: iOS patch no 3: enable/disable terminfo more precisely by os
GHC
- [GHC] #7700: iOS patch no 3: enable/disable terminfo more precisely by os
GHC
- [GHC] #7700: iOS patch no 3: enable/disable terminfo more precisely by os
GHC
- [GHC] #7700: iOS patch no 3: enable/disable terminfo more precisely by os
GHC
- [GHC] #7700: iOS patch no 3: enable/disable terminfo more precisely by os
GHC
- [GHC] #7702: Memory Leak in CoreM (CoreWriter)
GHC
- [GHC] #7702: Memory Leak in CoreM (CoreWriter)
GHC
- [GHC] #7702: Memory Leak in CoreM (CoreWriter)
GHC
- [GHC] #7702: Memory Leak in CoreM (CoreWriter)
GHC
- [GHC] #7702: Memory Leak in CoreM (CoreWriter)
GHC
- [GHC] #7702: Memory Leak in CoreM (CoreWriter)
GHC
- [GHC] #7702: Memory Leak in CoreM (CoreWriter)
GHC
- [GHC] #7702: Memory Leak in CoreM (CoreWriter)
GHC
- [GHC] #7702: Memory Leak in CoreM (CoreWriter)
GHC
- [GHC] #7704: Phantom types break new polykind Typeable with either StandaloneDeriving or AutoDeriveTypeable
GHC
- [GHC] #7704: Phantom types break new polykind Typeable with either StandaloneDeriving or AutoDeriveTypeable
GHC
- [GHC] #7704: Phantom types break new polykind Typeable with either StandaloneDeriving or AutoDeriveTypeable
GHC
- [GHC] #7704: Phantom types break new polykind Typeable with either StandaloneDeriving or AutoDeriveTypeable
GHC
- [GHC] #7705: iOS patch no 4: correct options for hsc2hs by stage
GHC
- [GHC] #7705: iOS patch no 4: correct options for hsc2hs by stage
GHC
- [GHC] #7707: iOS patch no 6: compatibility with iOS assembler
GHC
- [GHC] #7707: iOS patch no 6: compatibility with iOS assembler
GHC
- [GHC] #7708: sys/cpuset.h cannot be found on FreeBSD
GHC
- [GHC] #7708: sys/cpuset.h cannot be found on FreeBSD
GHC
- [GHC] #7709: ios patch no 7: Omit ghc-pwd from final stage when cross compiling
GHC
- [GHC] #7709: ios patch no 7: Omit ghc-pwd from final stage when cross compiling
GHC
- [GHC] #7709: ios patch no 7: Omit ghc-pwd from final stage when cross compiling
GHC
- [GHC] #7709: ios patch no 7: Omit ghc-pwd from final stage when cross compiling
GHC
- [GHC] #7709: ios patch no 7: Omit ghc-pwd from final stage when cross compiling
GHC
- [GHC] #7712: "make install" fails on Windows
GHC
- [GHC] #7713: Panic! make_exp (App _ (Coercion _)) when compiled with -fext-core
GHC
- [GHC] #7713: Panic! make_exp (App _ (Coercion _)) when compiled with -fext-core
GHC
- [GHC] #7714: The type of the second argument of poll() in GHC/Event/Poll.hsc is invalid
GHC
- [GHC] #7714: The type of the second argument of poll() in GHC/Event/Poll.hsc is invalid
GHC
- [GHC] #7715: threadDelay causes segfault on Mac if compiled by 32bit GHC
GHC
- [GHC] #7715: threadDelay causes segfault on Mac if compiled by 32bit GHC
GHC
- [GHC] #7715: threadDelay causes segfault on Mac if compiled by 32bit GHC
GHC
- [GHC] #7716: ZonedTime read instance failing to parse what show returns
GHC
- [GHC] #7717: Libffi errors while cross-compiling GHC 7.6.2 (Stage 1)
GHC
- [GHC] #7718: ios patch no 8: adjustor pools
GHC
- [GHC] #7718: ios patch no 8: adjustor pools
GHC
- [GHC] #7718: ios patch no 8: adjustor pools
GHC
- [GHC] #7718: ios patch no 8: adjustor pools
GHC
- [GHC] #7718: ios patch no 8: adjustor pools
GHC
- [GHC] #7718: ios patch no 8: adjustor pools
GHC
- [GHC] #7718: ios patch no 8: adjustor pools
GHC
- [GHC] #7719: System.Timeout.timeout may leak <<timeout>> exceptions
GHC
- [GHC] #7719: System.Timeout.timeout may leak <<timeout>> exceptions
GHC
- [GHC] #7719: System.Timeout.timeout may leak <<timeout>> exceptions
GHC
- [GHC] #7719: System.Timeout.timeout may leak <<timeout>> exceptions
GHC
- [GHC] #7719: System.Timeout.timeout may leak <<timeout>> exceptions
GHC
- [GHC] #7719: System.Timeout.timeout may leak <<timeout>> exceptions
GHC
- [GHC] #7719: System.Timeout.timeout may leak <<timeout>> exceptions
GHC
- [GHC] #7719: System.Timeout.timeout may leak <<timeout>> exceptions
GHC
- [GHC] #7719: System.Timeout.timeout may leak <<timeout>> exceptions
GHC
- [GHC] #7720: iOS patch no 9: Linking
GHC
- [GHC] #7720: iOS patch no 9: Linking
GHC
- [GHC] #7720: iOS patch no 9: Linking
GHC
- [GHC] #7721: iOS patch no 10: Add iOS-specific module layout to LLVM codegen
GHC
- [GHC] #7721: iOS patch no 10: Add iOS-specific module layout to LLVM codegen
GHC
- [GHC] #7722: iOS patch no 11: Fix quirk with runtime loader
GHC
- [GHC] #7722: iOS patch no 11: Fix quirk with runtime loader
GHC
- [GHC] #7722: iOS patch no 11: Fix quirk with runtime loader
GHC
- [GHC] #7722: iOS patch no 11: Fix quirk with runtime loader
GHC
- [GHC] #7722: iOS patch no 11: Fix quirk with runtime loader
GHC
- [GHC] #7722: iOS patch no 11: Fix quirk with runtime loader
GHC
- [GHC] #7722: iOS patch no 11: Fix quirk with runtime loader
GHC
- [GHC] #7722: iOS patch no 11: Fix quirk with runtime loader
GHC
- [GHC] #7722: iOS patch no 11: Fix quirk with runtime loader
GHC
- [GHC] #7723: iOS patch no 12: Itimer.c doesn't work on iOS
GHC
- [GHC] #7723: iOS patch no 12: Itimer.c doesn't work on iOS
GHC
- [GHC] #7723: iOS patch no 12: Itimer.c doesn't work on iOS
GHC
- [GHC] #7723: iOS patch no 12: Itimer.c doesn't work on iOS
GHC
- [GHC] #7728: ghc-pkg does not build
GHC
- [GHC] #7729: GHC panics. Invalid core
GHC
- [GHC] #7729: GHC panics. Invalid core
GHC
- [GHC] #7729: GHC panics. Invalid core
GHC
- [GHC] #7729: GHC panics. Invalid core
GHC
- [GHC] #7729: GHC panics. Invalid core
GHC
- [GHC] #7730: :info and polykinds
GHC
- [GHC] #7731: Add "source" button for instances in Hackage
GHC
- [GHC] #7731: Add "source" button for instances in Hackage
GHC
- [GHC] #7732: Allow killing of processes which are known by a System.Process.ProcessHandle
GHC
- [GHC] #7733: iOS patch libraries/dph can't be omitted from the build on non-TH-capable platforms any more
GHC
- [GHC] #7733: iOS patch libraries/dph can't be omitted from the build on non-TH-capable platforms any more
GHC
- [GHC] #7733: iOS patch libraries/dph can't be omitted from the build on non-TH-capable platforms any more
GHC
- [GHC] #7733: iOS patch libraries/dph can't be omitted from the build on non-TH-capable platforms any more
GHC
- [GHC] #7734: Missing backticks in error message
GHC
- [GHC] #7734: Missing backticks in error message
GHC
- [GHC] #7734: Missing backticks in error message
GHC
- [GHC] #7734: Missing backticks in error message
GHC
- [GHC] #7735: -fext-core doesn't generate .hcr when .o and .hi files are present
GHC
- [GHC] #7736: Parallel array enumeration causes compiler panic (enumFromToP)
GHC
- [GHC] #7736: Parallel array enumeration causes compiler panic (enumFromToP)
GHC
- [GHC] #7736: Parallel array enumeration causes compiler panic (enumFromToP)
GHC
- [GHC] #7736: Parallel array enumeration causes compiler panic (enumFromToP)
GHC
- [GHC] #7736: Parallel array enumeration causes compiler panic (enumFromToP)
GHC
- [GHC] #7737: t7319: Oops! Entered absent arg w_s1Du{v} [lid] [base:GHC.Base.String{tc 36u}]
GHC
- [GHC] #7737: t7319: Oops! Entered absent arg w_s1Du{v} [lid] [base:GHC.Base.String{tc 36u}]
GHC
- [GHC] #7737: t7319: Oops! Entered absent arg w_s1Du{v} [lid] [base:GHC.Base.String{tc 36u}]
GHC
- [GHC] #7738: Testsuite failures for ghci tests normalising stderr output for .exe
GHC
- [GHC] #7738: Testsuite failures for ghci tests normalising stderr output for .exe
GHC
- [GHC] #7739: Testsuite failures for HPC way tests on Windows
GHC
- [GHC] #7739: Testsuite failures for HPC way tests on Windows
GHC
- [GHC] #7740: Remove direct cabal imports in Linker and Finder modules
GHC
- [GHC] #7741: Add SIMD support to x86/x86_64 NCG
GHC
- [GHC] #7741: Add SIMD support to x86/x86_64 NCG
GHC
- [GHC] #7742: StandaloneDeriving on Read fails for GADTs
GHC
- [GHC] #7742: StandaloneDeriving on Read fails for GADTs
GHC
- [GHC] #7742: StandaloneDeriving on Read fails for GADTs
GHC
- [GHC] #7743: GHCI segfaults with Data.Binary instances
GHC
- [GHC] #7743: GHCI segfaults with Data.Binary instances
GHC
- [GHC] #7743: GHCI segfaults with Data.Binary instances
GHC
- [GHC] #7743: GHCI segfaults with Data.Binary instances
GHC
- [GHC] #7743: GHCI segfaults with Data.Binary instances
GHC
- [GHC] #7744: Can't install conduit via cabal-install
GHC
- [GHC] #7745: sleep interrupted in foreign call with GHC later than 7.2
GHC
- [GHC] #7745: sleep interrupted in foreign call with GHC later than 7.2
GHC
- [GHC] #7746: Support loading/unloading profiled objects from a profiled executable
GHC
- [GHC] #7747: debug_p RTS is buggy (debugging and profiled)
GHC
- [GHC] #7747: debug_p RTS is buggy (debugging and profiled)
GHC
- [GHC] #7747: debug_p RTS is buggy (debugging and profiled)
GHC
- [GHC] #7747: debug_p RTS is buggy (debugging and profiled)
GHC
- [GHC] #7748: Runtime <<loop>> due to incorrect inferred type
GHC
- [GHC] #7748: Runtime <<loop>> due to incorrect inferred type
GHC
- [GHC] #7748: Runtime <<loop>> due to incorrect inferred type
GHC
- [GHC] #7749: hsc2hs generated executable does not reflect additional library directories
GHC
- [GHC] #7749: hsc2hs generated executable does not reflect additional library directories
GHC
- [GHC] #7749: hsc2hs generated executable does not reflect additional library directories
GHC
- [GHC] #7750: Pretty printing of human-readable integers is incorrect
GHC
- [GHC] #7750: Pretty printing of human-readable integers is incorrect
GHC
- [GHC] #7750: Pretty printing of human-readable integers is incorrect
GHC
- [GHC] #7750: Pretty printing of human-readable integers is incorrect
GHC
- [GHC] #7751: Incremental heap census
GHC
- [GHC] #7751: Incremental heap census
GHC
- [GHC] #7751: Incremental heap census
GHC
- [GHC] #7751: Incremental heap census
GHC
- [GHC] #7752: GHC as a library documentation out of sync
GHC
- [GHC] #7752: GHC as a library documentation out of sync
GHC
- [GHC] #7752: GHC as a library documentation out of sync
GHC
- [GHC] #7753: Profiling report broken with foreign exported functions
GHC
- [GHC] #7754: Can't find curses.h when building cross-compiler
GHC
- [GHC] #7754: Can't find curses.h when building cross-compiler
GHC
- [GHC] #7755: Remove commented out code in compiler/codeGen/StgCmmHeap.hs
GHC
- [GHC] #7755: Remove commented out code in compiler/codeGen/StgCmmHeap.hs
GHC
- [GHC] #7756: Remove warning suppressions from compiler/cmm/CmmCommonBlockElim.hs
GHC
- [GHC] #7756: Remove warning suppressions from compiler/cmm/CmmCommonBlockElim.hs
GHC
- [GHC] #7756: Remove warning suppressions from compiler/cmm/CmmCommonBlockElim.hs
GHC
- [GHC] #7756: Remove warning suppressions from compiler/cmm/CmmCommonBlockElim.hs
GHC
- [GHC] #7756: Remove warning suppressions from compiler/cmm/CmmCommonBlockElim.hs
GHC
- [GHC] #7756: Remove warning suppressions from compiler/cmm/CmmCommonBlockElim.hs
GHC
- [GHC] #7757: Remove unused functions from compiler/codeGen/StgCmmUtils.hs
GHC
- [GHC] #7757: Remove unused functions from compiler/codeGen/StgCmmUtils.hs
GHC
- [GHC] #7757: Remove unused functions from compiler/codeGen/StgCmmUtils.hs
GHC
- [GHC] #7758: Remove cg_tag field from CgIdInfo
GHC
- [GHC] #7758: Remove cg_tag field from CgIdInfo
GHC
- [GHC] #7759: iOS patch no 14: libraries/base changes
GHC
- [GHC] #7759: iOS patch no 14: libraries/base changes
GHC
- [GHC] #7759: iOS patch no 14: libraries/base changes
GHC
- [GHC] #7760: iOS patch no 15: remove HSC2HS_EXTRA from hsc2hs's stage0 wrapper
GHC
- [GHC] #7760: iOS patch no 15: remove HSC2HS_EXTRA from hsc2hs's stage0 wrapper
GHC
- [GHC] #7761: iOS patch no 16: pass the correct -Dxxx_HOST_ARCH and -Dxxx_HOST_OS to hsc2hs by stage
GHC
- [GHC] #7761: iOS patch no 16: pass the correct -Dxxx_HOST_ARCH and -Dxxx_HOST_OS to hsc2hs by stage
GHC
- [GHC] #7762: internal error: evacuate(static): strange closure type 4
GHC
- [GHC] #7762: internal error: evacuate(static): strange closure type 4
GHC
- [GHC] #7762: internal error: evacuate(static): strange closure type 4
GHC
- [GHC] #7762: internal error: evacuate(static): strange closure type 4
GHC
- [GHC] #7762: internal error: evacuate(static): strange closure type 4
GHC
- [GHC] #7763: Resource limits for Haskell
GHC
- [GHC] #7763: Resource limits for Haskell
GHC
- [GHC] #7763: Resource limits for Haskell
GHC
- [GHC] #7763: Resource limits for Haskell
GHC
- [GHC] #7763: Resource limits for Haskell
GHC
- [GHC] #7763: Resource limits for Haskell
GHC
- [GHC] #7764: Link Error on windows
GHC
- [GHC] #7764: Link Error on windows
GHC
- [GHC] #7764: Link Error on windows
GHC
- [GHC] #7764: Link Error on windows
GHC
- [GHC] #7765: Odd error message for `runghc` with missing `main` function.
GHC
- [GHC] #7765: Odd error message for `runghc` with missing `main` function.
GHC
- [GHC] #7765: Odd error message for `runghc` with missing `main` function.
GHC
- [GHC] #7765: Odd error message for `runghc` with missing `main` function.
GHC
- [GHC] #7766: equality constraints exposed by patterns mess up constraint inference
GHC
- [GHC] #7766: equality constraints exposed by patterns mess up constraint inference
GHC
- [GHC] #7766: equality constraints exposed by patterns mess up constraint inference
Simon Peyton-Jones
- [GHC] #7767: "internal error: evacuate: strange closure type 154886248" crash
GHC
- [GHC] #7767: "internal error: evacuate: strange closure type 154886248" crash
GHC
- [GHC] #7767: "internal error: evacuate: strange closure type 154886248" crash
GHC
- [GHC] #7767: "internal error: evacuate: strange closure type 154886248" crash
GHC
- [GHC] #7767: "internal error: evacuate: strange closure type 154886248" crash
GHC
- [GHC] #7767: "internal error: evacuate: strange closure type 154886248" crash
GHC
- [GHC] #7767: "internal error: evacuate: strange closure type 154886248" crash
GHC
- [GHC] #7767: "internal error: evacuate: strange closure type 154886248" crash
GHC
- [GHC] #7768: "untracked content" in fresh clone of haskeline
GHC
- [GHC] #7768: "untracked content" in fresh clone of haskeline
GHC
- [GHC] #7769: Enable Opt_PIC for the dyn way regardless of OSes
GHC
- [GHC] #7769: Enable Opt_PIC for the dyn way regardless of OSes
GHC
- [GHC] #7769: Enable Opt_PIC for the dyn way regardless of OSes
GHC
- [GHC] #7769: Enable Opt_PIC for the dyn way regardless of OSes
GHC
- [GHC] #7769: Enable Opt_PIC for the dyn way regardless of OSes
GHC
- [GHC] #7770: Remove a bitrotted hack for OpenBSD and NetBSD regarding the dyn way
GHC
- [GHC] #7770: Remove a bitrotted hack for OpenBSD and NetBSD regarding the dyn way
GHC
- [GHC] #7770: Remove a bitrotted hack for OpenBSD and NetBSD regarding the dyn way
GHC
- [GHC] #7771: RTS should provide stg_sel_n_noupd_closure
GHC
- [GHC] #7771: RTS should provide stg_sel_n_noupd_closure
GHC
- [GHC] #7771: RTS should provide stg_sel_n_noupd_closure
GHC
- [GHC] #7771: RTS should provide stg_sel_n_noupd_closure
GHC
- [GHC] #7771: RTS should provide stg_sel_n_noupd_closure
GHC
- [GHC] #7772: Finish support for DYNAMIC_GHC_PROGRAMS on Windows
GHC
- [GHC] #7773: Waiting on non-kqueue supported files on OS X
GHC
- [GHC] #7773: Waiting on non-kqueue supported files on OS X
GHC
- [GHC] #7773: Waiting on non-kqueue supported files on OS X
GHC
- [GHC] #7773: Waiting on non-kqueue supported files on OS X
GHC
- [GHC] #7773: Waiting on non-kqueue supported files on OS X
GHC
- [GHC] #7773: Waiting on non-kqueue supported files on OS X
GHC
- [GHC] #7773: Waiting on non-kqueue supported files on OS X
GHC
- [GHC] #7773: Waiting on non-kqueue supported files on OS X
GHC
- [GHC] #7773: Waiting on non-kqueue supported files on OS X
GHC
- [GHC] #7773: Waiting on non-kqueue supported files on OS X
GHC
- [GHC] #7773: Waiting on non-kqueue supported files on OS X
GHC
- [GHC] #7774: T5313 fails
GHC
- [GHC] #7775: Mark intentionally omitted type class instances
GHC
- [GHC] #7775: Mark intentionally omitted type class instances
GHC
- [GHC] #7776: Can't make operator called ~#
GHC
- [GHC] #7776: Can't make operator called ~#
GHC
- [GHC] #7776: Can't make operator called ~#
GHC
- [GHC] #7776: Can't make operator called ~#
GHC
- [GHC] #7776: Can't make operator called ~#
GHC
- [GHC] #7777: ghc panic: varargs + sets
GHC
- [GHC] #7777: ghc panic: varargs + sets
GHC
- [GHC] #7777: ghc panic: varargs + sets
GHC
- [GHC] #7778: kindFunResult panic with => inside a constraint
GHC
- [GHC] #7779: building GHC overwrites the installed package database if GHC_PACKAGE_PATH is set
GHC
- [GHC] #7779: building GHC overwrites the installed package database if GHC_PACKAGE_PATH is set
GHC
- [GHC] #7780: GHC HEAD dll fails to build on Windows
GHC
- [GHC] #7780: GHC HEAD dll fails to build on Windows
GHC
- [GHC] #7780: GHC HEAD dll fails to build on Windows
GHC
- [GHC] #7780: GHC HEAD dll fails to build on Windows
GHC
- [GHC] #7780: GHC HEAD dll fails to build on Windows
GHC
- [GHC] #7781: Dumb error message when trying to runghc a module with no 'main' function
GHC
- [GHC] #7781: Dumb error message when trying to runghc a module with no 'main' function
GHC
- [GHC] #7782: flag to run the demand analysis a second time
GHC
- [GHC] #7782: flag to run the demand analysis a second time
GHC
- [GHC] #7782: flag to run the demand analysis a second time
GHC
- [GHC] #7782: flag to run the demand analysis a second time
GHC
- [GHC] #7782: flag to run the demand analysis a second time
GHC
- [GHC] #7782: flag to run the demand analysis a second time
GHC
- [GHC] #7782: flag to run the demand analysis a second time
GHC
- [GHC] #7782: flag to run the demand analysis a second time
GHC
- [GHC] #7782: flag to run the demand analysis a second time
GHC
- [GHC] #7783: MultiWayIf should start a new layout
GHC
- [GHC] #7783: MultiWayIf should start a new layout
GHC
- [GHC] #7783: MultiWayIf should start a new layout
GHC
- [GHC] #7783: MultiWayIf should start a new layout
GHC
- [GHC] #7783: MultiWayIf should start a new layout
GHC
- [GHC] #7784: problems building HEAD dynamic on linux
GHC
- [GHC] #7784: problems building HEAD dynamic on linux
GHC
- [GHC] #7784: problems building HEAD dynamic on linux
GHC
- [GHC] #7784: problems building HEAD dynamic on linux
GHC
- [GHC] #7784: problems building HEAD dynamic on linux
GHC
- [GHC] #7785: Module-local function not specialized with ConstraintKinds
GHC
- [GHC] #7785: Module-local function not specialized with ConstraintKinds
GHC
- [GHC] #7785: Module-local function not specialized with ConstraintKinds
GHC
- [GHC] #7786: strange errors when deducing constraints
GHC
- [GHC] #7786: strange errors when deducing constraints
GHC
- [GHC] #7787: modifyMVar does not restore value if callback returns error value
GHC
- [GHC] #7787: modifyMVar does not restore value if callback returns error value
GHC
- [GHC] #7787: modifyMVar does not restore value if callback returns error value
GHC
- [GHC] #7788: Recursive type family causes <<loop>>
GHC
- [GHC] #7789: GHCI core dumps when used with VTY
GHC
- [GHC] #7789: GHCI core dumps when used with VTY
GHC
- [GHC] #7789: GHCI core dumps when used with VTY
GHC
- [GHC] #7790: Add dummy undefined symbols to indicate ways
GHC
- [GHC] #7791: Bad error message when strictness annotations are used without BangPatterns pragma
GHC
- [GHC] #7791: Bad error message when strictness annotations are used without BangPatterns pragma
GHC
- [GHC] #7791: Bad error message when strictness annotations are used without BangPatterns pragma
GHC
- [GHC] #7791: Bad error message when strictness annotations are used without BangPatterns pragma
GHC
- [GHC] #7792: unregisterised build broken
GHC
- [GHC] #7793: GHC User’s Guide, Version 7.6.2: Page numbering errors
GHC
- [GHC] #7794: GHCi "Prelude.undefined" exceptions on ARM; ByteCodeItbls.mkJumpToAddr unimplemented
GHC
- [GHC] #7795: panic! the impossible happened
GHC
- [GHC] #7795: panic! the impossible happened
GHC
- [GHC] #7796: improve dead code elimination in CorePrep
GHC
- [GHC] #7796: improve dead code elimination in CorePrep
GHC
- [GHC] #7796: improve dead code elimination in CorePrep
GHC
- [GHC] #7796: improve dead code elimination in CorePrep
GHC
- [GHC] #7796: improve dead code elimination in CorePrep
GHC
- [GHC] #7797: re-enable the defun RULE from a SPECIALISE instance pragma
GHC
- [GHC] #7797: re-enable the defun RULE from a SPECIALISE instance pragma
GHC
- [GHC] #7797: re-enable the defun RULE from a SPECIALISE instance pragma
GHC
- [GHC] #7798: test_bindist reports ".../libffi-6.dll (No such file or directory)"
GHC
- [GHC] #7798: test_bindist reports ".../libffi-6.dll (No such file or directory)"
GHC
- [GHC] #7798: test_bindist reports ".../libffi-6.dll (No such file or directory)"
GHC
- [GHC] #7799: Assembly error while building GHC 7.7
GHC
- [GHC] #7800: Error message when deriving Typeable without PolyKinds
GHC
- [GHC] #7801: Change C arithmetic types to integral types.
GHC
- [GHC] #7801: Change C arithmetic types to integral types.
GHC
- [GHC] #7802: kindFunResult in monad transformer
GHC
- [GHC] #7802: kindFunResult in monad transformer
GHC
- [GHC] #806: hGetBufNonBlocking doesn't work on Windows
GHC
- [GHC] #849: Offer control over branch prediction
GHC
- [GHC] #855: Improvements to SpecConstr
GHC
- [GHC] #910: --make should have a -j flag for parallel building
GHC
Last message date:
Sun Mar 31 23:56:49 CEST 2013
Archived on: Sun Mar 31 23:56:59 CEST 2013
This archive was generated by
Pipermail 0.09 (Mailman edition).