November 2013 Archives by thread
Starting: Fri Nov 1 05:06:14 UTC 2013
Ending: Sat Nov 30 23:03:31 UTC 2013
Messages: 736
- [GHC] #8494: Warn if a pattern guard obviates all others
GHC
- [GHC] #8493: Can't compile happy + ghc with clang's CPP
GHC
- [GHC] #8444: Fix CPP issue with Xcode5 in integer-simple
GHC
- [GHC] #8480: ghc 7.6.3 + clang-compatibility patches
GHC
- [GHC] #8197: telling people how to use GHC 7.6 correctly with Xcode 5/ OS X Mavericks
GHC
- [GHC] #8148: ./configure IGNORES --with-gcc=gcc-4.8, can't build head on os x 10.8 with xcode 5 installed
GHC
- [GHC] #8139: ghc 7.6.3 and ghc HEAD fails to build on OS X 10.9
GHC
- [GHC] #8445: Fix Xcode5 CPP issue with compiler/deSugar/DsBinds.lhs and compiler/utils/FastString.lhs
GHC
- [GHC] #8495: Infinite loop when using Data.HashTable.newHint and Data.HashTable.update
GHC
- [GHC] #8170: Remove _scc_
GHC
- [GHC] #8356: Strangeness with FunDeps
GHC
- [GHC] #8492: Exception: expectJust cpeBody:collect_args
GHC
- [GHC] #8483: Use addDependentFile in Language.Haskell.TH.Syntax.quoteFile
GHC
- [GHC] #7263: Add derived Show instances to GHC.Generics
GHC
- [GHC] #8496: Minor typos in STM.c
GHC
- [GHC] #7768: "untracked content" in fresh clone of haskeline
GHC
- [GHC] #4900: DEPENDS pragma
GHC
- [GHC] #8322: Report all missing module, not just the first or last
GHC
- [GHC] #8497: clang/wrapper cannot build GHC head with integer-gmp on Mavericks
GHC
- [GHC] #8305: ghci macros override built-ins for command expansion
GHC
- [GHC] #8156: amd64 + in-tree gmp build broken
GHC
- [GHC] #1480: Template Haskell should allow reification of modules
GHC
- [GHC] #8453: segfault/assertion failure with multi-threaded profiling
GHC
- [GHC] #8134: ghc enters a loop while building 7.6.3 for powerpc64 platform.
GHC
- [GHC] #7753: Profiling report broken with foreign exported functions
GHC
- [GHC] #8256: adding locality levels to prefetch# and friends
GHC
- [GHC] #8498: gcc hardcoded in build scripts! (ignores the --with-gcc= flag in configure)
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] #8499: Template Haskell: newName not new enough
GHC
- [GHC] #8500: Default associated type instances not instantiated
GHC
- [GHC] #5987: Too many symbols in ghc package DLL
GHC
- [GHC] #8501: Improve error message when using rec/mdo keyword without RecursiveDo extention.
GHC
- [GHC] #1201: ghci runs Template Haskell splices 4 times
GHC
- [GHC] #8502: Document a surprising {{{unsafeDupablePerformIO}}} limitation.
GHC
- [GHC] #8503: New GeneralizedNewtypeDeriving check still isn't permissive enough
GHC
- [GHC] #8504: Provide minor GC residency estimates
GHC
- [GHC] #5013: sporadic failures during compilation under solaris
GHC
- [GHC] #8477: Allow inferring ambiguous types
GHC
- [GHC] #8479: Generic1 crashes with tyConStupidTheta when using associated type families
GHC
- [GHC] #8468: ghc panic in deriving Generic1 on Array#
GHC
- [GHC] #7346: Allow the use of `deriving` for GHC generics
GHC
- [GHC] #8505: Arrows example error
GHC
- [GHC] #8506: misleading error message for duplicate type class instances
GHC
- [GHC] #7831: Bad fragmentation when allocating many large objects
GHC
- [GHC] #8450: can't match type Bool with (), but shouldn't have to
GHC
- [GHC] #7477: reifyInstances can't deal with polykinded type families
GHC
- [GHC] #4135: Can't Quote Instance Associated Types in Template Haskell
GHC
- [GHC] #4230: Template Haskell: less type checking in quotations?
GHC
- [GHC] #8198: One-shot mode is buggy w.r.t. hs-boot files
GHC
- [GHC] #8507: ConstraintKinds TH regression from 7.6 -> 7.7
GHC
- [GHC] #8312: Annotations in a compiler without interpreter needs a better error message
GHC
- [GHC] #8278: Improve error message when the same type is imported from two different library versions
GHC
- [GHC] #3620: The seeds generated by split are not independent
GHC
- [GHC] #3575: mkStdGen and split conspire to make some programs predictable
GHC
- [GHC] #8061: Support for Complex Double in Foreign Function Interface
GHC
- [GHC] #7912: Missing symbols from termios.h when linking on Android
GHC
- [GHC] #8286: fdToHandle docs are wrong about non-blocking mode
GHC
- [GHC] #8089: Implementation of GHC.Event.Poll.poll is broken due to bad coercion
GHC
- [GHC] #8319: Simplifier ticks exhausted (need -fsimpl-tick-factor=955)
GHC
- [GHC] #7200: template-haskell-2.7.0.0 fails to build with GHC 7.0.4 due to missing pragma
GHC
- [GHC] #8508: Inlining Unsaturated Function Applications
GHC
- [GHC] #8099: Alternate syntax for indicating when a function is "fully applied" for purposes of inlining
GHC
- [GHC] #8199: Get rid of HEAP_ALLOCED
GHC
- [GHC] #8433: forkProcess masks async exceptions inside the child process
GHC
- [GHC] #8224: Excessive system time -- new IO manager problem?
GHC
- [GHC] #8509: Doc Formatting - Patch Included
GHC
- [GHC] #4268: Warning for ANN pragmas when GHCi is not supported (was: Annotation extension needs a flag)
GHC
- [GHC] #4268: Warning for ANN pragmas when GHCi is not supported
GHC
- [GHC] #8037: GHC panic when compiling unsafeCoerce
GHC
- [GHC] #8510: Clear up what extensions are needed at a Template Haskell splice site
GHC
- [GHC] #7206: Implement cheap build
GHC
- [GHC] #7229: Detecting if a process was killed by a signal is impossible
GHC
- [GHC] #3606: The Ord instance for unboxed arrays is very inefficient
GHC
- [GHC] #8511: GHCi Startup Crash with GHC 7.6.3 / HP 2013.2.0.0 64bit on OS X 10.6
GHC
- [GHC] #8512: Add flag like '-xc' that only reports uncaught exceptions
GHC
- [GHC] #8513: Parallel GC increases CPU load while slowing down program
GHC
- [GHC] #8514: Non-ideal error with a kind error in a tuple
GHC
- [GHC] #8515: Biographical profiling (-hb) crashes, other profiling modes have truncated output
GHC
- [GHC] #8516: Add (->) representation and the Invariant class to GHC.Generics
GHC
- [GHC] #8517: Add library function retrieve label set by GHC.Conc.Sync.labelThread
GHC
- [GHC] #8518: Build Extra Bodybuilding With Supplement
GHC
- [GHC] #8518: panic ghci when probably using type families incorrectly
GHC
- [GHC] #8519: Make -XTemplateHaskell an error in a stage-1 compiler
GHC
- [GHC] #8520: ghc.exe: internal error: loadArchive: error whilst reading `C'
GHC
- [GHC] #8521: Tight loop prevents other threads from running in available cores
GHC
- [GHC] #8522: exprType incorrect for let expressions which bind types
GHC
- [GHC] #8523: blowup in space/time for type checking and object size for high arity tuples
GHC
- [GHC] #8524: GHC is inconsistent with the Haskell Report on which Unicode characters are allowed in string and character literals
GHC
- [GHC] #6068: Panic in GHCi when using functional dependencies and promoted kinds
GHC
- [GHC] #8525: lib/integer/integerConstantFolding fails with -DDEBUG
GHC
- [GHC] #5996: fix for CSE
GHC
- [GHC] #2301: Proper handling of SIGINT/SIGQUIT
GHC
- [GHC] #8526: -fforce-recomp does not re-summarise modules
GHC
- [GHC] #8527: container's Typeable.h is being shadowed by base's Typeable.h during preprocessing
GHC
- [GHC] #8528: Preprocessor issues building GHC HEAD on Mavericks
GHC
- [GHC] #5899: RTS crash w/ strange closure type 603975781 on OS X 10.8
GHC
- [GHC] #8174: GHC should not load packages for TH if they are not used
GHC
- [GHC] #8529: Sequent reading from socket/connection on Windows fails
GHC
- [GHC] #8206: Add support for Portable Native Client
GHC
- [GHC] #8530: ghc: Unknown PEi386 section name `.drectve'
GHC
- [GHC] #8531: ghc crash from kinds
GHC
- [GHC] #8532: Hyperbolic arc cosine fails on (-1) :: Complex r.
GHC
- [GHC] #8298: +RTS -hb crash when blocking on empty TChan
GHC
- [GHC] #3693: Show stack traces
GHC
- [GHC] #8533: Extend new getPhysicalMemorySize ifdef to ios_HOST_OS
GHC
- [GHC] #4175: GHCi support for type/data families should match that of related features
GHC
- [GHC] #8534: DeriveFunctor and PolyKinds
GHC
- [GHC] #8535: :info (->) doesn't print all relevant instances
GHC
- [GHC] #7651: Buiding GHC with parallel IO manager freezes on Mac (not on FreeBSD)
GHC
- [GHC] #2233: Overhaul System.Process
GHC
- [GHC] #4426: Simplify the rules for implicit quantification
GHC
- [GHC] #8536: ghc panic on creating data type
GHC
- [GHC] #8339: Build fails with panic in vector
GHC
- [GHC] #8537: confusing error message for specialize pragma
GHC
- [GHC] #8538: confusing specialization CORE warning, also can't mark type class instances INLINEABLE unless class defn is marked INLINEABLE
GHC
- [GHC] #5212: waitForProcess: does not exist (No child processes)
GHC
- [GHC] #6056: INLINABLE pragma prevents worker-wrapper to happen.
GHC
- [GHC] #5928: INLINABLE fails to specialize in presence of simple wrapper
GHC
- [GHC] #2289: Needless reboxing of values when returning from a tight loop
GHC
- [GHC] #2387: Optimizer misses unboxing opportunity
GHC
- [GHC] #1600: Optimisation: CPR the results of IO
GHC
- [GHC] #8203: Yesod platform fails to build on ARM
GHC
- [GHC] #8212: ghc panic building vector on architectures w/o GHCi
GHC
- [GHC] #8539: Data.Complex shouldn't use default implementation of (**)
GHC
- [GHC] #1831: reify never provides the declaration of variables
GHC
- [GHC] #8540: Template Haskell handling bug in ghc-7.7.20131115 under windows
GHC
- [GHC] #8541: Coercible should be higher-kinded
GHC
- [GHC] #8542: Suggest NegativeLiterals
GHC
- [GHC] #6084: Add stg_ap_pnnv and related call patterns
GHC
- [GHC] #4: -fext-core -fno-core behaves funny
GHC
- [GHC] #5757: zero unexpected failures on all tier 1 platforms
GHC
- [GHC] #8543: `Coercible` ought to work for recursive newtypes
GHC
- [GHC] Batch modify: #8070, #8065, #8121, #8251
GHC
- [GHC] #8065: Set trac up for multiple git repos
GHC
- [GHC] #8544: Auto-Reference ticket-related branches in tickets
GHC
- [GHC] #8545: Reorganize Git repositories
GHC
- [GHC] #5395: Context reduction stack overflow without undecidable instances
GHC
- [GHC] #8546: Panic during cabal build with profiling enabled.
GHC
- [GHC] #8547: Data.Vector.foldl' hangs GHC indefinitely with -O2
GHC
- [GHC] #8548: Coercible does not resolve type family application
GHC
- [GHC] #2850: GeneralizedNewtypeDeriving + TypeFamilies doesn't work
GHC
- [GHC] #8549: GHCI incorrectly link symbols defined with foreign import ccall
GHC
- [GHC] #8550: GHC builds recursive coerctions when using recursive type families
GHC
- [GHC] #8551: Fix formatting in docs at one place
GHC
- [GHC] #8552: Rename StgArrWords to StgArrBytes
GHC
- [GHC] #8553: ASSERT failed compiler/typecheck/TcMType.lhs line 809
GHC
- [GHC] #8554: kindFunResult panic when type checking wrongly-kinded function
GHC
- [GHC] #1460: Problem with Monoid instance of Data.Map
GHC
- [GHC] #8555: Simplify given `Coercible` constraints
GHC
- [GHC] #8380: Numerous testsuite failures on ARM due to missing mkJumpToAddr
GHC
- [GHC] #8122: make binary-dist broken on OS X in HEAD
GHC
- [GHC] #8556: Invalid constructor names are accepted in data declarations
GHC
- [GHC] #8557: Panic "tcTyVarDetails" when :forcing a kind-polymorphic data family instance
GHC
- [GHC] #7725: Operators without colons
GHC
- [GHC] #8128: Standalone deriving fails for GADTs due to inaccessible code
GHC
- [GHC] #8558: Build xhtml and haddock only when `HADDOCK_DOCS=YES`
GHC
- [GHC] #8559: Compiling dph-lifted fails with "NoSpecConstr" not in scope
GHC
- [GHC] #8560: undeducable Typeable error with data kinds when deriving Data for GADT in GHC version 7.7.20131122
GHC
- [GHC] #8561: Clang/iOS: __builtin___clear_cache doesn't exist in clang, use __clear_cache instead
GHC
- [GHC] #8561: Clang/iOS: __builtin___clear_cache doesn't exist in clang, use __clear_cache instead
GHC
- [GHC] #8561: Clang/iOS: __builtin___clear_cache doesn't exist in clang, use __clear_cache instead
GHC
- [GHC] #8561: Clang/iOS: __builtin___clear_cache doesn't exist in clang, use __clear_cache instead
GHC
- [GHC] #8561: Clang/iOS: __builtin___clear_cache doesn't exist in clang, use __clear_cache instead
GHC
- [GHC] #8561: Clang/iOS: __builtin___clear_cache doesn't exist in clang, use __clear_cache instead
GHC
- [GHC] #8561: Clang/iOS: __builtin___clear_cache doesn't exist in clang, use __clear_cache instead
GHC
- [GHC] #8561: Clang/iOS: __builtin___clear_cache doesn't exist in clang, use __clear_cache instead
GHC
- [GHC] #8561: Clang/iOS: __builtin___clear_cache doesn't exist in clang, use __clear_cache instead
GHC
- [GHC] #8561: Clang/iOS: __builtin___clear_cache doesn't exist in clang, use __clear_cache instead
GHC
- [GHC] #8561: Clang/iOS: __builtin___clear_cache doesn't exist in clang, use __clear_cache instead
GHC
- [GHC] #8561: Clang/iOS: __builtin___clear_cache doesn't exist in clang, use __clear_cache instead
GHC
- [GHC] #8561: Clang/iOS: __builtin___clear_cache doesn't exist in clang, use __clear_cache instead
GHC
- [GHC] #8561: Clang/iOS: __builtin___clear_cache doesn't exist in clang, use __clear_cache instead
GHC
- [GHC] #8561: Clang/iOS: __builtin___clear_cache doesn't exist in clang, use __clear_cache instead
GHC
- [GHC] #8562: Builtin function __builtin___clear_cache is unavailable on GCC 4.2
GHC
- [GHC] #5075: CPR optimisation for sum types if only one constructor is used
GHC
- [GHC] #1885: Improve CPR analysis
GHC
- [GHC] #8563: Deriving with PolyKinds broken
GHC
- [GHC] #8451: Link problem on FreeBSD
GHC
- [GHC] #8013: Strange closure type error building hs-kqueue on FreeBSD
GHC
- [GHC] #8442: Cabal-install internal error with any use
GHC
- [GHC] #8564: Unhandled ELF relocation types on dynamically loading object files with GHCi
GHC
- [GHC] #8565: New GeneralisedNewtypeDeriving needs help with higher rank types
GHC
- [GHC] #2408: threadWaitRead on mingw32 threaded causes internal error
GHC
- [GHC] #8566: Panic with kindFunResult
GHC
- [GHC] #8567: Poor error message when GeneralizedNewtypeDeriving fails
GHC
- [GHC] #8568: internal error: allocation of ... bytes too large
GHC
- [GHC] #8094: Intermittent segfault when using ghc-7.6.3 -e on OSX 10.6.8
GHC
- [GHC] #7962: "ghc -e <invalid expression>" should return non-zero exit status
GHC
- [GHC] #8266: Dynamic linking on Mac
GHC
- [GHC] #3103: Compiling base with cabal fails.
GHC
- [GHC] #8569: ASSERT in testcase type-rep, only in some ways:
GHC
- [GHC] #8313: Poor performance of higher-order functions with unboxing
GHC
- [GHC] #8570: In a pattern binding:ghc: panic! (the 'impossible' happened): Bogus selector Id
GHC
- [GHC] #8571: Validation fails
GHC
- [GHC] #8572: Building an empty module with profiling requires profiling libraries for integer-gmp
GHC
- [GHC] #8573: "evacuate: strange closure type 0" when creating large array
GHC
- [GHC] #8574: Failure to require FlexibleContexts
GHC
- [GHC] #8275: Loopification breaks profiling
GHC
- [GHC] #8575: remove obsolete "stolen syntax"
GHC
- [GHC] #7240: Stack trace truncated too much with indirect recursion
GHC
- [GHC] #8576: Improve deriving error messages
GHC
- [GHC] #8577: Polymorphism and typed TH
GHC
- [GHC] #7396: Improve "parse error on input `$'" when TemplateHaskell PRAGMA not declared
GHC
- [GHC] #8578: Improvements to SpinLock implementation
GHC
- [GHC] #8579: Loading a module in GHCi affects shadowing
GHC
- [GHC] #8301: error BaseReg must be in a register for THREADED_RTS
GHC
- [GHC] #8318: GHC does not infer type of `tagToEnum#` expression
GHC
- [GHC] #8580: Integer size mismatch errors
GHC
Last message date:
Sat Nov 30 23:03:31 UTC 2013
Archived on: Sat Nov 30 23:03:34 UTC 2013
This archive was generated by
Pipermail 0.09 (Mailman edition).