Custom Query

Filters
 
Columns

Show under each result:


Results (401 - 500 of 988)

1 2 3 4 5 6 7 8 9 10
Ticket Summary Status Owner Type Priority Milestone
#1371 Add -O3 new task normal _|_
#1399 better support for developing threaded applications in ghci new feature request normal _|_
#1400 :set +r doesn't work for interpreted modules new simonmar bug normal _|_
#1404 allow more type signatures new feature request normal _|_
#1405 Make ghc (stage1) be compilable by non-GHC new task normal _|_
#1407 Add the ability to :set -l{foo} in .ghci files new igloo feature request normal _|_
#1409 Allow recursively dependent modules transparently (without .hs-boot or anything) new feature request normal _|_
#1444 Template Haskell: add proper support for qualified names in non-splicing applications new feature request normal _|_
#1451 Provide way to show the origin of a constraint new feature request normal _|_
#1466 Stack check for AP_STACK new simonmar bug normal 7.6.2
#1473 isSpace is too slow new bug normal _|_
#1475 Adding imports and exports with Template Haskell new feature request normal _|_
#1477 ghci shouldn't link entire package new feature request normal _|_
#1480 Template Haskell should allow reification of modules new feature request normal _|_
#1496 Newtypes and type families combine to produce inconsistent FC(X) axiom sets new simonpj bug normal 7.6.2
#1526 -fobject-code doesn't apply to expressions typed at the prompt new bug normal _|_
#1530 debugging :steps inside TH spliced code need to be bypassed new bug normal _|_
#1532 Implicit parameters are not available in breakpoints new feature request normal _|_
#1544 Derived Read instances for recursive datatypes with infix constructors are too inefficient new bug normal 7.6.2
#1614 Type checker does not use functional dependency to avoid ambiguity new bug normal _|_
#1687 A faster (^)-function. new bug normal _|_
#1791 heap overflow should generate an exception new feature request normal _|_
#1800 Template Haskell support for running functions defined in the same module new -- feature request normal _|_
#1826 unable to list source for <exception thrown> should never occur new -- feature request normal _|_
#1830 Automatic derivation of Lift new feature request normal _|_
#1831 reify never provides the declaration of variables new bug normal _|_
#1921 change default to support extensions that involve a change of syntax new feature request normal _|_
#1965 Allow unconstrained existential contexts in newtypes new feature request normal 7.6.2
#1974 length "foo" doesn't work with -XOverloadedStrings new feature request normal _|_
#2031 relocation overflow new bug normal _|_
#2041 Allow splicing in concrete syntax new feature request normal _|_
#2057 inconsistent .hi file error gets ignored new bug normal _|_
#2101 Allow some form of type-level lemma new feature request normal _|_
#2132 Optimise nested comparisons new bug normal _|_
#2180 Any installed signal handler stops deadlock detection, but XCPU never happens in a deadlock new Baughn feature request normal _|_
#2189 hSetBuffering stdin NoBuffering doesn't work on Windows new bug normal 7.6.2
#2200 big static random access arrays new feature request normal _|_
#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 _|_
#2301 Proper handling of SIGINT/SIGQUIT new bug normal 7.6.2
#2344 oddity with package prefixes for data constructors new feature request normal _|_
#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 _|_
#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 _|_
#2528 nub not as reliable as nubBy new bug normal 7.8.1
#2595 Implement record update for existential and GADT data types new feature request normal 6.12 branch
#2607 Inlining defeats selector thunk optimisation new bug normal _|_
#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 _|_
#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 _|_
#2917 alloca and allocaArray do not respect alignment new bug normal _|_
#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 _|_
#3085 warn about language extensions that are not used new feature request normal 7.6.2
#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 _|_
#3217 Make GHCi have separate flags for interactive Haskell expressions new feature request normal 7.6.2
#3231 Permission denied error with runProcess/openFile new simonmar bug normal 7.6.2
#3242 ghci: can't load .so/.DLL for: m (addDLL: could not load DLL) new bug normal 7.6.2
#3266 Segment fault with WxHaskell and GHC 6.10.2 new bug normal _|_
#3283 Selective disabling of unused bind warnings new feature request normal _|_
#3333 GHCi doesn't load weak symbols new bug normal 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 _|_
#3379 GHC should use the standard binary package new task normal 7.6.2
#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 _|_
#3647 unify handling and error messages for -X vs. {-#LANGUAGE ...#-} pragmas/extensions new igloo feature request normal 7.8.1
#3654 Mach-O GHCi linker lacks support for a range of relocation entries new bug normal 7.6.2
#3676 realToFrac doesn't sanely convert between floating types new bug normal _|_
#3693 Show stack traces new feature request normal 7.6.2
#3765 Rules should "look through" case binders too new bug normal _|_
1 2 3 4 5 6 7 8 9 10
Note: See TracQuery for help on using queries.