Messages by Thread
-
-
[ANNOUNCE] GHC 8.0.1 is available!
Ben Gamari
-
TDNR without new operators or syntax changes
Jeremy
-
suboptimal ghc code generation in IO vs equivalent pure code case
Harendra Kumar
-
RFC: Removing the `-hb` profiling option
Erik de Castro Lopo
-
What happened to -optdep option?
Volker Wysk
-
Looking for GHC compile-time performance tests
Ben Gamari
-
[Maintainer needed] Actively maintained Haddock are happy Haddock
Ben Gamari
-
[ANNOUNCE] GHC 8.0.1 release candidate 4 available
Ben Gamari
-
Magic classes for Overloaded Record Fields, overlaps, FunDeps
AntC
-
Re: Magic classes for Overloaded Record Fields, overlaps, FunDeps
Adam Gundry
-
Re: Magic classes for Overloaded Record Fields, overlaps, FunDeps
AntC
-
RE: Magic classes for Overloaded Record Fields, overlaps, FunDeps
Simon Peyton Jones
-
Re: Magic classes for Overloaded Record Fields, overlaps, FunDeps
AntC
-
Re: Magic classes for Overloaded Record Fields, overlaps, FunDeps
AntC
-
Re: Magic classes for Overloaded Record Fields, overlaps, FunDeps
AntC
-
[ANNOUNCE] GHC 8.0.1 release candidate 3 available
Ben Gamari
-
Warn about unwanted instances in a modular way
Henning Thielemann
-
idea: tool to suggest adding imports
John Williams
-
GHC 8.0.1 status
Ben Gamari
-
[Feedback requested]: -fhelpful-import-errors
Tom Sydney Kerckhove
-
LANGUAGE ConstraintKinds not needed to use ConstraintKinds?
Evan Laforge
-
Reconsidering -Wall and -Wcompat
Ben Gamari
-
problem compiling GHC 8.0.1 release candidate 2 src on Apple
George Colpitts
-
[ANNOUNCE] GHC 8.0.1 release candidate 2
Ben Gamari
-
GHC 8.0.1 plans
Ben Gamari
-
Were usage types ever in GHC
Philip Dexter
-
Dropping bzip2 release tarballs?
Ben Gamari
-
Warnings, -Wall, and versioning policy
Simon Marlow
-
suppress warning "Defined but not used: type variable ‘x’" in GHC-8.0
Henning Thielemann
-
RFC: explicit support for GADTs in Template Haskell
Jan Stolarek
-
Re: Optimization of IORefs and STRefs - comparison to g++
Akio Takano
-
[ANNOUNCE] Glasgow Haskell Compiler version 7.10.3
Ben Gamari
-
Re: [Haskell-beginners] DOOM rewritten in the Haskell programming language.
Alexander Berntsen
-
Re: [Haskell-cafe] [Haskell-beginners] DOOM rewritten in the Haskell programming language.
Oliver Charles
-
Segfault when doing hs_init()/hs_exit() multiple times
Alp Mestanogullari
-
ghci - running functions defined in a where clause
Harendra Kumar
-
build ghc without ghci libraries?
Jeremy
-
Running GHC LLVM output through LLVM bitcode linker first
Clinton Mead
-
record field names vs. -fwarn-unused-binds
Evan Laforge
-
Fwd: GHC 7.10.2 and 7.8.4 - optimization flags do not force recompilation.
Mateusz Kłoczko
-
type error formatting
Evan Laforge
-
Core libraries
Paul van der Walt
-
Handling multiple fds with GHC
Markus Ongyerth
-
using nmitchell's space leak detection technique
Evan Laforge
-
Typing pattern synonyms
Sven Panne
-
Removing latency spikes. Garbage collector related?
Will Sewell