Custom Query

Filters
 
Columns

Show under each result:


Results (301 - 400 of 979)

1 2 3 4 5 6 7 8 9 10

Milestone: 7.6.2 (100 matches)

Ticket Summary Status Owner Type Priority Component
#7045 The `Read` instance of `Rational` does not support decimal notation new bug normal libraries/base
#4296 The dreaded SkolemOccurs problem new simonpj bug low Compiler
#5190 TinyCoreLinux extension new bug low Build System
#4831 Too many specialisations in SpecConstr new rl bug low Data Parallel Haskell
#5959 Top level splice in Template Haskell has over-ambitious lexical scope? new bug low Compiler
#2840 Top level string literals new bug lowest Compiler
#3713 Track -dynamic/-fPIC to avoid obscure linker errors new task low Compiler
#2640 Treat -X flags consistently in GHCi new feature request lowest Compiler
#4052 Two sided sections new feature request low Compiler
#5985 Type operators are not accepted as variables in contexts new bug normal Compiler
#4385 Type-level natural numbers new diatchki feature request normal Compiler (Type checker)
#3990 UNPACK doesn't unbox data families new bug low Compiler
#3844 Undeprecate #include (in at least some circumstances) new bug low Compiler (FFI)
#4017 Unhelpful error message in GHCi new bug lowest Compiler
#1880 Unify flag descriptions to generate both docs and code new task lowest Compiler
#5302 Unused arguments in join points new simonpj bug low Compiler
#5158 Update .git-ignore in all the repos new pcapriotti task low Compiler
#2159 Use a more efficient representation than [DynFlag] new bug lowest Compiler
#609 Useful optimisation for set-cost-centre new simonmar task normal Profiling
#3704 Using -shared without -dynamic should be rejected on linux new bug low Compiler
#2365 Warn about suspicious flags in OPTIONS_GHC pragmas new feature request lowest Compiler
#2135 Warn if functions are exported whose types cannot be written new feature request lowest Compiler
#602 Warning Suppression new task lowest Compiler
#4980 Warning about module abbreviation clashes new feature request low Compiler
#4959 Warning about variables with leading underscore that are used anyway new feature request low Compiler (Parser)
#2522 Warning for missing export lists new feature request lowest Compiler
#5392 Warnings about impossible MPTCs would be nice new feature request normal Compiler
#3699 Wildcards in type functions new feature request low Compiler
#1820 Windows segfault-catching only works for the main thread new bug lowest Runtime System
#4824 Windows: Dynamic linking doesn't work out-of-the-box new bug low Runtime System
#2269 Word type to Double or Float conversions are slower than Int conversions new dons@… feature request lowest Compiler
#1534 [Debugger] Watch on accesses of "variables" new feature request lowest GHCi
#5209 ^C doesn't correctly reset the prompt from within multiline commands in ghci new bug low GHCi
#2401 aborting an STM transaction should throw an exception new -- bug low Runtime System
#2737 add :tracelocal to ghci debugger to trace only the expressions in a given function new feature request lowest GHCi
#2945 add command :mergetrace new feature request lowest GHCi
#4196 add more stolen syntax to the user guide new task low Documentation
#2968 add test for C trigraphs new kchugalinskiy task lowest Compiler
#3701 allow existential wrapper newtypes new feature request low Compiler
#3619 allow to set ghc search path globally (a'la CPATH) new feature request low Compiler
#5542 also parse class/instance declarations as "HEAD <= CONTEXT where" new feature request normal Compiler (Parser)
#344 arrow notation: incorrect scope of existential dictionaries new ross bug lowest Compiler (Type checker)
#2803 bring full top level of a module in scope when a breakpoint is hit in the module new feature request lowest GHCi
#3996 bug in GHC when compiling HOC (SVN revision 413) new bug lowest Compiler
#5861 bytestring: incorrect documentation for hGetContents new duncan bug normal libraries (other)
#2459 can't link haskell without "main" function, or -no-hs-main broken on windows? new bug lowest Driver
#4215 canonicalizePath behaves strangely with paths that do not exist new bug low libraries/directory
#5014 canonicalizePath throws exception on paths that do not exist new bug low libraries/directory
#5320 check_overlap panic (7.1 regression) new simonpj bug normal Compiler
#3427 control what sort of entity a deprecated pragma applies to new bug low Compiler
#5251 copyFile does not copy metadata new bug low libraries/directory
#5777 core lint error with arrow notation and GADTs new ross bug normal Compiler
#2140 cpuTimePrecision is wrong for me on Windows (XP) new bug lowest libraries/base
#5305 crash after writing around 40 gigabytes to stdout new bug low Compiler
#5412 dataTypeConstrs gives unhelpful error message new bug normal libraries/base
#4019 deriving Ord can produce incorrect and inefficient instances new bug low Compiler
#2530 deriving Show adds extra parens for constructor with record syntax new bug lowest Compiler
#3034 divInt# floated into a position which leads to low arity new bug lowest Compiler
#4180 do not consider associativity for unary minus for fixity resolution new feature request low Compiler (Parser)
#4140 dynHelloWorld(dyn) fails in an unreg build new bug low Compiler
#5273 error and undefined should print a location new feature request low Compiler
#2119 explicitly importing deprecated symbols should elicit the deprecation warning new feature request lowest Compiler
#5387 ffi/should_run fptr02 fails on OS X amd64 new bug low Compiler
#4105 ffi005 fails on OS X new bug low Compiler
#2161 finaliser of a ForeignPtr called while references from unreachable threads exist new bug low Runtime System
#3070 floor(0/0) should not be defined new squadette bug lowest Prelude
#5966 getAppUserDataDirectory does not respect XDG specification new bug normal libraries/directory
#2258 ghc --cleanup new feature request lowest Compiler
#3588 ghc -M should emit dependencies on CPP headers new bug low Compiler
#3052 ghc FFI doesn't support thiscall new feature request low Compiler (FFI)
#5537 ghc doesn't find libffi.so.5 in testsuite new bug low Test Suite
#3960 ghc panic when attempting to compile DPH code new rl bug lowest Data Parallel Haskell
#1012 ghc panic with mutually recursive modules and template haskell new bug lowest Template Haskell
#5615 ghc produces poor code for `div` with constant powers of 2. new daniel.is.fischer bug normal Compiler
#3739 ghc-cabal mishandles relative paths in arguments new bug low Build System
#4048 ghc-pkg should check for existence of extra-libraries new bug low Package system
#5898 ghc: internal error: Invalid Mach-O file new bug normal Compiler
#4245 ghci panic: thread blocked indefinitely in an MVar operation new tibbe bug high GHCi
#2168 ghci should show haddock comments for identifier new feature request lowest GHCi
#3242 ghci: can't load .so/.DLL for: m (addDLL: could not load DLL) new bug normal GHCi
#5388 ghcilink003 and ghcilink006 fail on OSX new bug low Compiler
#2189 hSetBuffering stdin NoBuffering doesn't work on Windows new bug normal libraries/base
#3771 haddock: internal error: evacuate: strange closure type 19269 new bug lowest Compiler
#3376 hpc and CPP don't mix on Windows new andy@… bug lowest Code Coverage
#1853 hpc mix files for Main modules overwrite each other new AndyGill bug lowest Code Coverage
#3191 hpc reports spurious results with .lhs files even after processing with ghc -E new andy@… bug lowest Code Coverage
#2075 hpc should render information about the run in its html markup new andy@… feature request lowest Code Coverage
#4931 hsc2hs emits invalid OPTIONS_GHC pragmas new bug low hsc2hs
#5918 hsc2hs forces wordsize (i.e. -m32 or -m64) to be the choice of GHC instead of allowing a different (or no/default choice) new feature request low hsc2hs
#2184 if findExecutable finds a file that matchs the argument, check if it is an executable new bug lowest libraries/directory
#5942 implement POSIX confstr() in System/Posix/Unistd.hsc new feature request normal libraries/unix
#2123 implement waitForProcess using signals new task lowest libraries/process
#4366 in-tree GMP build problem with shared libraries new bug low Build System
#3649 inconsistent exception between unix/windows for running non-existant program new bug low libraries/process
#4955 increase error message detail for module lookups failure due to hi references new bug low Compiler
#2273 inlining defeats seq new bug lowest Compiler
#5292 libHSghc exports more symbols than Windows can handle new bug low Compiler
#3509 libffi.so not found on Mac OS X (10.5.8) new bug lowest Build System
#3632 lift restrictions on records with existential fields, especially in the presence of class constraints new feature request low Compiler
#4836 literate markdown not handled correctly by unlit new bug low Compiler
(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.