October 2014 Archives by thread
Starting: Wed Oct 1 00:06:41 UTC 2014
Ending: Fri Oct 31 21:14:54 UTC 2014
Messages: 959
- [GHC] #9230: Make -fwarn-tabs the default
GHC
- [GHC] #9590: AMP breaks `haskell2010` package
GHC
- [GHC] #9654: Clean up stringify in util/hsc2hs/CrossCodegen
GHC
- [GHC] #9655: Do not UNPACK strict fields that are very wide
GHC
- [GHC] #9636: Function with type error accepted
GHC
- [GHC] #1473: isSpace is too slow
GHC
- [GHC] #9637: Type level programming needs an error function
GHC
- [GHC] #9221: (super!) linear slowdown of parallel builds on 40 core machine
GHC
- [GHC] #9646: Simplifer non-determinism leading to 8 fold difference in run time performance (was: Strange performance bug)
GHC
- [GHC] #9646: Simplifer non-determinism leading to 8 fold difference in run time performance
GHC
- [GHC] #4012: Compilation results are not deterministic
GHC
- [GHC] #9356: scanl does not participate in list fusion
GHC
- [GHC] #9434: GHC.List.reverse does not fuse
GHC
- [GHC] #9616: Incorrect numbers from HpcMarkup.markup_plugin
GHC
- [GHC] #9495: Do What I Mean RULES for foldr2 look shady
GHC
- [GHC] #9355: scanr does not participate in stream fusion
GHC
- [GHC] #9502: mapAccumL does not participate in foldr/build fusion
GHC
- [GHC] #9536: Implement foldr/cons/build
GHC
- [GHC] #9546: filterM is not a good consumer for list fusion
GHC
- [GHC] #9561: Clean up mergeSATInfo
GHC
- [GHC] #7998: Stage1Only does not work
GHC
- [GHC] #7490: ghc-stage1 panic when building a cross-compiler or cross-building a compiler
GHC
- [GHC] #9623: Use Data.List.dropWhileEnd
GHC
- [GHC] #9184: Allow the use of Python 3 when building GHC
GHC
- [GHC] #9656: Process and thread init/deinit hooks for C libraries
GHC
- [GHC] #9142: LLVM 3.5.0 rejects aliases used by LLVM codegen (was: LLVM HEAD rejects aliases used by LLVM codegen)
GHC
- [GHC] #7942: aarch64 support in ghc
GHC
- [GHC] #8199: Get rid of HEAP_ALLOCED
GHC
- [GHC] #9180: New magic function `staticError`
GHC
- [GHC] #9117: Coercible constraint solver misses one
GHC
- [GHC] #9121: Presence of dyn_o files not checked upon recompilation (was: Presence of dyn_o files not checked? upon recompilation)
GHC
- [GHC] #9586: Implement Traversable/Foldable-Burning-Bridges Proposal
GHC
- [GHC] #8655: Evaluate know-to-terminate-soon thunks
GHC
- [GHC] #8894: Clean up `Coercible` plumbing
GHC
- [GHC] #9657: I found a duplicate definition for symbol: __x86.get_pc_thunk.bx
GHC
- [GHC] #9142: LLVM 3.5.0 rejects aliases used by LLVM codegen
GHC
- [GHC] #9658: Prettyprint constraints in type signatures can omit necessary parentheses
GHC
- [GHC] #7984: hsc2hs --cross-compile does not handle negative #enum
GHC
- [GHC] #9136: Constant folding in Core could be better
GHC
- [GHC] #1600: Optimisation: CPR the results of IO
GHC
- [GHC] #9659: Offer branchless conditional (CMOV) primop
GHC
- [GHC] #6135: Unboxed Booleans
GHC
- [GHC] #8379: sync-all broken when using the GitHub mirror
GHC
- [GHC] #8345: A more efficient atomicModifyIORef'
GHC
- [GHC] #9660: unnecessary indirect jump when returning a case scrutinee
GHC
- [GHC] #8713: Avoid libraries if unneeded (librt, libdl, libpthread)
GHC
- [GHC] #9661: Branchless ==# is compiled to branchy code
GHC
- [GHC] #9662: stack overflow in type checker
GHC
- [GHC] #5462: Deriving clause for arbitrary classes
GHC
- [GHC] #9663: Windows build process should give better message if you forgot to clone tarballs
GHC
- [GHC] #9664: Add identity functor to base
GHC
- [GHC] #9665: Add "since" information to LANGUAGE extensions in GHC user guide
GHC
- [GHC] #9666: runtime crashing with +RTS -w -h
GHC
- [GHC] #7780: GHC HEAD dll fails to build on Windows
GHC
- [GHC] #9552: powerpc64 little endian: dll-split: Reachable modules from DynFlags out of date
GHC
- [GHC] #9639: Remove OldTypeable
GHC
- [GHC] #9667: Type inference is weaker for GADT than analogous Data Family
GHC
- [GHC] #8935: Obscure linker bug leads to crash in GHCi
GHC
- [GHC] #9480: Segfault in GHC API code using Shelly
GHC
- [GHC] #9218: Upgrade the version of MinGW shipped with GHC
GHC
- [GHC] #7103: Compiler panic, when loading wxc in GHCi
GHC
- [GHC] #8790: rts: unrust 'libbfd' debug symbols parser
GHC
- [GHC] #9668: Unicode info is out of date
GHC
- [GHC] #3242: ghci: can't load .so/.DLL for: m (addDLL: could not load DLL)
GHC
- [GHC] #9669: Long compile time/high memory usage for modules with many deriving clauses
GHC
- [GHC] #1257: Bytecode generator can't handle unboxed tuples
GHC
- [GHC] #9368: Add strictly accumulating scanl' to Data.List
GHC
- [GHC] Batch modify: #229, #3676, #5666, #5672, #5827, #6101, #7011, #7104, #7309, #7860, #8354, #8362, #8647, #8664, #8666, #8752, #8772, #9169, #9220, #9281, #9539, #9594, #4442, #3606, #4022
GHC
- [GHC] Batch modify: #4144, #9345, #806, #1473, #2189, #2408, #2496, #2528, #2628, #3231, #3628, #4102, #5364, #5466, #5797, #5859, #5982, #5983, #7045, #7161, #7353, #7373, #7634, #7985, #8010, #8345, #8517, #8684, #8767, #8793, #8850, #9043, #9114, #9132, #9236, #9240, #9306, #9330, #9368, #9395, #9434, #9496, #9510, #9526, #9527, #9537, #9542, #9586, #9588, #9631, #9638, #9644, #2614, #3517, #3977, #4413, #4861, #8532, #9283, #9385, #2140, #3065
GHC
- [GHC] Batch modify: #5966, #7473, #7604, #8342, #8482, #9044, #9266, #4215, #5014, #5251
GHC
- [GHC] Batch modify: #8695, #9079
GHC
- [GHC] Batch modify: #1062, #7666
GHC
- [GHC] Batch modify: #3998, #5761, #7997, #8419, #8844, #8943, #9135, #9292, #9322, #3649, #5376, #2123
GHC
- [GHC] Batch modify: #427, #2280, #3575, #3620, #5278
GHC
- [GHC] Batch modify: #5942, #8621, #8859, #9393, #3980, #5063, #1487, #8293
GHC
- [GHC] #8852: 7.8.1 uses a lot of memory when compiling attoparsec programs using <|>
GHC
- [GHC] #7898: SpecConstr explodes when compiling module BSP of frag-1.1.2
GHC
- [GHC] #8980: ghc-7.8.1 -O2 eats excessive amounts of RAM, highlighting-kate and pandoc-citeproc
GHC
- [GHC] #7068: Extensive Memory usage (regression)
GHC
- [GHC] #7928: GHC fails to terminate while compiling with optimization level 2
GHC
- [GHC] #7015: Add support for 'static'
GHC
- [GHC] #9259: GHCi should list its available command line options
GHC
- [GHC] #8683: add "cpp program" and "cpp program options" to settings file
GHC
- [GHC] #9094: remove RAW_CPP
GHC
- [GHC] #9067: Optimize clearNursery by short-circuiting when we get to currentNursery
GHC
- [GHC] #9132: takeWhile&C. still not fusible
GHC
- [GHC] #9649: symbols should/might be type level lists of chars
GHC
- [GHC] #9670: Make Data.List.tails a good producer for list fusion
GHC
- [GHC] #9567: tc124 fails as '*** Core Lint errors : in result of Simplifier ***' in WAY=optasm
GHC
- [GHC] #8849: Unregisterised compiler: arithmetic failure
GHC
- [GHC] #9671: Allow expressions in patterns
GHC
- [GHC] #9388: Narrow the scope of the notorious "state hack"
GHC
- [GHC] #9672: Error message too long (full case statement printed)
GHC
- [GHC] #7325: threadDelay mistreats minBound and maxBound in some configurations
GHC
- [GHC] #9628: Add Annotations to the AST to simplify source to source conversions
GHC
- [GHC] #9236: hGetContents leads to late/silent failures
GHC
- [GHC] #9422: EPT caching on --make can make spurious instances visible
GHC
- [GHC] #9594: Cleanup of filepath package
GHC
- [GHC] #7473: getModificationTime gives only second-level resolution
GHC
- [GHC] #9043: Add missing type class instances for data types in GHC.Generics
GHC
- [GHC] #9673: ghc-7.8.3 fails to build on aarch64
GHC
- [GHC] #6018: Injective type families
GHC
- [GHC] #8584: Pattern synonym type signatures
GHC
- [GHC] #9674: Foldable doesn't have any laws
GHC
- [GHC] #9675: Unreasonable memory usage on large data structures
GHC
- [GHC] #5793: make nofib awesome
GHC
- [GHC] #9676: Data.List.isSuffixOf can be very inefficient
GHC
- [GHC] #9604: Python test runner assumes native Python on Windows
GHC
- [GHC] #9345: Data.List.inits is extremely slow
GHC
- [GHC] #9677: "operation not permitted" when running tests on Windows
GHC
- [GHC] #9678: Warning about __sync_fetch_and_nand semantics from gcc
GHC
- [GHC] #9549: deriveConstants fails on OpenBSD
GHC
- [GHC] #9679: testsuite/.gitignore does not cover some test outputs on Windows
GHC
- [GHC] #9680: Autogenerated lib/include/HsTimeConfig.h is checked in
GHC
- [GHC] #9681: Printing of "\n" in error messages is broken
GHC
- [GHC] #9186: GHC panic when compiling compdata
GHC
- [GHC] #9123: Need for higher kinded roles
GHC
- [GHC] #9297: Packages linked against certain Windows .dll files give warnings at runtime
GHC
- [GHC] #9682: Implement "Add bifunctor related classes to base"-Proposal
GHC
- [GHC] #9683: ghc: panic! (the 'impossible' happened) [Cant do annotations without GHCi]
GHC
- [GHC] #9445: GHC Panic: Tick Exhausted with high factor
GHC
- [GHC] #9626: Test command lines munged on Windows when running on msys Python
GHC
- [GHC] #9014: GHC 7.8.2 Win64 tarball includes gfortran/gcj/python
GHC
- [GHC] #9684: Broken build on OS X (incompatible pthread_setname_np API)
GHC
- [GHC] #9685: GHC fails to build with mingw32-make on Windows
GHC
- [GHC] #9686: Link option detection does not work for incremental builds on Windows
GHC
- [GHC] #9687: Missing Typeable instances for built-in types
GHC
- [GHC] #8025: "During interactive linking, GHCi couldn't find the following symbol" typechecker error with TemplateHaskell involved
GHC
- [GHC] #9688: Improve the interaction between CSE and the join point transformation
GHC
- [GHC] Batch modify: #9125, #5987, #7298, #7411, #7478, #7521, #7567, #7602, #7651, #7919, #8228, #8276, #8701, #8736, #8935, #8974, #9007, #9186, #9314, #9345, #9575, #5757, #7028, #7143, #7305, #7475, #7655, #7665, #7695, #8362, #8951, #8975, #8976, #8981, #9034, #9046, #9100, #9237, #9238, #9316, #9371, #9372, #9390, #9415, #9523, #9537, #9620, #8303
GHC
- [GHC] #8960: SpecConstr usage explodes beyond 4GB with GHC 7.8.1 rc 2
GHC
- [GHC] #9252: Generalize hs-boot files to be more like module signatures
GHC
- [GHC] #8819: 64bit Testsuite failures in unregisterised 7.8 RCs
GHC
- [GHC] #9689: const_str support needed for hsc2hs in cross-compilation mode
GHC
- [GHC] #9690: in GHCi map `:editNNN` to $EDITOR +NNN
GHC
- [GHC] #1476: Template Haskell: splicing types and patterns
GHC
- [GHC] #7495: generalizing overloaded list syntax to Sized Lists, HLists, HRecords, etc (was: Rebindable list syntax?)
GHC
- [GHC] #9691: GHC-HEAD runtime is broken on arm
GHC
- [GHC] #9692: Template Haskell reification for Data Families is buggy?
GHC
- [GHC] #7828: RebindableSyntax and Arrow
GHC
- [GHC] #9693: Reloading GHCi with Template Haskell names can panic GHC
GHC
- [GHC] #9694: Template Haskell: support other FFI calling conventions
GHC
- [GHC] #9695: GADT Constraint breaks type inference
GHC
- [GHC] #9696: readRawBufferPtr and writeRawBufferPtr allocate memory
GHC
- [GHC] #8317: Optimize tagToEnum# at Core level
GHC
- [GHC] #8326: Place heap checks common in case alternatives before the case
GHC
- [GHC] #9697: ./configure fails due to obselete usage of 'find -perm' in aclocal.m4
GHC
- [GHC] #9698: GHC_PACKAGE_PATH should be more lenient for empty paths
GHC
- [GHC] #9699: TH function to list names in scope
GHC
- [GHC] #9109: Improve error messages around "untouchable" type variables
GHC
- [GHC] #9700: Support C structures in Haskell FFI
GHC
- [GHC] #9701: GADTs not specialized properly
GHC
- [GHC] #9340: Implement new `clz` inline primop
GHC
- [GHC] #9237: GHC not recognizing "-llibrary" form in implicit linker scripts
GHC
- [GHC] #9537: concatMap is not a good producer for list fusion (was: concatMap does not participate in list fusion)
GHC
- [GHC] #9527: Add Generic instances for Language.Haskell.TH
GHC
- [GHC] #9038: Foreign calls don't make their arguments look strict
GHC
- [GHC] #9284: shutdownCapability sometimes loops indefinitely on OSX after forkProcess
GHC
- [GHC] #9702: Offer a weaker name shadowing warning
GHC
- [GHC] #9295: Deadlock in forkProcess
GHC
- [GHC] #9296: Acquire all_tasks_mutex in forkProcess
GHC
- [GHC] #9377: forkProcess unnecessarily sets wait_foreign in hs_exit_
GHC
- [GHC] #9703: Add missing calling conventions to Template Haskell
GHC
- [GHC] #9353: prefetch primops are not currently useful
GHC
- [GHC] #9704: GHC fails with "Loading temp shared object failed"
GHC
- [GHC] #670: External Core is broken
GHC
- [GHC] #9705: Panic on a pattern synonym in a class
GHC
- [GHC] #8752: System.FilePath.Windows.combine does not really check isAbsolute
GHC
- [GHC] #3543: -fext-core doesn't force recompilation when .hcr file doesn't exist
GHC
- [GHC] #9309: Regression when building the 'sizes' application
GHC
- [GHC] #9010: TemplateHaskell leads to an "unknown symbol" error
GHC
- [GHC] #7170: Foreign.Concurrent finalizer called twice in some cases
GHC
- [GHC] #3927: Incomplete/overlapped pattern warnings + GADTs = inadequate
GHC
- [GHC] #9706: New block-structured heap organization for 64-bit
GHC
- [GHC] #3658: Dynamically link GHCi (and use system linker) on platforms that support it
GHC
- [GHC] #9398: Data.List.cycle is not a good producer
GHC
- [GHC] #9369: Data.List.unfoldr does not fuse and is not inlined.
GHC
- [GHC] #9332: Memory blowing up for strict sum/strict foldl in ghci
GHC
- [GHC] #9529: Clean up cseProgram
GHC
- [GHC] #6086: Cross compilation fails using system linker for other architecture binaries
GHC
- [GHC] #9707: (Try to) restructure `base` to allow more use of `AutoDeriveTypeable`
GHC
- [GHC] #9262: Allow free variables in reifyInstances
GHC
- [GHC] #8953: Reifying poly-kinded type families misses kind annotations
GHC
- [GHC] #9708: Type inference non-determinism due to improvement
GHC
- [GHC] #8953: Reification drops necessary kind annotations (was: Reifying poly-kinded type families misses kind annotations)
GHC
- [GHC] #8953: Reification drops necessary kind annotations
GHC
- [GHC] #9709: Make restarts itself sometimes, and that's OK
GHC
- [GHC] #9710: Clean up Trac versions
GHC
- [GHC] #9711: Confusing errors when compiling text-1.2.0.0
GHC
- [GHC] #9712: package "primitive" fails to install under msys2-i686 (Windows)
GHC
- [GHC] #9517: hp2ps generates invalid postscript file
GHC
- [GHC] #9593: Edit New issue Building current ghc HEAD fails with globalRegMaybe not defined for this platform
GHC
- [GHC] #9537: concatMap is not a good producer for list fusion
GHC
- [GHC] #9713: Update comment about C helper for dynamic exports.
GHC
- [GHC] #8648: Initialization of C statics broken in threaded runtime
GHC
- [GHC] #9089: Local .ghci_history
GHC
- [GHC] #9714: Un-`wire` Integer type
GHC
- [GHC] #9715: The most minimal Gloss project causes the profiler to fail silently.
GHC
- [GHC] #9291: Don't reconstruct sum types if the type subtly changes
GHC
- [GHC] #9281: Rewrite `integer-gmp` to use only non-allocating GMP functions
GHC
- [GHC] #9716: The list modules need a bit of post-BBP shaking
GHC
- [GHC] #8427: GHC accepts invalid program because of EPS poisoning
GHC
- [GHC] #9717: More lazy orphan module loading
GHC
- [GHC] #9718: Avoid TidyPgm predicting what CorePrep will do
GHC
- [GHC] #9719: Improve `mkInteger` interface
GHC
- [GHC] #9720: libffi compilation does not use bundled g++ on Windows
GHC
- [GHC] #7378: Identical alts/bad divInt# code
GHC
- [GHC] #2132: Optimise nested comparisons
GHC
- [GHC] #9721: RecordWildCards panic
GHC
- [GHC] #8100: Standalone deriving using template haskell
GHC
- [GHC] #9064: Support default class method signatures in Template Haskell
GHC
- [GHC] #9574: GHC Panic: No Skolem Info
GHC
- [GHC] #9722: ghcirun004 intermittently fails with ghc: ioManagerWakeup: write: Bad file descriptor
GHC
- [GHC] #5966: getAppUserDataDirectory does not respect XDG specification
GHC
- [GHC] #9723: Give Tab warning only once per file
GHC
- [GHC] #9160: Panic: Template variable unbound in rewrite rule
GHC
- [GHC] #9724: reexport IsList class from a trustworthy module
GHC
- [GHC] #9725: Constraint deduction failure
GHC
- [GHC] #9726: Linker.c uses of swprintf() fail to compile on gcc 4.8.3
GHC
- [GHC] #7320: GHC crashes when building on 32-bit Linux in a Linode
GHC
- [GHC] #9727: -Werror=unused-but-set-variable causes validation error on Windows
GHC
- [GHC] #4440: time004 fails depending on the date
GHC
- [GHC] #9728: ghci: internal error: ASSERTION FAILED: file rts/Interpreter.c, line 773
GHC
- [GHC] #9729: GHCi accepts invalid programs when recompiling
GHC
- [GHC] #9540: words is not a good producer; unwords is not a good consumer (was: unwords is not a good producer)
GHC
- [GHC] #9510: Prelude.!! is not a good consumer
GHC
- [GHC] #9031: ghc panic: RegAlloc.Liveness.computeLivenss
GHC
- [GHC] #9242: Implement {-# OVERLAPPABLE #-} and {-# INCOHERENT #-} pragmas
GHC
- [GHC] #9439: LlvmCodegen: Overzealous mangler incorrectly transforms user code
GHC
- [GHC] #9435: x86 sse4.2 popCnt16# needs to zero-extend its result
GHC
- [GHC] #8825: ghc can't determine gcc version on ru_RU locale
GHC
- [GHC] #9006: GHC accepts import of private data constructor if it has the same name as the type
GHC
- [GHC] #9417: Pattern synonyms across modules broken in Haddock
GHC
- [GHC] #9384: setNumCapabilities call breaks eventlog events
GHC
- [GHC] #8890: segfault on Windows 7 i386
GHC
- [GHC] #9730: Polymorphism and type classes
GHC
- [GHC] #9367: :list does not underline expression correctly in WinGHCi for files with Windows-style newlines
GHC
- [GHC] #2104: Add Labels
GHC
- [GHC] #9731: Inductive type definitions on Nat
GHC
- [GHC] #9367: GHCI :list uses malformed line endings (<CR><CR><LF>) on Windows (was: :list does not underline expression correctly in WinGHCi for files with Windows-style newlines)
GHC
- [GHC] #9215: GHC 7.8.2 mingw-w64: symbol not found in link
GHC
- [GHC] #8671: Rebindable syntax creates bogus warning
GHC
- [GHC] #9732: Pattern synonyms and unboxed values
GHC
- [GHC] #7191: hsc2hs can't treat absolute path correctly on Windows.
GHC
- [GHC] #5305: crash after writing around 40 gigabytes to stdout
GHC
- [GHC] #2628: hIsTerminalDevice returns True for /dev/null (aka NUL) on Windows
GHC
- [GHC] #9101: Need option to use system gcc and binutils on Windows/msys2 (was: Build 7.8.2 from sources on Windows/msys2)
GHC
- [GHC] #8830: internal error: Misaligned section: 18206e5b on Windows
GHC
- [GHC] #110: Cygwin binaries
GHC
- [GHC] #8229: Linking in Windows is slow
GHC
- [GHC] #989: Build GHC on Windows using Microsoft toolchain (was: Windows "native" port)
GHC
- [GHC] #2465: View + Pattern Match not fused sufficiently
GHC
- [GHC] #9733: Strange errors when using type families as parameters
GHC
- [GHC] #9433: Partially applied type family allowed but unusable
GHC
- [GHC] #9734: Provide macro __GLASGOW_HASKELL_TH__
GHC
- [GHC] #9735: Template Haskell for cross compilers (port from GHCJS)
GHC
- [GHC] #9736: Constant folding rules are wrong for GHCJS
GHC
- [GHC] #9209: Template haskell panic
GHC
- [GHC] #9737: List ANN in pragmas chapter of user manual
GHC
- [GHC] #9738: Handle ANN pragmas in declaration splices
GHC
- [GHC] #9084: Template Haskell should warn when it encounters an unencodable pragma
GHC
- [GHC] #9739: GHC 7.8 chokes on recursive classes
GHC
- [GHC] #9740: D380 caused fft2 regressions
GHC
- [GHC] #9741: Interpreter stack checks are not quite right
GHC
- [GHC] #2496: Invalid Eq/Ord instances in Data.Version
GHC
- [GHC] #9742: The default definitions of foldl1 and foldr1 are too strict
GHC
- [GHC] #9367: GHCI :list uses malformed line endings (<CR><CR><LF>) on Windows
GHC
- [GHC] #7542: GHC doesn't optimize (strict) composition with id
GHC
- [GHC] #5918: hsc2hs forces wordsize (i.e. -m32 or -m64) to be the choice of GHC instead of allowing a different (or no/default choice)
GHC
- [GHC] #7735: -fext-core doesn't generate .hcr when .o and .hi files are present
GHC
- [GHC] #5844: Panic on generating Core code
GHC
- [GHC] #9743: Expose ghc-bin code as a library
GHC
- [GHC] #7381: Build failure with BuildFlavour = prof
GHC
- [GHC] #9744: Make program name and project version configurable
GHC
- [GHC] #9011: panic - interactiveUI:setBuffering2
GHC
- [GHC] #9745: qual_pkg panic with template haskell
GHC
- [GHC] #9746: tests/ghci/scripts/T8172 is sensitive to drive name on Windows
GHC
- [GHC] #9747: Odd failure to deduce a constraint
GHC
- [GHC] #9748: Disambiguate IO actions in GHCi with :set +t
GHC
- [GHC] #8089: Implementation of GHC.Event.Poll.poll is broken due to bad coercion
GHC
- [GHC] #9358: Improve flag description in the user guide
GHC
- [GHC] #9749: ghc -M 7.8 does not add underscores when -dep-suffix is used
GHC
- [GHC] #7944: GHC goes into an apparently infinite loop at -O2
GHC
- [GHC] #9750: Core lint failure with TypeLits Symbol
GHC
- [GHC] #4931: hsc2hs emits invalid OPTIONS_GHC pragmas
GHC
- [GHC] #2968: Avoid generating C trigraphs (was: add test for C trigraphs)
GHC
- [GHC] #9751: add runMeta Hook or TcM variant of hscCompileCoreExprHook
GHC
- [GHC] #8224: Excessive system time -- new IO manager problem?
GHC
- [GHC] #2773: Documentation mentions deprecated flags
GHC
Last message date:
Fri Oct 31 21:14:54 UTC 2014
Archived on: Fri Oct 31 21:15:24 UTC 2014
This archive was generated by
Pipermail 0.09 (Mailman edition).