Custom Query

Filters
 
Columns

Show under each result:


Results (1 - 100 of 149)

1 2

Resolution: fixed (81 matches)

Ticket Summary Owner Type Priority Component Version
#288 amd64-FreeBSD-5.3 port? feature request normal None None
#317 Simplifier doesn't preserve bottoms sometimes bug normal Compiler 6.4
#366 incomplete patterns and GADT feature request normal Compiler None
#459 Bad parse error message bug normal Compiler (Parser) 6.4.1
#601 Replace GMP task normal Compiler None
#606 Sparc native code generator task normal Compiler None
#607 Ticky-ticky profiling tim task normal Compiler None
#635 Replace use of select() in the I/O manager with epoll/kqueue/etc. bos task normal libraries/base 6.13
#676 Write a performance checker for collections. Alson Kemp task normal libraries (other) 6.4.1
#768 Improve performance of binary serialisation for interface files task normal Compiler 6.4.1
#788 Implement class aliases and/or constraint synonyms -- feature request normal Compiler (Type checker)
#813 -optc-O2 used by default in GhcRtsHcOpts while building 6.5, leading make to fail bug normal Compiler 6.5
#836 rebindable if-then-else syntax igloo feature request normal Compiler (Parser) 7.0.1
#872 OSX universal binary distribution feature request normal Compiler 6.4.2
#894 several "extralibs" packages fail haddock step bug normal libraries (other) 6.5
#911 Better information about the location of exceptions feature request normal Runtime System 6.4.2
#914 Improve detection of unnecessary SOURCE imports simonmar task normal Compiler 6.5
#916 windows installer should play nice with other Haskell tools bug normal Build System 6.4.2
#956 improving error messages #1 simonpj feature request normal Compiler 6.6
#959 Debugging info(?) leaks out: "Urk! Inventing strangely-kinded void TyCon" bug normal Compiler (Type checker) 6.6
#980 timeout task normal libraries/base 6.6
#1015 regex001(ghci,threaded1) seg-faults under Solaris benl bug normal Compiler 6.6
#1036 Asynchronous exceptions improvements simonmar task normal Compiler 6.6
#1060 GHC accepts program with incorrect layout bug normal Compiler (Parser) 6.6
#1063 hReady should probably return False at the end of a file igloo bug normal libraries/base 6.6
#1150 Build Error on ia64 bug normal Build System 6.6
#1182 splitAt does not implement H98 report behaviour, it is too strict in 'n' bug normal libraries/haskell98 6.6
#1241 Functional dependency Coverage Condition is lifted, and should not be bug normal Compiler (Type checker) 6.6
#1291 Binary Solaris build fails on Solaris 9 bug normal Build System 6.6.1
#1363 Sourcing multi-line scripts in GHCi: track line numbers, and bail out after first error vivian feature request normal GHCi 6.6
#1380 Safe Haskell dterei feature request normal Compiler 7.1
#1541 No way at all to set fixity for infix operators defined in template haskell reinerp bug normal Template Haskell 6.6.1
#1576 Document Template Haskell API feature request normal Documentation 6.6.1
#1657 throwTo + unsafeInterleaveIO oddness bug normal Runtime System 6.6.1
#1717 ghc-6.8 configure does not recognise 32bit userland on ppc64 bug normal Build System 6.8
#1789 New warning: missing import lists igloo task normal Compiler 6.6.1
#1803 Include qCurrentLoc in the Quasi class feature request normal Template Haskell 6.6.1
#1835 Provide information of the instance environment igloo feature request normal Template Haskell 6.8.1
#1849 Template Haskell: reify is not consistent with the special constructors ListT and TupleT -- bug normal Template Haskell 6.8.1
#1874 getDirectoryContents yields "invalid argument" instead of "permission error" -- bug normal libraries/directory 6.8.1
#1884 Win64 Port igloo task normal Compiler 6.8.1
#1904 Strictness analyser should be smarter bug normal Compiler 6.8.1
#1930 Make operators into type constructors, rather than type variables feature request normal Compiler 6.8.1
#2222 Template Haskell: reify returns incorrect types when ommiting type signatures bug normal Template Haskell 6.8.2
#2240 Random "interface file corrupt" while building bug normal Compiler 6.8.2
#2247 GHC accepts FD violations, unless the conflicing instances are used bug normal Compiler (Type checker) 6.9
#2467 orphan instance warnings are badly behaved bug normal Compiler 6.8.2
#2510 Environment modification during installation should be optional feature request normal None 6.8.3
#2900 Confusing error message for monadic function with wrong number of arguments bug normal Compiler (Type checker) 6.10.1
#3018 Constraints of function in record appears to nullifiy instance constraints. simonpj bug normal Compiler 6.10.1
#3023 Wrong inferred type shown -- bug normal Compiler (Type checker) 6.10.1
#3027 Specialisation rules fail because dictionary projections do not match bug normal Compiler 6.8.2
#3149 Data.HashTable is slow -- bug normal libraries/base 6.10.1
#3352 Data.Word should define instances of Random for each type rrnewton feature request normal libraries/base 6.10.3
#3370 Put DiffArray in its own diffarray package igloo proposal normal libraries (other) 6.10.2
#3618 memory-leak detector in +RTS -DS fails to track allocations in constructors -- bug normal Runtime System 6.12.1 RC1
#5024 Improve testsuite summary output feature request normal Test Suite 7.0.2
#186 Bad sparc Int64 code via NCG with -O benl bug low Compiler (NCG) 6.0.1
#246 Wrong pat-match order for records simonpj bug low Compiler 6.4.1
#323 Exponential behaviour with type synonyms simonpj bug low Compiler (Type checker) 6.4.1
#431 runInteractiveProcess and closed stdin. -- bug low libraries/process 6.4
#490 object code blow up by minor source code change simonpj bug low Compiler 6.4.1
#653 Changeable lexer/parser (like DynFlags.log_action) feature request low Compiler 6.4.1
#683 RULES for recursive functions don't work properly simonpj bug low Compiler 6.4.1
#745 GHC should recover better from bad type signatures simonpj bug low Compiler 6.4.2
#784 defining type of returned value bug low Compiler 6.4.2
#831 GHCi user interface bug bug low GHCi 6.4.2
#984 Syntax error shows in the wrong position bug low Compiler (Parser) 6.4.2
#999 Misattributed parse error in do block bug low Compiler (Parser) 6.4.2
#1050 Using an inferred type as a type signature fails bug low Compiler (Type checker) 6.6
#1509 Make unboxed tuples more supported feature request low Compiler 6.6.1
#1531 _result can get bound to the wrong value in a breakpoint bug low GHCi 6.7
#1696 Confusing type signature bug low Compiler (Type checker) 6.6.1
#2399 Template Haskell: support for view patterns igloo feature request low Template Haskell 6.11
#2413 Segmentation fault in ghc --interactive when run with +RTS -Da -- bug low Runtime System 6.9
#2431 Allow empty case analysis feature request low Compiler 6.8.3
#2695 bogus "syntactically distinct contexts" error -- bug low Compiler (Type checker) 6.11
#1117 [2,4..10] is not a good list producer feature request lowest Compiler 6.6
#1133 auto-derivation of Enum is disallowed with recursive imports simonpj bug lowest Compiler 6.6
#1148 Bad warnings about unused imports that are in fact needed bug lowest Compiler 6.8.2
#1524 stdcall fails on MacOS bug lowest Compiler 6.7

