Custom Query

Filters
 
Columns

Show under each result:


Results (601 - 700 of 950)

1 2 3 4 5 6 7 8 9 10

Owner: None (100 matches)

Ticket Summary Status Type Priority Milestone Component
#7633 Checkable "minimal complete definitions" new feature request normal 7.8.1 Compiler
#7634 MD5 collision could lead to SafeHaskell violation new bug normal 7.8.1 libraries/base
#7635 SafeHaskell implying other options new feature request normal 7.8.1 Compiler
#7637 split-objs not supported for ARM new feature request normal 7.8.1 Compiler
#7644 Hackage docs for base library contain broken links new bug normal 7.8.1 Documentation
#7650 can't use combining characters in identifiers new bug normal 7.8.1 Compiler
#7662 Improve GC of mutable objects new feature request normal _|_ Runtime System
#7667 Template Haskell fails to recognize type operator/function + new bug normal 7.8.1 Template Haskell
#7668 Location in -fdefer-type-errors new bug normal 7.8.1 Compiler (Type checker)
#7669 Empty case causes warning new bug normal 7.8.1 Compiler
#7670 StablePtrs should be organized by generation for efficient minor collections new bug normal 7.8.1 Runtime System
#7672 boot file entities are sometimes invisible and are not (semantically) unified with corresponding entities in implementing module new bug normal 7.8.1 Compiler (Type checker)
#7676 Unify patterns and function bindings new feature request normal 7.8.1 Compiler
#7685 :script command does not resolve ~ new bug normal 7.8.1 GHCi
#7687 ghc panic on TH and deriveJSON new bug normal 7.8.1 Template Haskell
#7695 Hang when locale-archive and gconv-modules are not there new bug normal 7.8.1 None
#7713 Panic! make_exp (App _ (Coercion _)) when compiled with -fext-core new bug normal 7.8.1 External Core
#7723 iOS patch no 12: Itimer.c doesn't work on iOS new bug normal 7.8.1 Runtime System
#7724 cross-compile to iOS new feature request normal 7.8.1 Compiler
#7725 Operators without colons new bug normal 7.8.1 Compiler
#7729 GHC panics. Invalid core new bug normal 7.6.3 Compiler
#7730 :info and polykinds new bug normal 7.8.1 Compiler (Type checker)
#7735 -fext-core doesn't generate .hcr when .o and .hi files are present new bug normal 7.8.1 External Core
#7741 Add SIMD support to x86/x86_64 NCG new feature request normal 7.8.1 Compiler
#7753 Profiling report broken with foreign exported functions new bug normal 7.8.1 Profiling
#7762 when using lots of memory: internal error: evacuate(static): strange closure type 4 new bug normal 7.8.1 Runtime System
#7767 "internal error: evacuate: strange closure type 154886248" crash new feature request normal 7.8.1 Runtime System
#7774 T5313 fails new bug normal 7.8.1 GHC API
#7783 MultiWayIf should start a new layout new bug normal 7.8.1 Compiler (Parser)
#7785 Module-local function not specialized with ConstraintKinds new bug normal 7.8.1 Compiler
#7794 GHCi "Prelude.undefined" exceptions on ARM; ByteCodeItbls.mkJumpToAddr unimplemented new bug normal 7.8.1 GHCi
#7797 re-enable the defun RULE from a SPECIALISE instance pragma new bug normal 7.8.1 Compiler
#7803 Superclass methods are left unspecialized new bug normal 7.8.1 Compiler
#7808 data families and TH names do not mix well (e.g. cannot use TH deriving) new feature request normal 7.8.1 Template Haskell
#7809 Silly error message suggesting LiberalTypeSynonyms new bug normal 7.8.1 Compiler (Type checker)
#7828 RebindableSyntax and Arrow new bug normal 7.8.1 Compiler (Type checker)
#7829 make better/more robust loopbreaker choices new task normal 7.8.1 Compiler
#7835 ghc --make: allow passign .cmm, .c and .hs files in one command line new feature request normal -- Compiler
#7842 Incorrect checking of let-bindings in recursive do new bug normal -- Compiler (Type checker)
#7845 RebindableSyntax should allow rebinding tuples and lists new feature request normal -- Compiler
#7849 Error on pattern matching of an existential whose context includes a type function new bug normal -- Compiler (Type checker)
#7854 Constrained method type accepted in Haskell 98 mode new bug normal Compiler
#7855 Use optimizer for more information about incomplete pattern matches new feature request normal Compiler (Type checker)
#7858 Fix definitions of abs/signum for Floats/Doubles new bug normal -- libraries/base
#7859 runghc should give an error when the path to ghc is invalid new bug normal 7.8.1 None
#7862 Could not deduce (A) from the context (A, ...) new bug normal Compiler (Type checker)
#7863 Verbosity level for quieter Template Haskell new feature request normal Template Haskell
#7866 floor (0/0) :: Int is different with -O0 and -O1 new bug normal -- Compiler
#7870 Compilatio​n errors break the complexity encapsulat​ion on DSLs, impairs success in industry new feature request normal -- Compiler (Type checker)
#7874 segfault 11 on mac os x when building compiler for ghc 7.7.20130430 new bug normal Compiler
#7876 hClose002 for ghci hangs on Mac OS X new bug normal -- Compiler
#7877 hSetBuffering002(ghci) and hSetBuffering004(ghci) fail on OS X new bug normal -- GHCi
#7880 Require "forall" in definitions of polymorphic types new bug normal Compiler
#7881 Warning for pointless ranges like [5..2] new feature request normal Compiler
#7884 Cannot build hedgewars with new haskell 7.6 new bug normal -- Compiler
#7885 LLVM build broken new bug normal -- Compiler (LLVM)
#7894 Crash on :i M.-> new bug normal -- Compiler (Parser)
#7895 Warning for literal overflow new feature request normal -- Compiler
#7897 MakeTypeRep fingerprints be proper, robust fingerprints new bug normal Compiler
#7898 SpecConstr explodes when compiling module BSP of frag-1.1.2 new bug normal Compiler
#7901 Bad error message when using UnicodeSyntax ∀ without ExplicitForall new bug normal -- Compiler
#7903 Failure to find class instance specified with extra parentheses new bug normal Compiler
#7904 GHC calls the cc1 of a gcc thats not the first in PATH new bug normal Compiler
#7908 InstanceSigs suggestion not accepted new bug normal Compiler
#7912 Missing symbols from termios.h when linking on Android new bug normal -- libraries/unix
#7913 Argument order not preserved by nubBy new bug normal Prelude
#7917 update documentation of InstalledPackageInfo new task normal -- Documentation
#7918 SrcSpan's associated with expanded quasi-quotes are inconsistent new bug normal -- Compiler
#7925 ghc 7.4.2 builds with errors on Red Had Enterprise Linux 6 new bug normal -- Compiler
#7928 GHC fails to terminate while compiling with optimization level 2 new bug normal -- Compiler
#7929 -pgma and -pgmc flags dont work as expected on mac new bug normal Compiler
#7934 usleep hangs, no threads new bug normal -- Runtime System
#229 Integer overflow in array allocation new bug low _|_ libraries/base
#307 Implicit Parameters and monomorphism new feature request low _|_ None
#589 Various poor type error messages new bug low _|_ Compiler (Type checker)
#597 Various error messages have inaccurate source locations new task low _|_ Compiler
#1171 GHC doesn't respect the imprecise exceptions semantics new bug low _|_ Compiler
#1192 GHC-only IOErrorType constructors, and is*Error(Type) functions new feature request low _|_ Compiler
#1311 newtypes of unboxed types disallowed - documentation bug and/or feature request new feature request low _|_ Compiler
#1388 Newbie help features new feature request low _|_ GHCi
#1476 Template Haskell: splicing types and patterns new bug low _|_ Template Haskell
#1498 Optimisation: eliminate unnecessary heap check in recursive function new bug low 7.6.2 Compiler
#1628 warning(s) for using stolen syntax that's not currently enabled new feature request low _|_ Compiler
#1768 More flexible type signatures for data constructors new feature request low _|_ Compiler
#1928 Confusing type error message new bug low _|_ Compiler (Type checker)
#2161 finaliser of a ForeignPtr called while references from unreachable threads exist new bug low 7.6.2 Runtime System
#2182 ghc sessions (--make, --interactive, ghc api) erroneously retain instances new bug low _|_ GHCi
#2204 Improve 'patterns not matched' warnings new feature request low _|_ Compiler
#2356 GHC accepts multiple instances for the same type in different modules new bug low _|_ Compiler
#2465 View + Pattern Match not fused sufficiently new bug low _|_ Compiler
#2625 Unexpected -ddump-simpl output for derived Ord instance and UNPACKed fields new bug low _|_ Compiler
#2708 Error message should suggest UnboxedTuples language extension new feature request low _|_ Compiler (Parser)
#2896 Warning suggestion: argument not necessarily a binary operator new feature request low _|_ Compiler
#2926 Foreign exported function returns wrong type new bug low _|_ Compiler (FFI)
#3052 ghc FFI doesn't support thiscall new feature request low 7.6.2 Compiler (FFI)
#3372 Allow for multiple linker instances new feature request low 7.6.2 Compiler
#3373 GHC API is not thread safe new feature request low 7.6.2 GHC API
#3427 control what sort of entity a deprecated pragma applies to new bug low 7.6.2 Compiler
#3462 New codegen: allocate large objects using allocateLocal() new task low 7.6.2 Compiler
#3464 Find import declaration importing a certain function new feature request low 7.6.2 GHCi
(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.