Custom Query

Filters
 
Columns

Show under each result:


Results (201 - 300 of 579)

1 2 3 4 5 6

Priority: normal (100 matches)

Ticket Summary Status Owner Milestone Component Version
#7854 Constrained method type accepted in Haskell 98 mode new Compiler 7.6.3
#7866 floor (0/0) :: Int is different with -O0 and -O1 new -- Compiler 7.6.2
#7874 segfault 11 on mac os x when building compiler for ghc 7.7.20130430 new Compiler 7.7
#7876 hClose002 for ghci hangs on Mac OS X new -- Compiler 7.6.3
#7880 Require "forall" in definitions of polymorphic types new Compiler 7.6.3
#7884 Cannot build hedgewars with new haskell 7.6 new -- Compiler 7.6.2
#7897 MakeTypeRep fingerprints be proper, robust fingerprints new Compiler 7.6.3
#7898 SpecConstr explodes when compiling module BSP of frag-1.1.2 new Compiler 7.6.3
#7901 Bad error message when using UnicodeSyntax ∀ without ExplicitForall new -- Compiler 7.6.2
#7903 Failure to find class instance specified with extra parentheses new Compiler 7.6.3
#7904 GHC calls the cc1 of a gcc thats not the first in PATH new Compiler 7.6.3
#7908 InstanceSigs suggestion not accepted new Compiler 7.7
#7918 SrcSpan's associated with expanded quasi-quotes are inconsistent new -- Compiler 7.4.2
#7925 ghc 7.4.2 builds with errors on Red Had Enterprise Linux 6 new -- Compiler 7.4.2
#7926 eventfd: unsupported operation when doing anything new -- Compiler 7.6.3
#2841 Ghci + foreign export declarations result in undefined symbols new _|_ Compiler (FFI) 6.10.1
#2917 alloca and allocaArray do not respect alignment new _|_ Compiler (FFI) 6.12.3
#3971 FFI callback segfaults on PPC new _|_ Compiler (FFI) 6.12.3
#7243 regression: acceptable foreign result types new igloo 7.6.2 Compiler (FFI) 7.6.1
#7621 Cross-build for QNX ARM smashes stack when using FunPtr wrappers new 7.8.1 Compiler (FFI) 7.7
#5786 Dynanmic way fails when GHC built with LLVM backend new dterei 7.6.2 Compiler (LLVM) 7.4.1-rc1
#7297 LLVM incorrectly hoisting loads new dterei 7.8.1 Compiler (LLVM) 7.7
#7610 Cross compilation support for LLVM backend new dterei 7.8.1 Compiler (LLVM) 7.6.1
#7694 LLVM: bootstrapping with LLVM 3.2 does not work new dterei 7.8.1 Compiler (LLVM) 7.7
#7885 LLVM build broken new -- Compiler (LLVM) 7.7
#7063 Register allocators can't handle non-uniform register sets new benl 7.8.1 Compiler (NCG) 7.4.2
#1087 bang patterns with infix ops new _|_ Compiler (Parser) 6.6
#3995 Comment delimiters ignored inside compiler pragma new _|_ Compiler (Parser) 6.10.4
#4043 Parsing of guards, and type signatures new _|_ Compiler (Parser) 6.12.2
#5401 LANGUAGE pragma parser nit new igloo 7.6.2 Compiler (Parser) 7.0.3
#6016 On Windows, runhaskell hits an error on UTF-8 files with a BOM new 7.6.2 Compiler (Parser) 7.0.4
#7783 MultiWayIf should start a new layout new 7.8.1 Compiler (Parser) 7.6.2
#7894 Crash on :i M.-> new -- Compiler (Parser) 7.6.3
#816 Weird fundep behavior (with -fallow-undecidable-instances) new _|_ Compiler (Type checker) 6.4.2
#1496 Newtypes and type families combine to produce inconsistent FC(X) axiom sets new simonpj 7.6.2 Compiler (Type checker) 6.7
#1614 Type checker does not use functional dependency to avoid ambiguity new _|_ Compiler (Type checker) 6.7
#4347 Bug in unification of polymorphic and not-yet-polymorphic type new 7.6.2 Compiler (Type checker) 7.1
#6065 Suggested type signature causes a type error (even though it appears correct) new _|_ Compiler (Type checker) 7.4.1
#6124 Spurious non-exhaustive warning with GADT and newtypes new 7.8.1 Compiler (Type checker) 7.4.1
#7026 Impredicative implicit parameters new _|_ Compiler (Type checker) 7.4.2
#7148 generalized newtype and type families is unsound new simonpj 7.8.1 Compiler (Type checker) 7.6.1-rc1
#7186 problems with typelits and typenats new 7.8.1 Compiler (Type checker) 7.6.1-rc1
#7296 ghc-7 assumes incoherent instances without requiring language `IncoherentInstances` new simonpj 7.8.1 Compiler (Type checker) 7.6.1
#7461 Error messages about "do" statements contain false information new 7.8.1 Compiler (Type checker) 7.6.1
#7503 Bug with PolyKinds, type synonyms & GADTs new simonpj 7.8.1 Compiler (Type checker) 7.6.1
#7643 Kind application error new simonpj 7.8.1 Compiler (Type checker) 7.6.1
#7668 Location in -fdefer-type-errors new 7.8.1 Compiler (Type checker) 7.6.2
#7672 boot file entities are sometimes invisible and are not (semantically) unified with corresponding entities in implementing module new 7.8.1 Compiler (Type checker) 7.4.2
#7730 :info and polykinds new 7.8.1 Compiler (Type checker) 7.6.2
#7788 Recursive type family causes <<loop>> new simonpj 7.8.1 Compiler (Type checker) 7.6.2
#7809 Silly error message suggesting LiberalTypeSynonyms new 7.8.1 Compiler (Type checker) 7.7
#7828 RebindableSyntax and Arrow new 7.8.1 Compiler (Type checker) 7.6.2
#7842 Incorrect checking of let-bindings in recursive do new -- Compiler (Type checker) 7.7
#7849 Error on pattern matching of an existential whose context includes a type function new -- Compiler (Type checker) 7.4.2
#7862 Could not deduce (A) from the context (A, ...) new Compiler (Type checker) 7.6.2
#5369 Reinstate VECTORISE pragmas with expressions as right-hand sides new chak 7.6.2 Data Parallel Haskell 7.0.4
#5470 The DPH library needs to support PData and PRepr instances for more than 15-tuples new chak 7.6.2 Data Parallel Haskell 7.3
#5646 Initialise tuples using pragmas new chak 7.6.2 Data Parallel Haskell 7.3
#5702 Can't vectorise pattern matching on numeric literals new chak 7.6.2 Data Parallel Haskell 7.3
#5807 DPH library functions don't work without -fvectorise. new benl 7.6.2 Data Parallel Haskell 7.2.2
#5840 Extend the supported environment sizes of vectorised closures new chak 7.6.2 Data Parallel Haskell 7.4.1
#6004 dph-lifted-vseg package doesn't provide Data.Array.Parallel.Prelude.Float module new benl 7.8.1 Data Parallel Haskell 7.4.1
#7091 DPH Matrix product memory usage new benl 7.8.1 Data Parallel Haskell 7.4.1
#7505 Commentary shipped with GHC sources is outdated new 7.8.1 Documentation 7.7
#7624 Handling ImplicitParams in Instance Declaration new 7.8.1 Documentation 7.6.1
#7644 Hackage docs for base library contain broken links new 7.8.1 Documentation 7.6.1
#1290 ghc runs preprocessor too much new _|_ Driver 6.7
#670 External Core is broken new tim _|_ External Core 6.8.2
#5844 Panic on generating Core code new 7.6.2 External Core 7.4.1
#7713 Panic! make_exp (App _ (Coercion _)) when compiled with -fext-core new 7.8.1 External Core 7.6.2
#7735 -fext-core doesn't generate .hcr when .o and .hi files are present new 7.8.1 External Core 7.6.2
#7380 Panic: mkNoTick: Breakpoint loading modules with -O2 via API new 7.8.1 GHC API 7.4.1
#7430 GHC API reports CPP errors in confusing ways new 7.8.1 GHC API 7.6.1
#7774 T5313 fails new 7.8.1 GHC API 7.7
#1057 Implicit parameters on breakpoints new _|_ GHCi 6.8.2
#1400 :set +r doesn't work for interpreted modules new simonmar _|_ GHCi 6.7
#1530 debugging :steps inside TH spliced code need to be bypassed new _|_ GHCi 6.7
#2786 Blackhole loops are not detected and reported in GHCi new _|_ GHCi 6.8.3
#3242 ghci: can't load .so/.DLL for: m (addDLL: could not load DLL) new 7.6.2 GHCi 7.4.1
#3333 GHCi doesn't load weak symbols new 7.6.2 GHCi 6.10.4
#3569 ghci can't handle utf-8 chinese char correctly when modify. new judah _|_ GHCi 6.10.4
#4029 ghci leaks memory when loading a file new _|_ GHCi
#5289 Can't use ghci with a library linked against libstdc++ new 7.6.2 GHCi 7.0.3
#7072 GHC interpreter does not find stat64 symbol on Linux new 7.8.1 GHCi 7.4.2
#7133 GHCi: strange behaviour after CTRL-C, followed by 'hPutChar: resource vanished (Broken Pipe)' when quitting new tibbe 7.8.1 GHCi 7.4.1
#7329 ghc-7.6.1 win64: internal error: R_X86_6 4_PC32: High bits are set in WSAGetLastError new 7.8.1 GHCi 7.6.1
#7388 CAPI doesn't work with ghci new igloo 7.6.2 GHCi 7.6.1
#7389 can't link postgresql-libpq on windows new 7.8.1 GHCi 7.4.1
#7625 Semicolon is not handled between imports at the ghci command prompt new 7.8.1 GHCi 7.4.2
#7655 7.6.2 Segmentation Fault/Bus Error in large exponentation new igloo 7.8.1 GHCi 7.6.2
#7685 :script command does not resolve ~ new 7.8.1 GHCi 7.6.2
#7698 thread blocked indefinitely in an MVar operation new igloo 7.8.1 GHCi 7.0.4
#7727 Nonsense evaluation: sequence [] = [] new igloo 7.8.1 GHCi 7.6.2
#7789 GHCI core dumps when used with VTY new igloo 7.8.1 GHCi 7.4.2-rc1
#7794 GHCi "Prelude.undefined" exceptions on ARM; ByteCodeItbls.mkJumpToAddr unimplemented new 7.8.1 GHCi 7.6.2
#7877 hSetBuffering002(ghci) and hSetBuffering004(ghci) fail on OS X new -- GHCi 7.6.3
#2489 Registry keys are created in per-user HKCU instead of system-wide HKLM new _|_ None 6.8.3
#3195 runghc failing sometimes new -- _|_ None 6.10.2
#7695 Hang when locale-archive and gconv-modules are not there new 7.8.1 None 7.6.2
#7859 runghc should give an error when the path to ghc is invalid new 7.8.1 None 7.6.3
(more results for this group on next page)
1 2 3 4 5 6
Note: See TracQuery for help on using queries.