May 2016 Archives by thread
Starting: Sun May 1 06:15:58 UTC 2016
Ending: Tue May 31 22:10:19 UTC 2016
Messages: 1074
- [GHC] #11747: `Strict` causes core lint error
GHC
- [GHC] #11835: ApplicativeDo failed to desugar last line with pure $ <expr>
GHC
- [GHC] #12001: RFC: Add pattern synonyms to base
GHC
- [GHC] #12002: Pragmas after a module declaration are ignored without warning.
GHC
- [GHC] #1407: Add the ability to :set -l{foo} in .ghci files
GHC
- [GHC] #7353: Make system IO interruptible on Windows
GHC
- [GHC] #5850: Greater customization of GHCi prompt
GHC
- [GHC] #11830: Disabling idle GC leads to freeze
GHC
- [GHC] #1623: ghci: 20 wakeups per second
GHC
- [GHC] #11965: USE_PTHREAD_FOR_ITIMER causes unnecessary wake-ups
GHC
- [GHC] #4012: Compilation results are not deterministic
GHC
- [GHC] #5529: Newtypes with hidden constructors cannot be passed as FFI arguments
GHC
- [GHC] #11983: Can't use IntPtr or WordPtr in a foreign import
GHC
- [GHC] #11985: Core lint error on record syntax update/pattern synonym
GHC
- Re: [GHC] #10520: RecordWildCards causes “is not a (visible) field of constructor” in ghci
GHC
- [GHC] #11700: pattern match bug
GHC
- [GHC] #10012: Cheap-to-compute values aren't pushed into case branches inducing unnecessary register pressure
GHC
- [GHC] #10266: Split base for Backpack
GHC
- Re: [GHC] #8865: Cannot derive well-kinded instance of form ‘Category
GHC
- [GHC] #11833: GHC can't derive instance of polykinded typeclass for newtype that requires a class constraint
GHC
- [GHC] #11656: Alllow static pointers to local closed definitions
GHC
- [GHC] #12003: Improve error message about closed variables
GHC
- [GHC] #12004: Windows unexpected failures
GHC
- [GHC] #12005: Constraint instances not shown in `:info`
GHC
- [GHC] #12006: Can't infer constraint of pattern synonyms
GHC
- [GHC] #10604: Make Generic1 kind polymorphic
GHC
- [GHC] #12007: Pattern families regression
GHC
- [GHC] #12008: GHCi autocomplete text following cursor/insertion point
GHC
- [GHC] #9136: Constant folding in Core could be better
GHC
- [GHC] #11978: running a profiled build of shake test suite with rts args +RTS -hb -N10 triggers SIGSEGV
GHC
- [GHC] #12009: ASSERTION FAILED: file rts/LdvProfile.c, line 48
GHC
- [GHC] #12010: Incorrect return types for recv() and send() on Windows
GHC
- [GHC] #9868: ghc: panic! Dynamic linker not initialised
GHC
- [GHC] #11338: Unwind information is incorrect in region surrounding a safe foreign call
GHC
- [GHC] #11337: Unwind information incorrect between Sp adjustment and end of block
GHC
- [GHC] #11443: SPECIALIZE pragma does not work + compilation times regression in GHC 8.0-rc1
GHC
- [GHC] #11990: Custom Type Error not getting triggered in the nested Type function call
GHC
- [GHC] #12011: should runRW# (of GHC.Magic) be reexported by GHC.Exts?
GHC
- [GHC] #12012: Socket operations on Windows check errno instead of calling WSAGetLastError()
GHC
- [GHC] #12013: CallStack is available from base 4.8, not 4.9
GHC
- [GHC] #11999: expressing injectivity on functional dependencies gives orphan instances warnings
GHC
- [GHC] #11959: Importing doubly exported pattern synonym and associated pattern synonym panics
GHC
- [GHC] #12014: Make it possible to deprecate a method instantiation of a typeclass instance
GHC
- [GHC] #10840: Periodic alarm signals can cause a retry loop to get stuck
GHC
- [GHC] #11768: Need a way to attach Haddock documentation to derived instances
GHC
- [GHC] #11822: Pattern match checker exceeded (2000000) iterations
GHC
- [GHC] #9696: readRawBufferPtr and writeRawBufferPtr allocate memory
GHC
- [GHC] #8990: Performance tests behave differently depending on presence of .hi file (even with -fforce-recomp)
GHC
- [GHC] #12015: Add conditional CallStack constraints to common partial utility functions
GHC
- [GHC] #3427: control what sort of entity a deprecated pragma applies to
GHC
- [GHC] #12016: Allow wildcards in type synonyms and data declarations
GHC
- [GHC] #12017: GHC panics on pattern synonym ‘kindPrimRep’
GHC
- [GHC] #11970: Simplify Parent for patten synonyms
GHC
- [GHC] #12018: Equality constraint not available in pattern type signature (GADTs/ScopedTypeVariables)
GHC
- [GHC] #12019: Profiling option -hb is not thread safe
GHC
- [GHC] #11502: Scrutinize use of 'long' in rts/
GHC
- [GHC] #12020: Error message on use of != should suggest use of /=
GHC
- [GHC] #5642: Deriving Generic of a big type takes a long time and lots of space
GHC
- [GHC] #9630: compile-time performance regression (probably due to Generics)
GHC
- [GHC] #10775: Enable PolyKinds in GHC.Generics
GHC
- [GHC] #12021: Type variable escapes its scope
GHC
- [GHC] #12022: unsafeShiftL and unsafeShiftR are not marked as INLINE
GHC
- Fw: new message
matthew at wellquite.org
- [GHC] #12023: Problems getting information and kind from GHC.Prim ~#, ~R#, ...
GHC
- [GHC] #12024: GHC leaks GHC.Prim.~# into type
GHC
- [GHC] #12025: Order of constraints forced (in pattern synonyms, type classes in comments)
GHC
- [GHC] #12026: Pattern match failure in RnNames.hs
GHC
- [GHC] #12027: ghc 8.0rc4 treats INLINE pragmas for methods with default (implicit) definitions as errors
GHC
- [GHC] #12028: Large let bindings are 6x slower (since 6.12.x to 7.10.x)
GHC
- [GHC] #10547: feature request: expanding type synonyms in error messages
GHC
- [GHC] #11011: Add type-indexed type representations (`TypeRep a`)
GHC
- [GHC] #12029: Notify user to import * from Data.Kind with TypeInType on
GHC
- [GHC] #12030: GHCi Proposal: Display (Data.Kind.)Type instead of *
GHC
- [GHC] #12031: GHCi segfaults on Windows when compiling C code using extern-declared variable
GHC
- [GHC] #12032: Performance regression with large numbers of equation-style decls
GHC
- Re: [GHC] #11632: Data.Char repeated readLitChar barfs on output from show "ó1"
GHC
- [GHC] #11640: Panic because of "updateRole"
GHC
- [GHC] #11641: Allow wildcards for parameters functionally determined (also type synonyms)
GHC
- [GHC] #11646: Make pattern synonym export type mismatch a warning
GHC
- [GHC] #11655: Ambiguous types in pattern synonym not determined by functional dependencies
GHC
- [GHC] #11669: Incorrectly suggests RankNTypes for ill-formed type "forall a. Eq a. Int"
GHC
- [GHC] #11692: Suggest default definition of Applicative
GHC
- [GHC] #11695: On GHCi prompt the arrow (movement) keys create strange character sequences
GHC
- [GHC] #11802: Make a Win32 release
GHC
- [GHC] #11816: Refactor SymbolInfo out of Linker.c
GHC
- [GHC] #11974: `default` declaration doesn't allow higher-kinded types
GHC
- [GHC] #10681: Teach GHC to interpret all hs files as two levels of hs-boot files (abstract types only/full types + values)
GHC
- [GHC] #11743: Add unicode support for TH quotes (`[| |]`)
GHC
- [GHC] #12033: [TypeApplications] GHC internal error
GHC
- [GHC] #11629: reify returns Dec that use ConT instead of PromotedT
GHC
- [GHC] #8761: Make pattern synonyms work with Template Haskell
GHC
- [GHC] #11954: Associated pattern synonyms not included in haddock
GHC
- [GHC] #7100: Loosen requirement for free variables in constraint in class declaration
GHC
- [GHC] #6118: Kind variable falls out of scope in instance declaration
GHC
- [GHC] #11108: Weak references related crash
GHC
- [GHC] #12034: Template Haskell + hs-boot = Not in scope during type checking, but it passed the renamer
GHC
- [GHC] #10083: ghc: panic! (the 'impossible' happened)
GHC
- [GHC] #9478: Partial type signatures
GHC
- [GHC] #10181: Lint check: arity invariant
GHC
- [GHC] #11961: PatBind test suite failure with `-DDEBUG`
GHC
- [GHC] #12035: hs-boot knot tying insufficient for ghc --make
GHC
- [GHC] #11432: Cannot export operator newtype
GHC
- [GHC] #12038: Shutdown interacts badly with requestSync()
GHC
- [GHC] #10860: setnumcapabilities001: internal error: ASSERTION FAILED: file rts/Schedule.c, line 400
GHC
- [GHC] #12039: Panic with partial class definition
GHC
- [GHC] #12040: Code that builds on 7.8.4 and 7.10.3 but fails with requiring UndecidableInstances on 8.0.1-rc4
GHC
- [GHC] #11955: Haddock documentation for pattern synonyms printed with explicit forall quantifiers
GHC
- [GHC] #4806: Make error message more user friendly when module is not found because package is unusable
GHC
- [GHC] #10600: -fwarn-incomplete-patterns doesn't work with -fno-code
GHC
- [GHC] #12041: GHC panics on "print_equality ~"
GHC
- [GHC] #7401: Can't derive instance for Eq when datatype has no constructor, while it is trivial do do so.
GHC
- [GHC] #11981: unknown symbol `__udivti3' when BuildFlavour = perf-llvm
GHC
- [GHC] #11062: Type families + hs-boot files = panic
GHC
- [GHC] #8779: Exhaustiveness checks for pattern synonyms
GHC
- [GHC] #12042: Infinite loop with type synonyms and hs-boot
GHC
- [GHC] #12043: internal error: evacuate: strange closure type
GHC
- [GHC] #12044: Remove sortWith in favor of sortOn
GHC
- [GHC] #11746: I encountered an: internal error: evacuate: strange closure type 803645000
GHC
- [GHC] #12045: Visible kind application
GHC
- [GHC] #4239: -ddump-minimal-imports vs. type operators
GHC
- [GHC] #12046: AllowAmbiguousTypes doesn't work with UndecidableSuperClasses
GHC
- [GHC] #10803: New SignatureSections extension
GHC
- [GHC] #12047: Users Guide:
GHC
- [GHC] #11099: Incorrect warning about redundant constraints
GHC
- [GHC] #12048: Allow CustomTypeErrors in type synonyms (+ evaluate nested type family?)
GHC
- [GHC] #12049: `OverloadedStrings` for types
GHC
- [GHC] #11837: GHC fails to unify kinds when deriving polykinded typeclass instance for polykinded newtype
GHC
- [GHC] #10524: PolyKinds doesn't interact well with DeriveFunctor
GHC
- [GHC] #12050: Allow haddock comments on non-record types
GHC
- [GHC] #12051: -.-> is accepted as a data constructor
GHC
- [GHC] #12052: Split ghc-boot so we have better dependency hygiene
GHC
- [GHC] #12053: Mode for ghc --make which only compiles the files I pass on command line
GHC
- [GHC] #2439: Missed optimisation with dictionaries and loops
GHC
- [GHC] #10961: Make it possible to purely use the parser
GHC
- [GHC] #11744: Latest Xcode update violates POSIX compliance of `nm -P`
GHC
- [GHC] #12054: PowerPC: Unsupported relocation against x0
GHC
- [GHC] #12055: Typechecker panic instead of proper error
GHC
- [GHC] #10746: No non-exhaustive pattern match warning given for empty case analysis
GHC
- [GHC] #12056: Too aggressive `-w` option
GHC
- [GHC] #12057: TypeFamilyDependencies on GHC.Generic's `Rep`
GHC
- [GHC] #9562: Type families + hs-boot files = unsafeCoerce
GHC
- [GHC] #12058: Documentation will not build on platforms where GNU make is not called make
GHC
- [GHC] #12059: Add primop to query for pinned-ness of a ByteArray
GHC
- [GHC] #12060: GHC panic depending on what a Haskell module is named
GHC
- [GHC] #10832: Generalize injective type families
GHC
- [GHC] #12061: Allow duplicate record fields in pattern synonyms
GHC
- [GHC] #10352: Properly link Haskell shared libs on ELF systems
GHC
- [GHC] #4003: tcIfaceGlobal panic building HEAD with 6.12.2
GHC
- [GHC] #1012: ghc panic with mutually recursive modules and template haskell
GHC
- [GHC] #12062: Parallel make with -j0 and hs-boot leads to floating point exception
GHC
- [GHC] #12063: Knot-tying failure when type-synonym refers to non-existent data
GHC
- [GHC] #2412: Interaction between type synonyms and .hs-boot causes panic "tcIfaceGlobal (local): not found"
GHC
- [GHC] #12064: tcIfaceGlobal error with existentially quantified types
GHC
- [GHC] #12065: there is a way to override the .tix path with HPCTIXFILE
GHC
- [GHC] #8207: Pretty Printer for textual version of Language (name) in DynFlags
GHC
- [GHC] #4900: Consider usage files in the GHCi recompilation check
GHC
- [GHC] #10355: Dynamic linker not initialised
GHC
- [GHC] #12066: Symbol not found: _stg_ap_0_upd_info
GHC
- [GHC] #11297: CmmSwitchTest is broken on 32-bit platforms
GHC
- [GHC] #12067: warn-unused-imports does not detect coersions
GHC
- [GHC] #12068: RULE too complicated to desugar when using constraint synonyms
GHC
- [GHC] #11953: Export Word32#, Word64# on all architectures
GHC
- [GHC] #11228: Interaction between ORF and record pattern synonyms needs to be resolved.
GHC
- [GHC] #12069: Possible type inference regression: "Expected a type, but 'a' has kind 'k0'"
GHC
- [GHC] #12070: SMP primitives broken on power(pc)
GHC
- [GHC] #12071: PowerPC: RTS SMP functions lack memory barriers
GHC
- [GHC] #12072: GHC panic on type wildcard in left-hand side of data family
GHC
- [GHC] #12073: Missing instance of MonadFix for Q
GHC
- [GHC] #10333: hs-boot modification doesn't induce recompilation
GHC
- [GHC] #7672: boot file entities are sometimes invisible and are not (semantically) unified with corresponding entities in implementing module
GHC
- [GHC] #8441: Allow family instances in an hs-boot file
GHC
- [GHC] #9450: GHC instantiates Data instances before checking hs-boot files
GHC
- [GHC] #11783: Very large slowdown when using parallel garbage collector
GHC
- [GHC] #12074: RULE too complicated to desugar
GHC
- [GHC] #12075: Fails to build on powerpcspe because of inline assembly
GHC
- [GHC] #12076: "lazy" leads to undefined reference to `stg_ap_0_upd_info'
GHC
- [GHC] #2260: Non-ideal error message for misplaced LANGUAGE pragma
GHC
- [GHC] #10143: Separate PprFlags (used by Outputable) from DynFlags
GHC
- [GHC] #12077: T8761 (Make pattern synonyms work with Template Haskell) is failing on Travis
GHC
- [GHC] #11155: Trivial thunk gives "undefined reference to stg_ap_0_upd_info"
GHC
- [GHC] #11980: Testsuite: run each test in its own /tmp directory, after copying required files
GHC
- [GHC] #12078: ghc-boot-th package reveals issue with build system's treatment of transitive dependencies
GHC
- [GHC] #9214: UNPACK support for sum types
GHC
- [GHC] #12079: seg fault while using gtk
GHC
- [GHC] #11977: ghc doesn't agree with its own inferred pattern type
GHC
- [GHC] #12080: RebindableSyntax breaks deriving Ord
GHC
- [GHC] #11704: Word and Int literals not correctly truncated when cross compiling 64 -> 32 bit
GHC
- [GHC] #10843: Allow do blocks without dollar signs as arguments
GHC
- [GHC] #11140: add command-line option to GHC to dump raw parse trees of Haskell programs
GHC
- [GHC] #11730: GHC panics ('unload: no interpreter") during T10052 test
GHC
- [GHC] #11738: A command to remove modules from the target list
GHC
- [GHC] #11740: RFC kind synonyms
GHC
- [GHC] #11749: Add long forms for multi-character short-form flags and possibly deprecate short forms
GHC
- [GHC] #11758: Drop x86_64 binutils <2.17 hack
GHC
- [GHC] #11761: autoconf 2.69 breaks configure
GHC
- [GHC] #11767: Add @since annotations for base instances
GHC
- [GHC] #5683: bug in signum function
GHC
- [GHC] #11962: Support induction recursion
GHC
- [GHC] #11792: Optimised unsafe FFI call can get wrong argument
GHC
- [GHC] #11774: Regression on GHC 8 branch (vs 7.10.3) when using the GHC API to parse code that uses TH
GHC
- [GHC] #11777: RTS source code issues
GHC
- [GHC] #11727: Allow one type signature for multiple pattern synonyms
GHC
- [GHC] #9577: String literals are wasting space
GHC
- [GHC] #12081: TypeInType Compile-time Panic
GHC
- [GHC] #1262: RecursiveDo in Template Haskell
GHC
- [GHC] #12082: Typeable on RealWorld fails
GHC
- [GHC] #10117: Change the scheme for reporting redundant imports
GHC
- [GHC] #11120: Missing type representations
GHC
- [GHC] #8308: Resurrect ticky code for counting constructor arity
GHC
- [GHC] #11555: catch _|_ breaks at -O1
GHC
- [GHC] #12083: ghc-8.0.1-rc4: tyConRoles sees a TcTyCon
GHC
- [GHC] #11819: Full validation issues for 8.0.1
GHC
- [GHC] #11143: Feature request: Add index/read/write primops with byte offset for ByteArray#
GHC
- [GHC] #5556: Support pin-changing on ByteArray#s
GHC
- [GHC] #12084: ghc --help suggests -auto-all instead of -fprof-auto
GHC
- [GHC] #12085: Premature defaulting and variable not in scope
GHC
- [GHC] #11827: InteractiveEval error handling gets a boot ModSummary instead of normal ModSummary
GHC
- [GHC] #10424: Build path leaks into ABI hashes
GHC
- [GHC] #11780: GHC stage-2 build fails with "relocation R_X86_64_PC32 against `exitStaticPtrTable' can not be used when making a shared object"
GHC
- [GHC] #10671: inplace/bin/ghc-stage1 doesn't respect --with-ld override
GHC
- [GHC] #11782: Teach ghc-pkg to read multiple registrations from command line
GHC
- [GHC] #11784: panic "hscCmmFile: no_mod" with `-v2 and above
GHC
- [GHC] #11429: Make unrecognised `-W` flags a warning rather than an error
GHC
- [GHC] #11789: Flag suggestion does not always work
GHC
- [GHC] #11799: Legend for hpc markup colors
GHC
- [GHC] #11805: Ability to use record fields for automatic derivation of user-defined classes.
GHC
- [GHC] #11808: nofib's cryptarithm1 regresses due to deferred inlining of Int's Ord operations
GHC
- [GHC] #11815: Data.List: Add a function to get consecutive elements (mapConsecutives)
GHC
- Re: [GHC] #11825: Pretty printer doesn't display functional dependency with ‘→’
GHC
- [GHC] #11829: C++ does not catch exceptions when used with Haskell-main and linked by ghc
GHC
- [GHC] #11831: Illegal Instruction when running byte operations in ghci
GHC
- [GHC] #11832: Allow reify to yield types in the current declaration group
GHC
- [GHC] #11946: Provide a `make uninstall` target
GHC
- [GHC] #11950: Eventlog should include delimiters showing when the process writes to the .eventlog file
GHC
- [GHC] #11956: on osx 10.11 haddock --hyperlinked-source on ghc source fails with file resource exhausted
GHC
- [GHC] #11967: Custom message when showing functions, comparing functions, ...
GHC
- [GHC] #11988: All ghc-compiled binaries seg-fault (on Windows)
GHC
- [GHC] #11989: Performance bug reading large-exponent float without explicit type
GHC
- [GHC] #9059: Excessive space usage while generating code for fractional literals with big exponents
GHC
- [GHC] #11992: RFC, add Suc to base
GHC
- [GHC] #11995: Can't infer type
GHC
- [GHC] #11996: coverage checker iteration flag isn't documented outside of release notes!
GHC
- [GHC] #12000: static pointer in ghci
GHC
- [GHC] #12037: Shutdown interacts badly with requestSync()
GHC
- [GHC] #12036: Shutdown interacts badly with requestSync()
GHC
- [GHC] #11554: Self quantification in GADT data declarations
GHC
- [GHC] #12086: Allow omitting type family signature
GHC
- [GHC] #8822: Allow -- ^ Haddock syntax on record constructors
GHC
- [GHC] #12087: Inconsistency in GADTs?
GHC
- [GHC] #12088: Promote data family instance constructors
GHC
- [GHC] #12089: :kind command allows unsaturated type family,
GHC
- [GHC] #12090: Document Weverything/Wall/Wextra/Wdefault in user's guide
GHC
- [GHC] #12091: 'Variable not in scope" when using GHCi with `-fobject-code`
GHC
- [GHC] #6135: Unboxed Booleans
GHC
- [GHC] #12092: Wrong error message with TypeApplications
GHC
- [GHC] #12093: Wrong argument count in error message with TypeApplications
GHC
- [GHC] #12094: Unlifted types and pattern synonym signatures
GHC
- [GHC] #12095: GHC and LLVM don't agree on what to do with byteSwap16#
GHC
- [GHC] #4370: Bring back monad comprehensions
GHC
- [GHC] #9298: ghc.exe: internal error: evacuate: strange closure type 365488164
GHC
- [GHC] #3333: GHCi doesn't load weak symbols
GHC
- [GHC] #11817: Add proper support for weak symbols to the runtime linker
GHC
- [GHC] #12096: Attach stacktrace information to SomeException
GHC
- [GHC] #12097: DuplicateRecordFields appears not to work in
GHC
- [GHC] Batch modify: #10547
GHC
- [GHC] #12098: Typechecker regression in 8.0.1
GHC
- [GHC] #12099: ghc --show-options lists invalid flags
GHC
- [GHC] #6077: Respect XDG_CONFIG_HOME
GHC
- [GHC] #11960: GHC parallel build failure during "make"
GHC
- [GHC] #12100: GHC 8.0.1 build segmentation fault in haddock
GHC
- [GHC] #12101: Regression: Pattern synonyms make GHCi 8.0.1 crash
GHC
- [GHC] #11574: schedule: re-entered unsafely on minimal hello world program on arm
GHC
- [GHC] #9095: make sdist picks up test files
GHC
- [GHC] #11427: superclasses aren't considered because context is no smaller than the instance head
GHC
- [GHC] #1853: hpc mix files for Main modules overwrite each other
GHC
- [GHC] #10598: DeriveAnyClass and GND don't work well together
GHC
- [GHC] #12102: “Constraints in kinds” illegal family application in instance (+ documentation issues?)
GHC
- [GHC] #11540: ghc accepts non-standard type without language extension
GHC
- [GHC] #12103: Typed Template Haskell missing many utilities provided by untyped variant
GHC
- [GHC] #11219: Implement fine-grained `-Werror=...` facility
GHC
- [GHC] #10827: GHCi should support interpeting multiple packages/units with separate DynFlags
GHC
- [GHC] #1851: "make install-strip" should work
GHC
- [GHC] #11796: Warn about unwanted instances in a modular way
GHC
- [GHC] #11618: Supporting echoing the C compiler invocation instead of the GHC invocation when building the RTS
GHC
- [GHC] #12104: Type families, `TypeError`, and `-fdefer-type-errors` cause "opt_univ fell into a hole"
GHC
- [GHC] #12105: merge MatchFixity and HsMatchContext
GHC
- [GHC] #12106: Wrong type inferenced for locally defined function
GHC
- [GHC] #10594: the ghc-7.10.1-x86_64-apple-darwin.tar.bz2 doesn't install /sw/lib/ghc-7.10.1/ghcpr_8TmvWUcS1U1IKHT0levwg3/GHC
GHC
- [GHC] #11033: ghc 7.10.2 testsuite: "DoParamM(normal)" test fails
GHC
- [GHC] #11081: Implement Introspective Template Haskell
GHC
- [GHC] #11034: ghc 7.10.2 testsuite: "T367(normal)" test compilation fails
GHC
- [GHC] #12107: Strange behavior of Foldable (,) a
GHC
- [GHC] #12108: Function type synonym fails in pattern synonym
GHC
- [GHC] #12109: Matching on pattern synonym succeeds compiled with ghc, fails with ghci
GHC
- [GHC] #1965: Allow unconstrained existential contexts in newtypes
GHC
- [GHC] #12110: Windows exception handler change causes segfault with API Monitor
GHC
- [GHC] #9678: Warning about __sync_fetch_and_nand semantics from gcc
GHC
- [GHC] #10016: UNPACK support for existentials
GHC
- [GHC] #11993: RFC, allow local bindings in pattern synonyms
GHC
- [GHC] #9249: Link to "latest" user's guide
GHC
- [GHC] #10623: Handling of ASCII encodings introduced in D898 breaks Unicode terminal detection
GHC
- [GHC] #10822: GHC inconsistently handles \\?\ for long paths on Windows
GHC
- [GHC] #12111: prof build flavour doesn't work
GHC
- [GHC] #12112: Testsuite driver links from /tmp directory to .hi and .o files in source directory
GHC
- [GHC] #12113: ghc-8.0.1-rc4: unification false positive?
GHC
- [GHC] #12114: GHC rejects injective type family
GHC
- [GHC] #10512: Generic instances missing for Int32, Word64 etc.
GHC
- [GHC] #9526: Add missing Generic instances in base
GHC
- [GHC] #12115: CoreLint error in safe program
GHC
- [GHC] #12116: No easy way to add cost-centre to top-levels
GHC
- [GHC] #12117: Thread by forkIO freezes (while read :: Int if error appears) when compiled with -threaded option
GHC
- [GHC] #11468: testsuite should ignore config files
GHC
- [GHC] #12118: Testsuite driver does not normalise platform-dependent .stdout/stderr files
GHC
- [GHC] #7190: GHC's -fprof-auto does not work with LINE pragmas
GHC
- [GHC] #9399: CPP does not process test case enum01.hs correctly
GHC
- [GHC] #5522: mc03 -O -fliberate-case -fspec-constr runs out of memory
GHC
- [GHC] #11581: TypeError requires UndecidableInstances unnecessarily
GHC
- [GHC] #12119: Can't create injective type family equation with TypeError as the RHS
GHC
- [GHC] #11350: Allow visible type application in patterns
GHC
- [GHC] #8914: Remove unnecessary constraints from MonadComprehensions and ParallelListComp
GHC
- [GHC] #10976: Applicative Comprehensions
GHC
- [GHC] #11325: Type of hole does not get refined after pattern matching on [GADT] constructors
GHC
- [GHC] #8751: Show parenthesised output of expressions in ghci
GHC
- [GHC] #12120: GHC accepts invalid Haskell: `class Eq (a Int) => C a where`
GHC
- [GHC] #12121: FlexibleContexts is under specified
GHC
- [GHC] #12122: User's guide (master): all links to libraries are broken
GHC
- [GHC] #12123: GHC crashes when calling typeRep on a promoted tuple
GHC
- [GHC] #12124: Ambiguous type variable: it's a red herring!
GHC
- [GHC] #12125: Field accessors unnecessarily kept alive
GHC
- [GHC] #11415: pandoc-types fails to build on 4 GB machine
GHC
- [GHC] #11736: Allow unsaturated uses of unlifted types in Core
GHC
- [GHC] #11714: Kind of (->) type constructor is overly constrained
GHC
- [GHC] #11722: No TypeRep for unboxed tuples
GHC
- [GHC] #11715: Constraint vs *
GHC
- [GHC] #8974: 64 bit windows executable built with ghc-7.9.20140405+LLVM segfaults
GHC
- [GHC] #8971: Native Code Generator for 7.8 is not as optimized as 7.6.3...
GHC
- [GHC] #10852: ghc 7.8.4 on arm - panic: Simplifier ticks exhausted
GHC
- [GHC] #11094: Cost-center heap profiler should be able to emit samples to eventlog
GHC
- [GHC] #9051: Report heap profile data in eventlog
GHC
- [GHC] #3021: A way to programmatically insert marks into heap profiling output
GHC
- [GHC] #12126: Bad error messages for SPECIALIZE pragmas
GHC
- [GHC] #9224: Add support for binary integer literals
GHC
- [GHC] #12127: ghc-8.0.1: panic! (the 'impossible' happened) filterImports/combine (double import)
GHC
- [GHC] #487: powerpc/linux segfaulting binaries
GHC
- [GHC] #12128: ghci cause panic on 8.0.1
GHC
- [GHC] #12129: Optimize the implementation of minusInteger in the integer-gmp package
GHC
- [GHC] #12130: ghc: panic! (the 'impossible' happened): find_tycon Block []
GHC
- [GHC] #12131: Can't solve constraints with UndecidableSuperClasses but can infer kind (+ undesired order of kinds)
GHC
- [GHC] #12132: Type representations missing for promoted boxed tuples
GHC
- [GHC] #12133: ConstraintKinds inference failure (regression from 7.10)
GHC
- [GHC] #12134: PowerPC 64-bit: Foreign functions with more than 8 float parameters broken
GHC
- [GHC] #12135: Failure to recompile when #include file is created earlier on include path
GHC
- [GHC] #8473: Generate table of cost-centre numbers with source locations
GHC
- [GHC] #7105: Better names for derived SCCs of instances
GHC
- [GHC] #11543: Profiling information ambiguous
GHC
- [GHC] #10448: Implement rest of "Add bifunctor related classes to base"-Proposal
GHC
- [GHC] #12136: SIGABRT on right-shift operation against long negative integer
GHC
- [GHC] #12137: Warning about “INLINE binder is (non-rule) loop breaker” with `-dcore-lint`
GHC
- [GHC] #8095: TypeFamilies painfully slow
GHC
- [GHC] #11598: Cache coercion kinds and roles
GHC
- [GHC] #12138: Simplifier ticks exhausted at compiling svg-builder
GHC
Last message date:
Tue May 31 22:10:19 UTC 2016
Archived on: Tue May 31 22:05:30 UTC 2016
This archive was generated by
Pipermail 0.09 (Mailman edition).