Custom Query

Filters
 
Columns

Show under each result:


Results (801 - 900 of 947)

1 2 3 4 5 6 7 8 9 10
Ticket Summary Status Owner Type Priority Milestone
#2180 Any installed signal handler stops deadlock detection, but XCPU never happens in a deadlock new Baughn feature request normal _|_
#2182 ghc sessions (--make, --interactive, ghc api) erroneously retain instances new bug low _|_
#2200 big static random access arrays new feature request normal _|_
#2204 Improve 'patterns not matched' warnings new feature request low _|_
#2207 Load the interface details for GHC.* even without -O new feature request normal _|_
#2233 Overhaul System.Process new simonmar task normal _|_
#2255 Improve SpecConstr for free variables new bug normal _|_
#2280 randomR too slow new rrnewton bug normal _|_
#2344 oddity with package prefixes for data constructors new feature request normal _|_
#2356 GHC accepts multiple instances for the same type in different modules new bug low _|_
#2403 caching for runghc (runhaskell) new jsnx feature request normal _|_
#2427 Allow compilation of source from stdin new feature request normal _|_
#2456 For higher kinds, instance declarations need quantification in the context new feature request normal _|_
#2465 View + Pattern Match not fused sufficiently new bug low _|_
#2489 Registry keys are created in per-user HKCU instead of system-wide HKLM new bug normal _|_
#2496 Invalid Eq/Ord instances in Data.Version new duncan bug normal _|_
#2607 Inlining defeats selector thunk optimisation new bug normal _|_
#2625 Unexpected -ddump-simpl output for derived Ord instance and UNPACKed fields new bug low _|_
#2628 hIsTerminalDevice returns True for /dev/null (aka NUL) on Windows new bug normal _|_
#2630 installed packages should have a src-dirs field, for access to optionally installed sources new -- feature request normal _|_
#2697 bad testsuite results with ghc-6.10.0.20081007 new bug normal _|_
#2708 Error message should suggest UnboxedTuples language extension new feature request low _|_
#2742 The -> in ViewPatterns binds more weakly than infix data constructors. new feature request normal _|_
#2786 Blackhole loops are not detected and reported in GHCi new bug normal _|_
#2841 Ghci + foreign export declarations result in undefined symbols new bug normal _|_
#2893 Implement "Quantified contexts" proposal new feature request normal _|_
#2895 Implement the "Class System Extension" proposal new feature request normal _|_
#2896 Warning suggestion: argument not necessarily a binary operator new feature request low _|_
#2917 alloca and allocaArray do not respect alignment new bug normal _|_
#2926 Foreign exported function returns wrong type new bug low _|_
#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 _|_
#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 _|_
#3266 Segment fault with WxHaskell and GHC 6.10.2 new bug normal _|_
#3283 Selective disabling of unused bind warnings new feature request normal _|_
#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 _|_
#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 _|_
#3676 realToFrac doesn't sanely convert between floating types new bug normal _|_
#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 _|_
#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 _|_
#4370 Bring back monad comprehensions new feature request normal _|_
#4438 Rename and register the "PArr" language extension when it is judged to be ready new benl task normal _|_
#4463 CORE notes break optimisation new bug low _|_
#4863 TH crashes if you reify the Name of a dfun new simonpj bug low _|_
#4894 Missing improvement for fun. deps. new feature request normal _|_
#4934 threadWaitRead works incorrectly on nonthreaded RTS new bug normal _|_
#4941 SpecConstr generates functions that do not use their arguments new task normal _|_
#5041 Incorrect Read deriving for MagicHash constructors new bug low _|_
#5071 GHCi crashes on large alloca/allocaBytes requests new bug normal _|_
#5082 Emit warnings when conflicting flags are supplied new feature request normal _|_
#5144 Pattern synonyms new feature request normal _|_
#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 _|_
#5316 Orphan instances strike again: ghc rejects a program at first but will accept it if you repeat the same compilation command new bug low _|_
#5324 Locally-scoped RULES new feature request normal _|_
#5340 wrong warning on incomplete case analysis in conjunction with empty data declarations new bug lowest _|_
#5344 CSE should look through coercions new simonpj feature request normal _|_
#5400 GHC loops on compiling with optimizations new bug normal _|_
#5416 Local modules and Template Haskell declaration splices new feature request normal _|_
#5448 GHC stuck in infinite loop compiling with optimizations new bug normal _|_
#5466 Documentation for Chan could be better new bug normal _|_
#5476 Cap memory usage for one thread without disrupting other threads new feature request normal _|_
#5722 GHC inlines class method forever new simonpj bug normal _|_
#5728 Warnings from -fwarn-incomplete-record-updates even with all constructors matched new bug normal _|_
#5762 GHC gives incorrect warnings with simple applications of the view patterns extension new bug normal _|_
#5793 make nofib awesome new dterei task normal _|_
#5794 Nofib nightly regressions with pretty graphs new dterei task normal _|_
1 2 3 4 5 6 7 8 9 10
Note: See TracQuery for help on using queries.