Resolution: invalid (11 matches)

Ticket Summary Owner Type Priority Component Version
#477 Compiling multiple executables with -make nobody feature request normal None None
#886 Profiling doesn't work with SMP execution task normal Runtime System 6.5
#895 pugs: internal error: task 0x1b00330: main thread 1 has been GC'd simonmar bug normal Runtime System 6.5
#1298 Data.Complex.phase does unnecessary pattern match bug normal Prelude 6.7
#1447 Improve code generation for dense switches task normal Compiler 6.6.1
#2149 literate haskell support for hasktags - patch below feature request normal None 6.8.2
#3630 Suggested algorithm to control upper bound of space "leaks" feature request normal Compiler 6.10.4
#5804 Registration capture issue igloo bug normal Compiler
#7856 Wrong error message for unknown Instance feature request normal Compiler (Type checker) 7.6.3
#565 overlapping instances & fundeps broken simonpj bug low Compiler (Type checker) 5.0
#29 Check for exhaustive patterns is broken bug lowest Compiler 5.02

Resolution: wontfix (8 matches)

Ticket Summary Owner Type Priority Component Version
#68 Warnings for unitialized fields feature request normal Compiler None
#315 Arbitrary function sections nobody feature request normal Compiler (Parser) None
#420 O'Haskell feature request normal None None
#451 GHC poor type-checker error message bug normal Compiler (Type checker) 6.4
#482 'Bug' when installing GHC 6.4.1 wolfgang bug normal Build System 6.4.1
#566 mips-sgi-irix6.5 port? nobody feature request normal None None
#598 GHC Debugger task normal None None
#619 Port Hugs's Windows front end to GHCi. task normal Compiler None
(more results for this group on next page)
1 2
Note: See TracQuery for help on using queries.