Custom Query

Filters
 
Columns

Show under each result:


Results (1 - 100 of 365)

1 2 3 4

Status: closed (100 matches)

Ticket Summary Owner Type Priority Component Version
#1230 write a safety wrapper around readline feature request low libraries (other) 6.6
#916 windows installer should play nice with other Haskell tools bug normal Build System 6.4.2
#980 timeout task normal libraries/base 6.6
#1657 throwTo + unsafeInterleaveIO oddness bug normal Runtime System 6.6.1
#2282 threaded runtime system crashes on powerpc with -N2 bug normal Runtime System 6.8.2
#1524 stdcall fails on MacOS bug lowest Compiler 6.7
#1182 splitAt does not implement H98 report behaviour, it is too strict in 'n' bug normal libraries/haskell98 6.6
#894 several "extralibs" packages fail haddock step bug normal libraries (other) 6.5
#431 runInteractiveProcess and closed stdin. -- bug low libraries/process 6.4
#1015 regex001(ghci,threaded1) seg-faults under Solaris benl bug normal Compiler 6.6
#836 rebindable if-then-else syntax igloo feature request normal Compiler (Parser) 7.0.1
#2076 rational infinities don't compare correctly to each other jeffrey bug normal libraries/base 6.8.2
#895 pugs: internal error: task 0x1b00330: main thread 1 has been GC'd simonmar bug normal Runtime System 6.5
#565 overlapping instances & fundeps broken simonpj bug low Compiler (Type checker) 5.0
#2467 orphan instance warnings are badly behaved bug normal Compiler 6.8.2
#490 object code blow up by minor source code change simonpj bug low Compiler 6.4.1
#1383 mistaken qualified infix syntax could have a nicer error message feature request low Compiler 6.6.1
#566 mips-sgi-irix6.5 port? nobody feature request normal None None
#3618 memory-leak detector in +RTS -DS fails to track allocations in constructors -- bug normal Runtime System 6.12.1 RC1
#1167 mangler makes global symbol disappear on linux-ppc bug normal Compiler 6.6
#2149 literate haskell support for hasktags - patch below feature request normal None 6.8.2
#5111 linux-powerpc : segfault in stage2 compiler bug normal Compiler 7.1
#366 incomplete patterns and GADT feature request normal Compiler None
#956 improving error messages #1 simonpj feature request normal Compiler 6.6
#1508 hasktags program needs replacement bug normal None 6.6.1
#1063 hReady should probably return False at the end of a file igloo bug normal libraries/base 6.6
#1870 ghc-6.8.1 panics compiling regex-tdfa-0.93 simonpj bug low Compiler 6.8.1
#1717 ghc-6.8 configure does not recognise 32bit userland on ppc64 bug normal Build System 6.8
#2705 ghc discards version of wired-in packages bug normal Compiler 6.10.1
#1874 getDirectoryContents yields "invalid argument" instead of "permission error" -- bug normal libraries/directory 6.8.1
#784 defining type of returned value bug low Compiler 6.4.2
#3174 decodeFloat (0.0/0.0) = undefined feature request normal libraries/base
#1578 darcs-all work around for darcs Issue 467 bug normal Build System 6.7
#1786 can't build ghc-6.8.0.20071017 under Solaris using a GNU linker bug normal Compiler 6.8
#2695 bogus "syntactically distinct contexts" error -- bug low Compiler (Type checker) 6.11
#1133 auto-derivation of Enum is disallowed with recursive imports simonpj bug lowest Compiler 6.6
#288 amd64-FreeBSD-5.3 port? feature request normal None None
#1341 allow loading partially correct modules feature request normal Compiler 6.7
#7364 `foo !f = id . f` becomes non-strict with -O2 bug normal Compiler 7.6.1
#1531 _result can get bound to the wrong value in a breakpoint bug low GHCi 6.7
#3380 [Patch] Support implicit concatenation in list comprehensions feature request normal Compiler 6.10.4
#1117 [2,4..10] is not a good list producer feature request lowest Compiler 6.6
#246 Wrong pat-match order for records simonpj bug low Compiler 6.4.1
#3023 Wrong inferred type shown -- bug normal Compiler (Type checker) 6.10.1
#5868 Wrong error messages with qualified imports bug normal Compiler 7.4.1
#7856 Wrong error message for unknown Instance feature request normal Compiler (Type checker) 7.6.3
#676 Write a performance checker for collections. Alson Kemp task normal libraries (other) 6.4.1
#1884 Win64 Port igloo task normal Compiler 6.8.1
#68 Warnings for unitialized fields feature request normal Compiler None
#1050 Using an inferred type as a type signature fails bug low Compiler (Type checker) 6.6
#1221 Types don't match expressions in type error simonpj bug low Compiler (Type checker) 6.6
#1245 Turn tuples into syntactic sugar for heterogeneous lists feature request normal Compiler 6.6
#2519 Time.toClockTime: picoseconds out of range, after diffClockTimes bug normal GHCi 6.8.2
#607 Ticky-ticky profiling tim task normal Compiler None
#2399 Template Haskell: support for view patterns igloo feature request low Template Haskell 6.11
#2222 Template Haskell: reify returns incorrect types when ommiting type signatures bug normal Template Haskell 6.8.2
#1849 Template Haskell: reify is not consistent with the special constructors ListT and TupleT -- bug normal Template Haskell 6.8.1
#1393 Tag source tree with successful bootstraps bug normal None 6.7
#984 Syntax error shows in the wrong position bug low Compiler (Parser) 6.4.2
#3630 Suggested algorithm to control upper bound of space "leaks" feature request normal Compiler 6.10.4
#1904 Strictness analyser should be smarter bug normal Compiler 6.8.1
#2284 Stack-hack optimization causes much re-computation in GUI callbacks bug normal Compiler 6.8.2
#3027 Specialisation rules fail because dictionary projections do not match bug normal Compiler 6.8.2
#606 Sparc native code generator task normal Compiler None
#1363 Sourcing multi-line scripts in GHCi: track line numbers, and bail out after first error vivian feature request normal GHCi 6.6
#317 Simplifier doesn't preserve bottoms sometimes bug normal Compiler 6.4
#2413 Segmentation fault in ghc --interactive when run with +RTS -Da -- bug low Runtime System 6.9
#1380 Safe Haskell dterei feature request normal Compiler 7.1
#1555 Reverse do notation: lexer bug? feature request normal Compiler (Parser) 6.6.1
#635 Replace use of select() in the I/O manager with epoll/kqueue/etc. bos task normal libraries/base 6.13
#601 Replace GMP task normal Compiler None
#3491 Relax superclass restrictions bug normal Compiler 6.10.4
#5804 Registration capture issue igloo bug normal Compiler
#2240 Random "interface file corrupt" while building bug normal Compiler 6.8.2
#683 RULES for recursive functions don't work properly simonpj bug low Compiler 6.4.1
#3370 Put DiffArray in its own diffarray package igloo proposal normal libraries (other) 6.10.2
#1835 Provide information of the instance environment igloo feature request normal Template Haskell 6.8.1
#886 Profiling doesn't work with SMP execution task normal Runtime System 6.5
#733 Problem compiling .lhs files with lines that begin with # bug low Compiler 6.4.1
#619 Port Hugs's Windows front end to GHCi. task normal Compiler None
#872 OSX universal binary distribution feature request normal Compiler 6.4.2
#420 O'Haskell feature request normal None None
#1541 No way at all to set fixity for infix operators defined in template haskell reinerp bug normal Template Haskell 6.6.1
#1789 New warning: missing import lists igloo task normal Compiler 6.6.1
#999 Misattributed parse error in do block bug low Compiler (Parser) 6.4.2
#2959 Merge in LambdaVM (Haskell to Java/JVM bytecode translator) feature request normal Compiler 6.11
#1509 Make unboxed tuples more supported feature request low Compiler 6.6.1
#1930 Make operators into type constructors, rather than type variables feature request normal Compiler 6.8.1
#1518 Make it possible to evaluate monadic actions when assigning record fields (<-) feature request normal Compiler 6.6.1
#1102 Lambda unicode character lex feature request normal Compiler (Parser) 6.6
#851 Incomplete-pattern checking for n+k patterns is not implemented bug low Compiler 6.4.2
#1803 Include qCurrentLoc in the Quasi class feature request normal Template Haskell 6.6.1
#5024 Improve testsuite summary output feature request normal Test Suite 7.0.2
#768 Improve performance of binary serialisation for interface files task normal Compiler 6.4.1
#914 Improve detection of unnecessary SOURCE imports simonmar task normal Compiler 6.5
#1447 Improve code generation for dense switches task normal Compiler 6.6.1
#788 Implement class aliases and/or constraint synonyms -- feature request normal Compiler (Type checker)
#1184 Hasktags misses symbol bug low None 6.6
#831 GHCi user interface bug bug low GHCi 6.4.2
#731 GHCi doesn't work on powerpc64 bug normal GHCi 6.4.1
(more results for this group on next page)
1 2 3 4
Note: See TracQuery for help on using queries.