Custom Query

Filters
 
Columns

Show under each result:


Results (301 - 400 of 1000)

1 2 3 4 5 6 7 8 9 10
Ticket Summary Status Owner Type Priority Milestone
#3351 Generated ghc man page missing xrefs new bug lowest 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 _|_
#3355 Refactor Template Haskell syntax conversions new task lowest 7.6.2
#3372 Allow for multiple linker instances new feature request low 7.6.2
#3373 GHC API is not thread safe new feature request low 7.6.2
#3376 hpc and CPP don't mix on Windows new andy@… bug lowest 7.6.2
#3379 GHC should use the standard binary package new task normal 7.6.2
#3384 Add HsSyn prettyprinter tests new task normal _|_
#3427 control what sort of entity a deprecated pragma applies to new bug low 7.6.2
#3447 Class restrictions on type instances new feature request normal _|_
#3452 Show type of most recent expression in GHCi new feature request lowest 7.6.2
#3458 Allocation where none should happen new bug lowest 7.6.2
#3462 New codegen: allocate large objects using allocateLocal() new task low 7.6.2
#3464 Find import declaration importing a certain function new feature request low 7.6.2
#3470 OSX installer should give an informative error message when XCode is missing new bug lowest 7.6.2
#3472 Porting through .hc files broken new -- bug high 7.8.1
#3483 Some mechanism for eliminating "absurd" patterns new feature request low 7.6.2
#3490 Relax superclass restrictions new feature request normal _|_
#3509 libffi.so not found on Mac OS X (10.5.8) new bug lowest 7.6.2
#3511 port GHC to OpenBSD/sparc64 (unregisterised is fine) new task normal _|_
#3517 GHC has lots of extra hidden IOErrorType values new bug low 7.6.2
#3533 mac installer package deletes old version of ghc new bug lowest 7.6.2
#3541 Allow local foreign imports new feature request normal _|_
#3543 -fext-core doesn't force recompilation when .hcr file doesn't exist new bug lowest 7.6.2
#3545 As-patterns for type signatures new -- feature request normal _|_
#3547 Improve granularity of UndecidableInstances new feature request low 7.6.2
#3549 unlit does not follow H98 spec new bug normal _|_
#3557 CPU Vector instructions in GHC.Prim new feature request normal _|_
#3559 split ghci modules off into their own package new task low 7.6.2
#3569 ghci can't handle utf-8 chinese char correctly when modify. new judah bug normal _|_
#3571 Bizzarely bloated binaries new bug lowest 7.6.2
#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 _|_
#3588 ghc -M should emit dependencies on CPP headers new bug low 7.6.2
#3601 When running two or more instances of GHCi, persistent history is only kept for the first one new feature request normal _|_
#3606 The Ord instance for unboxed arrays is very inefficient new bug lowest 7.6.2
#3615 GHCi doesn't allow the use of imported data contructors new -- feature request normal _|_
#3619 allow to set ghc search path globally (a'la CPATH) new feature request low 7.6.2
#3620 The seeds generated by split are not independent new rrnewton bug normal _|_
#3625 GHCI doesn't work with dtrace on OS X new bug low 7.6.2
#3628 exceptions reported to stderr when they propagate past forkIO new -- bug normal _|_
#3632 lift restrictions on records with existential fields, especially in the presence of class constraints new feature request low 7.6.2
#3645 Layout and pragmas new feature request low 7.6.2
#3646 Enforce requirement that our repos contains a subset of upstream's patches new task lowest 7.6.2
#3647 unify handling and error messages for -X vs. {-#LANGUAGE ...#-} pragmas/extensions new igloo feature request normal 7.8.1
#3649 inconsistent exception between unix/windows for running non-existant program new bug low 7.6.2
#3654 Mach-O GHCi linker lacks support for a range of relocation entries new bug normal 7.6.2
#3658 Dynamically link GHCi (and use system linker) on platforms that support it new igloo task high 7.8.1
#3676 realToFrac doesn't sanely convert between floating types new bug normal _|_
#3693 Show stack traces new feature request normal 7.6.2
#3697 Method selectors aren't floated out of loops new bug low 7.6.2
#3698 Bad code generated for zip/filter/filter loop new bug low 7.6.2
#3699 Wildcards in type functions new feature request low 7.6.2
#3701 allow existential wrapper newtypes new feature request low 7.6.2
#3704 Using -shared without -dynamic should be rejected on linux new bug low 7.6.2
#3711 Bad error reporting when calling a function in a module which depends on a DLL on Windows new -- bug lowest 7.6.2
#3712 Implement -dynamic-lib option new task low 7.6.2
#3713 Track -dynamic/-fPIC to avoid obscure linker errors new task low 7.6.2
#3722 Haskeline Iconv needs HAVE_LANGINFO_H new -- bug low 7.6.2
#3725 Annotations not written to interface files new bug lowest 7.6.2
#3739 ghc-cabal mishandles relative paths in arguments new bug low 7.6.2
#3744 Comparisons against minBound/maxBound not optimised new bug low 7.6.2
#3753 Make ghci's -l option consistent with GNU ld's -l option new feature request low 7.6.2
#3755 Improve join point inlining new task low 7.6.2
#3765 Rules should "look through" case binders too new bug normal _|_
#3766 Parsing of lambdas is not consistent with Haskell'98 report. new bug low 7.6.2
#3767 SpecConstr for join points new bug low 7.6.2
#3769 Add manpages for programs installed alongside ghc new feature request normal _|_
#3771 haddock: internal error: evacuate: strange closure type 19269 new bug lowest 7.6.2
#3781 Improve inlining for local functions new bug lowest 7.6.2
#3782 Data Parallel "Impossible happened" compiler error new benl bug low 7.6.2
#3786 showing function arguments when stopped at its definition new feature request low 7.6.2
#3814 Compile to more than one (sub)-architecture new feature request normal _|_
#3827 Compiling fails on linux-powerpc new bug normal _|_
#3831 SpecConstr should exploit cases where there is exactly one call pattern new simonpj bug high 7.8.1
#3844 Undeprecate #include (in at least some circumstances) new bug low 7.6.2
#3859 Problems with toClockTime on NetBSD new bug lowest 7.6.2
#3869 RTS GC Statistics from -S should be logged via the eventlog system new feature request low 7.6.2
#3870 Avoid Haddock-links to the Prelude new feature request lowest 7.6.2
#3872 New way to make the simplifier diverge new bug normal _|_
#3881 section parse errors, e.g. ( let x=1 in x + ) new bug low 7.6.2
#3895 "Fix" pervasive-but-unnecessary signedness in GHC.Prim new feature request low 7.6.2
#3903 DPH bad sliceP causes RTS panic "allocGroup: requested zero blocks" new benl bug low 7.6.2
#3915 GHC panic; possibly related to mutually recursive modules new bug lowest 7.6.2
#3919 Or-patterns as GHC extension new feature request normal _|_
#3924 Strictness analyser missing useful strictness new bug low 7.6.2
#3927 Incomplete/overlapped pattern warnings + GADTs = inadequate new simonpj bug high 7.8.1
#3937 Cannot killThread in listen/accept on Windows threaded runtime new bug low 7.6.2
#3946 Better diagnostic when entering a GC'd CAF new task low 7.6.2
#3960 ghc panic when attempting to compile DPH code new rl bug lowest 7.6.2
#3971 FFI callback segfaults on PPC new bug normal _|_
#3977 Support double-byte encodings (Chinese/Japanese/Korean) on Windows new batterseapower feature request low 7.8.1
#3980 System.Posix.Signals should provide a way to set the SA_NOCLDWAIT flag new feature request low 7.6.2
#3984 Handle multiline input in GHCi history new feature request normal 7.6.2
#3990 UNPACK doesn't unbox data families new bug low 7.6.2
#3995 Comment delimiters ignored inside compiler pragma new bug normal _|_
#3996 bug in GHC when compiling HOC (SVN revision 413) new bug lowest 7.6.2
#3998 strace breaks System.Process(?) new bug normal _|_
1 2 3 4 5 6 7 8 9 10
Note: See TracQuery for help on using queries.