Custom Query

Filters
 
Columns

Show under each result:


Results (201 - 300 of 949)

1 2 3 4 5 6 7 8 9 10
Ticket Summary Status Owner Type Priority Milestone
#3021 A way to programmatically insert marks into heap profiling output new feature request normal _|_
#3024 Rewrite hp2ps in Haskell new task normal _|_
#3048 Heap size suggestion gets ignored when -G1 flag is passed new bug normal _|_
#3081 Double output after Ctrl+C on Windows new bug normal _|_
#3085 warn about language extensions that are not used new feature request normal 7.6.2
#3134 encodeFloat . decodeFloat new bug normal _|_
#3178 Fix linking -lpthread for semaphores new -- bug normal _|_
#3195 runghc failing sometimes new -- bug normal _|_
#3205 Generalized isomorphic deriving new feature request normal _|_
#3215 Valgrind support new feature request normal _|_
#3217 Make GHCi have separate flags for interactive Haskell expressions new feature request normal 7.6.2
#3231 Permission denied error with runProcess/openFile new simonmar bug normal 7.6.2
#3242 ghci: can't load .so/.DLL for: m (addDLL: could not load DLL) new bug normal 7.6.2
#3266 Segment fault with WxHaskell and GHC 6.10.2 new bug normal _|_
#3283 Selective disabling of unused bind warnings new feature request normal _|_
#3333 GHCi doesn't load weak symbols new bug normal 7.6.2
#3353 Add CLDouble support new bug normal _|_
#3354 binaries built with GHC on Mac OS X 10.5 (Leopard) do not work on 10.4 (Tiger) new bug normal _|_
#3379 GHC should use the standard binary package new task normal 7.6.2
#3384 Add HsSyn prettyprinter tests new task normal _|_
#3447 Class restrictions on type instances new feature request normal _|_
#3490 Relax superclass restrictions new feature request normal _|_
#3511 port GHC to OpenBSD/sparc64 (unregisterised is fine) new task normal _|_
#3541 Allow local foreign imports new feature request normal _|_
#3545 As-patterns for type signatures new -- feature request normal _|_
#3549 unlit does not follow H98 spec new bug normal _|_
#3557 CPU Vector instructions in GHC.Prim new feature request normal _|_
#3569 ghci can't handle utf-8 chinese char correctly when modify. new judah bug normal _|_
#3575 mkStdGen and split conspire to make some programs predictable new rrnewton bug normal _|_
#3577 Complete support for Data Parallel Haskell new rl feature request normal _|_
#3583 Default view patterns new feature request normal _|_
#3601 When running two or more instances of GHCi, persistent history is only kept for the first one new feature request normal _|_
#3615 GHCi doesn't allow the use of imported data contructors new -- feature request normal _|_
#3620 The seeds generated by split are not independent new rrnewton bug normal _|_
#3628 exceptions reported to stderr when they propagate past forkIO new -- bug normal _|_
#3647 unify handling and error messages for -X vs. {-#LANGUAGE ...#-} pragmas/extensions new igloo feature request normal 7.8.1
#3654 Mach-O GHCi linker lacks support for a range of relocation entries new bug normal 7.6.2
#3676 realToFrac doesn't sanely convert between floating types new bug normal _|_
#3693 Show stack traces new feature request normal 7.6.2
#3765 Rules should "look through" case binders too new bug normal _|_
#3769 Add manpages for programs installed alongside ghc new feature request normal _|_
#3814 Compile to more than one (sub)-architecture new feature request normal _|_
#3827 Compiling fails on linux-powerpc new bug normal _|_
#3872 New way to make the simplifier diverge new bug normal _|_
#3919 Or-patterns as GHC extension new feature request normal _|_
#3971 FFI callback segfaults on PPC new bug normal _|_
#3984 Handle multiline input in GHCi history new feature request normal 7.6.2
#3995 Comment delimiters ignored inside compiler pragma new bug normal _|_
#3998 strace breaks System.Process(?) new bug normal _|_
#4005 Bad behaviour in the generational GC with paraffins -O2 new bug normal _|_
#4029 ghci leaks memory when loading a file new bug normal _|_
#4043 Parsing of guards, and type signatures new bug normal _|_
#4091 Parse error on curried context of instance declaration new feature request normal _|_
#4092 Floating point manipulation : ulp and coerce IEEE-754 Double# into Word64# new feature request normal 7.6.2
#4102 Bit manipulation built-ins new feature request normal 7.6.2
#4139 Spurious non-exhaustive pattern match warnings are given using GADTs new bug normal 7.0.1
#4211 LLVM: Stack alignment on OSX new dterei task normal 7.6.2
#4259 Relax restrictions on type family instance overlap new feature request normal 7.8.1
#4268 Annotation extension needs a flag new bug normal 7.6.2
#4295 Review higher-rank and impredicative types new simonpj bug normal 7.6.2
#4347 Bug in unification of polymorphic and not-yet-polymorphic type new bug normal 7.6.2
#4370 Bring back monad comprehensions new feature request normal _|_
#4372 Extending quasiquotation support new bug normal 7.6.2
#4385 Type-level natural numbers new diatchki feature request normal 7.6.2
#4438 Rename and register the "PArr" language extension when it is judged to be ready new benl task normal _|_
#4451 Re-linking avoidance is too aggressive new simonmar bug normal 7.6.2
#4470 Loop optimization: identical counters new feature request normal 7.6.2
#4894 Missing improvement for fun. deps. new feature request normal _|_
#4900 DEPENDS pragma new feature request normal 7.6.2
#4934 threadWaitRead works incorrectly on nonthreaded RTS new bug normal _|_
#4937 Remove indirections caused by sum types, such as Maybe new feature request normal 7.6.2
#4941 SpecConstr generates functions that do not use their arguments new task normal _|_
#5071 GHCi crashes on large alloca/allocaBytes requests new bug normal _|_
#5075 CPR optimisation for sum types if only one constructor is used new simonpj feature request normal 7.6.2
#5082 Emit warnings when conflicting flags are supplied new feature request normal _|_
#5108 Allow unicode sub/superscript symbols in both identifiers and operators new feature request normal 7.6.2
#5143 Soft heap limit flag new simonmar task normal 7.6.2
#5144 Pattern synonyms new feature request normal _|_
#5239 Em-dash for "--" with UnicodeSyntax. new feature request normal 7.6.2
#5278 System.Random.randomIvalInteger makes invalid assumptions about RandomGen new rrnewton bug normal _|_
#5280 System.Random commits (rand `mod` base) error. new rrnewton bug normal _|_
#5289 Can't use ghci with a library linked against libstdc++ new bug normal 7.6.2
#5320 check_overlap panic (7.1 regression) new simonpj bug normal 7.6.2
#5324 Locally-scoped RULES new feature request normal _|_
#5344 CSE should look through coercions new simonpj feature request normal _|_
#5355 Link plugins against existing libHSghc new bug normal 7.6.2
#5364 Access RTS flag values from inside Haskell programs new feature request normal 7.6.2
#5369 Reinstate VECTORISE pragmas with expressions as right-hand sides new chak bug normal 7.6.2
#5392 Warnings about impossible MPTCs would be nice new feature request normal 7.6.2
#5400 GHC loops on compiling with optimizations new bug normal _|_
#5401 LANGUAGE pragma parser nit new igloo bug normal 7.6.2
#5412 dataTypeConstrs gives unhelpful error message new bug normal 7.6.2
#5416 Local modules and Template Haskell declaration splices new feature request normal _|_
#5429 Docase notation as GHC extension new tomasp feature request normal 7.6.2
#5435 GHCi linker should run constructors for linked libraries new bug normal 7.8.1
#5443 Errors when shutting down the event manager loop new tibbe bug normal 7.6.2
#5444 Slow 64-bit primops on 32 bit system new bug normal 7.6.2
#5448 GHC stuck in infinite loop compiling with optimizations new bug normal _|_
#5462 Deriving clause for arbitrary classes new feature request normal 7.6.2
#5463 SPECIALISE pragmas generated from Template Haskell are ignored new bug normal 7.6.2
1 2 3 4 5 6 7 8 9 10
Note: See TracQuery for help on using queries.