Custom Query

Filters
 
Columns

Show under each result:


Results (101 - 200 of 216)

1 2 3

Status: new (100 matches)

Ticket Summary Owner Type Priority Component Version
#3048 Heap size suggestion gets ignored when -G1 flag is passed bug normal Runtime System 6.10.1
#3081 Double output after Ctrl+C on Windows bug normal Runtime System 6.10.1
#3134 encodeFloat . decodeFloat bug normal Prelude 6.10.1
#3178 Fix linking -lpthread for semaphores -- bug normal libraries/unix 6.10.2
#3195 runghc failing sometimes -- bug normal None 6.10.2
#3205 Generalized isomorphic deriving feature request normal Compiler 6.10.2
#3215 Valgrind support feature request normal Runtime System 6.10.3
#3266 Segment fault with WxHaskell and GHC 6.10.2 bug normal Compiler 6.10.2
#3283 Selective disabling of unused bind warnings feature request normal Compiler 6.10.2
#3353 Add CLDouble support bug normal Compiler 6.12.1
#3354 binaries built with GHC on Mac OS X 10.5 (Leopard) do not work on 10.4 (Tiger) bug normal Build System 6.10.1
#3384 Add HsSyn prettyprinter tests task normal Test Suite 6.10.4
#3447 Class restrictions on type instances feature request normal Compiler 6.10.4
#3490 Relax superclass restrictions feature request normal Compiler 6.10.4
#3511 port GHC to OpenBSD/sparc64 (unregisterised is fine) task normal Compiler 6.11
#3541 Allow local foreign imports feature request normal Compiler (FFI) 6.10.4
#3545 As-patterns for type signatures -- feature request normal Compiler (Type checker) 6.11
#3549 unlit does not follow H98 spec bug normal Compiler 6.10.4
#3557 CPU Vector instructions in GHC.Prim feature request normal Compiler (NCG) 6.11
#3569 ghci can't handle utf-8 chinese char correctly when modify. judah bug normal GHCi 6.10.4
#3575 mkStdGen and split conspire to make some programs predictable rrnewton bug normal libraries/random 6.10.1
#3577 Complete support for Data Parallel Haskell rl feature request normal Data Parallel Haskell 6.13
#3583 Default view patterns feature request normal Compiler 6.10.4
#3601 When running two or more instances of GHCi, persistent history is only kept for the first one feature request normal GHCi 6.10.4
#3615 GHCi doesn't allow the use of imported data contructors -- feature request normal GHCi 6.10.4
#3620 The seeds generated by split are not independent rrnewton bug normal libraries/random 6.11
#3628 exceptions reported to stderr when they propagate past forkIO -- bug normal libraries/base 6.10.4
#3676 realToFrac doesn't sanely convert between floating types bug normal libraries (other) 6.12.1
#3765 Rules should "look through" case binders too bug normal Compiler 6.12.1
#3769 Add manpages for programs installed alongside ghc feature request normal Documentation 6.12.1
#3814 Compile to more than one (sub)-architecture feature request normal Compiler 6.12.1
#3827 Compiling fails on linux-powerpc bug normal Compiler 6.12.1
#3872 New way to make the simplifier diverge bug normal Compiler 6.12.1
#3919 Or-patterns as GHC extension feature request normal Compiler
#3971 FFI callback segfaults on PPC bug normal Compiler (FFI) 6.12.3
#3995 Comment delimiters ignored inside compiler pragma bug normal Compiler (Parser) 6.10.4
#3998 strace breaks System.Process(?) bug normal libraries/process 6.12.1
#4005 Bad behaviour in the generational GC with paraffins -O2 bug normal Runtime System 6.12.1 RC1
#4029 ghci leaks memory when loading a file bug normal GHCi
#4043 Parsing of guards, and type signatures bug normal Compiler (Parser) 6.12.2
#4091 Parse error on curried context of instance declaration feature request normal Compiler 6.12.2
#4370 Bring back monad comprehensions feature request normal Compiler 6.12.3
#4438 Rename and register the "PArr" language extension when it is judged to be ready benl task normal Data Parallel Haskell
#4894 Missing improvement for fun. deps. feature request normal Compiler (Type checker) 7.1
#4934 threadWaitRead works incorrectly on nonthreaded RTS bug normal Runtime System 7.0.1
#4941 SpecConstr generates functions that do not use their arguments task normal Compiler 7.0.1
#5071 GHCi crashes on large alloca/allocaBytes requests bug normal Compiler 7.0.3
#5082 Emit warnings when conflicting flags are supplied feature request normal Compiler 7.1
#5144 Pattern synonyms feature request normal Compiler
#5278 System.Random.randomIvalInteger makes invalid assumptions about RandomGen rrnewton bug normal libraries/random 7.0.3
#5280 System.Random commits (rand `mod` base) error. rrnewton bug normal libraries/random 7.0.3
#5324 Locally-scoped RULES feature request normal Compiler 7.0.3
#5344 CSE should look through coercions simonpj feature request normal Compiler 7.0.3
#5400 GHC loops on compiling with optimizations bug normal Compiler 7.0.4
#5416 Local modules and Template Haskell declaration splices feature request normal Compiler 7.2.1
#5448 GHC stuck in infinite loop compiling with optimizations bug normal Compiler 7.0.3
#5466 Documentation for Chan could be better bug normal libraries/base 7.2.1
#5476 Cap memory usage for one thread without disrupting other threads feature request normal Runtime System 7.2.1
#5722 GHC inlines class method forever simonpj bug normal Compiler 7.2.1
#5728 Warnings from -fwarn-incomplete-record-updates even with all constructors matched bug normal Compiler 7.4.1
#5762 GHC gives incorrect warnings with simple applications of the view patterns extension bug normal Compiler 7.3
#5793 make nofib awesome dterei task normal NoFib benchmark suite
#5794 Nofib nightly regressions with pretty graphs dterei task normal NoFib benchmark suite
#5797 readRawBufferPtr cannot be interrupted by exception on Windows with -threaded bug normal libraries/base 7.2.2
#5974 Casts, rules, and parametricity bug normal Compiler 7.4.1
#6030 Typeclass constraint should pick the OverloadedString type. feature request normal Compiler 7.4.1
#6065 Suggested type signature causes a type error (even though it appears correct) bug normal Compiler (Type checker) 7.4.1
#7026 Impredicative implicit parameters bug normal Compiler (Type checker) 7.4.2
#7080 Make RULES and SPECIALISE more consistent bug normal Compiler 7.4.2
#7206 Implement cheap build simonpj bug normal Compiler 7.4.2
#7261 ghci's :info and :browse break encapsulation feature request normal GHCi 7.6.1
#7291 hp2ps should cope with incomplete data feature request normal Profiling 7.6.1
#7309 The Ix instance for (,) leaks space in range bug normal libraries (other) 7.6.1
#7602 Threaded RTS performing badly on recent OS X (10.8?) thoughtpolice bug normal Runtime System 7.7
#7662 Improve GC of mutable objects feature request normal Runtime System 7.7
#229 Integer overflow in array allocation bug low libraries/base 6.4.1
#307 Implicit Parameters and monomorphism feature request low None None
#345 GADT - fundep interaction simonpj bug low Compiler (Type checker) 6.4
#589 Various poor type error messages bug low Compiler (Type checker) 6.4.1
#597 Various error messages have inaccurate source locations task low Compiler None
#1171 GHC doesn't respect the imprecise exceptions semantics bug low Compiler 6.6
#1176 Infinite loop when printing error message thorkilnaur bug low Compiler 6.6
#1192 GHC-only IOErrorType constructors, and is*Error(Type) functions feature request low Compiler 6.6
#1201 ghci runs Template Haskell splices 4 times simonpj bug low Template Haskell 6.6
#1231 deprecation warnings are reported too often simonpj feature request low Compiler 6.6
#1311 newtypes of unboxed types disallowed - documentation bug and/or feature request feature request low Compiler 6.6.1
#1388 Newbie help features feature request low GHCi 6.6.1
#1476 Template Haskell: splicing types and patterns bug low Template Haskell 6.6.1
#1593 Improve runInteractiveProcess error message when working directory does not exist simonmar task low libraries/process 6.7
#1628 warning(s) for using stolen syntax that's not currently enabled feature request low Compiler 6.6.1
#1768 More flexible type signatures for data constructors feature request low Compiler 6.6.1
#1928 Confusing type error message bug low Compiler (Type checker) 6.8.1
#2182 ghc sessions (--make, --interactive, ghc api) erroneously retain instances bug low GHCi 6.9
#2204 Improve 'patterns not matched' warnings feature request low Compiler 6.8.2
#2356 GHC accepts multiple instances for the same type in different modules bug low Compiler 6.8.3
#2465 View + Pattern Match not fused sufficiently bug low Compiler 6.8.2
#2625 Unexpected -ddump-simpl output for derived Ord instance and UNPACKed fields bug low Compiler 6.8.3
#2708 Error message should suggest UnboxedTuples language extension feature request low Compiler (Parser) 6.9
#2896 Warning suggestion: argument not necessarily a binary operator feature request low Compiler 6.10.1
#2926 Foreign exported function returns wrong type bug low Compiler (FFI) 6.10.1
(more results for this group on next page)
1 2 3
Note: See TracQuery for help on using queries.