Custom Query

Filters
 
Columns

Show under each result:


Results (701 - 800 of 951)

1 2 3 4 5 6 7 8 9 10

Architecture: Unknown/Multiple (97 matches)

Ticket Summary Status Owner Type Priority Milestone
#2168 ghci should show haddock comments for identifier new feature request lowest 7.6.2
#1477 ghci shouldn't link entire package new feature request normal _|_
#7261 ghci's :info and :browse break encapsulation new feature request normal _|_
#5388 ghcilink003 and ghcilink006 fail on OSX new bug low 7.6.2
#7464 git tag for base-4.6.0.0 missing new igloo bug normal 7.8.1
#7876 hClose002 for ghci hangs on Mac OS X new bug normal --
#7877 hSetBuffering002(ghci) and hSetBuffering004(ghci) fail on OS X new bug normal --
#7161 hSetNewlineMode and hSetEncoding can be performed on closed and semi-closed handles new bug normal 7.8.1
#1791 heap overflow should generate an exception new feature request normal _|_
#7291 hp2ps should cope with incomplete data new feature request normal _|_
#3376 hpc and CPP don't mix on Windows new andy@… bug lowest 7.6.2
#3191 hpc reports spurious results with .lhs files even after processing with ghc -E new andy@… bug lowest 7.6.2
#2075 hpc should render information about the run in its html markup new andy@… feature request lowest 7.6.2
#4931 hsc2hs emits invalid OPTIONS_GHC pragmas new bug low 7.6.2
#5942 implement POSIX confstr() in System/Posix/Unistd.hsc new feature request normal 7.6.2
#2123 implement waitForProcess using signals new task lowest 7.6.2
#2057 inconsistent .hi file error gets ignored new bug normal _|_
#3649 inconsistent exception between unix/windows for running non-existant program new bug low 7.6.2
#4955 increase error message detail for module lookups failure due to hi references new bug low 7.6.2
#2273 inlining defeats seq new bug lowest 7.6.2
#7833 installed GHC refers to libffi in the build directory new igloo bug high 7.8.1
#2630 installed packages should have a src-dirs field, for access to optionally installed sources new -- feature request normal _|_
#7811 intermittent 'unexpected' results of test ghcpkg01 new igloo bug normal 7.8.1
#7567 invalidateModSummaryCache throws exception if ms_hs_date is 0 new bug high 7.8.1
#7066 isInstance does not work for compound types new simonpj bug normal 7.8.1
#1473 isSpace is too slow new bug normal _|_
#1974 length "foo" doesn't work with -XOverloadedStrings new feature request normal _|_
#5292 libHSghc exports more symbols than Windows can handle new bug low 7.6.2
#3509 libffi.so not found on Mac OS X (10.5.8) new bug lowest 7.6.2
#3632 lift restrictions on records with existential fields, especially in the presence of class constraints new feature request low 7.6.2
#4836 literate markdown not handled correctly by unlit new bug low 7.6.2
#3123 make INLINE work for recursive definitions (generalized loop peeling/loop unrolling) new feature request lowest 7.6.2
#7829 make better/more robust loopbreaker choices new task normal 7.8.1
#5793 make nofib awesome new dterei task normal _|_
#149 missed CSE opportunity new bug normal _|_
#3575 mkStdGen and split conspire to make some programs predictable new rrnewton bug normal _|_
#7285 mkWeakMVar is non-compositional new feature request normal 7.8.1
#7787 modifyMVar does not restore value if callback returns error value new bug high 7.8.1
#5219 need a version of hs_init that returns an error code for command-line errors new feature request low 7.6.2
#1311 newtypes of unboxed types disallowed - documentation bug and/or feature request new feature request low _|_
#2528 nub not as reliable as nubBy new bug normal 6.10.1
#2344 oddity with package prefixes for data constructors new feature request normal _|_
#5972 option to suppress (Monomorphic) record selector functions new igloo feature request normal 7.8.1
#3184 package.conf should be under /var, not /usr new -- bug low 7.6.2
#5672 parBufferWHNF could be less subtle new duncan feature request normal 7.6.2
#7907 patch to make comment about stgclosure struct more accurate new simonmar task normal 7.8.1
#7437 peculiar behaviour with default instances and type variables new simonpj bug normal 7.8.1
#7414 plugins always trigger recompilation new feature request normal 7.8.1
#7326 print035(ghci) fails when ghci is dynamic new igloo bug high 7.8.1
#2064 problems with duplicate modules new -- bug lowest 7.6.2
#7186 problems with typelits and typenats new bug normal 7.8.1
#2460 provide -mwindows option like gcc new feature request lowest 7.6.2
#7379 rangeTest test fails on Windows new bug normal 7.8.1
#7797 re-enable the defun RULE from a SPECIALISE instance pragma new bug normal 7.8.1
#1831 reify never provides the declaration of variables new bug normal _|_
#7477 reifyInstances can't deal with polykinded type families new bug normal 7.8.1
#7044 reject reading rationals with exponent notation new bug normal 7.8.1
#4176 reject unary minus in infix left hand side function bindings that resolve differently as expressions new bug low 7.6.2
#4921 report ambiguous type variables more consistently new feature request low 7.6.2
#7374 rule not firing new bug normal 7.8.1
#5916 runST isn't free new bug normal 7.6.2
#7413 runghc (runhaskell) should be able to reload code on editing new feature request normal 7.8.1
#7859 runghc should give an error when the path to ghc is invalid new bug normal 7.8.1
#3881 section parse errors, e.g. ( let x=1 in x + ) new bug low 7.6.2
#2950 show breakpoint numbers of breakpoints which were ignored during :force new feature request lowest 7.6.2
#3786 showing function arguments when stopped at its definition new feature request low 7.6.2
#5957 signatures are too permissive new bug low _|_
#3559 split ghci modules off into their own package new task low 7.6.2
#3251 split rts headers into public and private new feature request lowest 7.6.2
#7033 stale .tix files can cause programs built with -fhpc to segfault new bug normal 7.8.1
#4520 startup code on Windows should use SetDllDirectory("") new feature request low 7.6.2
#3998 strace breaks System.Process(?) new bug normal _|_
#7786 strange errors when deducing constraints new simonpj bug normal 7.8.1
#5142 stub header files don't work with the MS C compiler new simonmar bug low 7.6.2
#728 switch to compacting collection when swapping occurs new feature request normal _|_
#7200 template-haskell-2.7.0.0 fails to build with GHC 7.0.4 due to missing pragma new duncan bug high 7.8.1
#7325 threadDelay mistreats minBound and maxBound in some configurations new bug high 7.6.2
#418 throwTo to a thread inside 'block' new bug lowest _|_
#4440 time004 fails depending on the date new bug low 7.6.2
#2946 tracing should be controled by a global flag new feature request lowest 7.6.2
#1826 unable to list source for <exception thrown> should never occur new -- feature request normal _|_
#2147 unhelpful error message for a misplaced DEPRECATED pragma new bug lowest 7.6.2
#3647 unify handling and error messages for -X vs. {-#LANGUAGE ...#-} pragmas/extensions new igloo feature request normal 7.8.1
#5063 unix package has untracked dependency on libbsd new bug low 7.6.2
#1487 unix package: test needed for getLoginName new adrien bug lowest 7.6.2
#3549 unlit does not follow H98 spec new bug normal _|_
#5378 unreg compiler: warning: conflicting types for built-in function ‘memcpy’ new bug low 7.6.2
#5859 unsafeInterleaveIO duplicates computation when evaluated by multiple threads new simonpj bug high 7.6.2
#7917 update documentation of InstalledPackageInfo new task normal --
#3085 warn about language extensions that are not used new feature request normal 7.6.2
#2526 warn about missing signatures only for exported functions new feature request lowest 7.6.2
#1628 warning(s) for using stolen syntax that's not currently enabled new feature request low _|_
#7660 warning: conflicting types when compiling via-C new igloo bug normal 7.8.1
#3032 would be nice if -fno-code and --make worked together new feature request lowest 7.6.2
#1273 would like to print partial application values when at a breakpoint new feature request normal _|_
#5340 wrong warning on incomplete case analysis in conjunction with empty data declarations new bug lowest _|_
#5757 zero unexpected failures on all tier 1 platforms new task highest 7.6.2

Architecture: alpha (1 match)

Ticket Summary Status Owner Type Priority Milestone
#617 Alpha port new task normal _|_

Architecture: arm (2 matches)

Ticket Summary Status Owner Type Priority Milestone
#7884 Cannot build hedgewars with new haskell 7.6 new bug normal --
#7621 Cross-build for QNX ARM smashes stack when using FunPtr wrappers new bug normal 7.8.1
(more results for this group on next page)
1 2 3 4 5 6 7 8 9 10
Note: See TracQuery for help on using queries.