Custom Query

Filters
 
Columns

Show under each result:


Results (101 - 200 of 264)

1 2 3

Status: new (100 matches)

Ticket Summary Owner Type Priority Component Version
#7475 Mysterious Data.Word Segmentation Fault in GHCi bug normal Compiler 7.6.1
#7477 reifyInstances can't deal with polykinded type families bug normal Compiler 7.7
#7482 GHC.Event overwrites main IO managers hooks to RTS AndreasVoellmy bug normal libraries/base 7.4.1
#7484 Template Haskell allows building invalid record fields/names bug normal Template Haskell 7.6.1
#7492 Generic1 deriving: Can we replace Rec1 f with f :.: Par1? dreixel feature request normal Compiler 7.7
#7494 Allow compatible type synonyms to be the return type of a GADT data constructor. feature request normal Compiler (Type checker) 7.4.1
#7495 Rebindable list syntax? feature request normal Compiler 7.6.1
#7500 GHC: internal error: getMBlock: mmap: Operation not permitted bug normal Compiler 7.4.1
#7503 Bug with PolyKinds, type synonyms & GADTs simonpj bug normal Compiler (Type checker) 7.6.1
#7505 Commentary shipped with GHC sources is outdated bug normal Documentation 7.7
#7509 Changing the second prompt. :{ modules| No setting available to change. igloo feature request normal Compiler 7.6.1
#7511 Room for GHC runtime improvement >~5%, inlining related bug normal Compiler 7.6.1
#7520 Implement cardinality analysis bug normal Compiler 7.6.1
#7535 Using -with-rtsopts=-N should fail unless -threaded is also specified bug normal Compiler 7.6.1
#7539 Hard ghc api crash when calling runStmt on code which has not been compiled bug normal Compiler 7.6.1
#7542 GHC doesn't optimize (strict) composition with id simonpj bug normal Compiler 7.6.1
#7543 Constraint synonym instances bug normal Compiler 7.6.1
#7544 GHC downloads are unsigned igloo feature request normal Build System 7.6.1
#7558 Terrible error message when given and wanted are both insoluble simonpj bug normal Compiler 7.6.1
#7592 Building the latest master branch on FreeBSD 9.1 fails igloo bug normal Build System 7.7
#7593 Unable to print exceptions of unicode identifiers bug normal Compiler 7.6.1
#7596 Opportunity to improve CSE simonpj bug normal Compiler 7.6.1
#7604 System.Directory.canonicalizePath "" behaviour differs between platforms bug normal libraries/directory 7.6.1
#7606 Stride scheduling for Haskell threads with priorities ezyang feature request normal Runtime System 7.7
#7608 LLVM only handles a hard-coded list of triples. dterei task normal Compiler (LLVM) 7.7
#7610 Cross compilation support for LLVM backend dterei bug normal Compiler (LLVM) 7.6.1
#7611 Rewrite rules application prevented by type variable application (map id vs. map (\x -> x)) bug normal Compiler 7.6.2
#7619 Make worker-wrapper unbox data families simonpj feature request normal Compiler 7.7
#7621 Cross-build for QNX ARM smashes stack when using FunPtr wrappers bug normal Compiler (FFI) 7.7
#7623 GHC Arm support task normal Compiler 7.7
#7624 Handling ImplicitParams in Instance Declaration bug normal Documentation 7.6.1
#7625 Semicolon is not handled between imports at the ghci command prompt bug normal GHCi 7.4.2
#7633 Checkable "minimal complete definitions" feature request normal Compiler 7.6.1
#7634 MD5 collision could lead to SafeHaskell violation bug normal libraries/base 7.6.1
#7635 SafeHaskell implying other options feature request normal Compiler 7.6.1
#7637 split-objs not supported for ARM feature request normal Compiler 7.7
#7643 Kind application error simonpj bug normal Compiler (Type checker) 7.6.1
#7644 Hackage docs for base library contain broken links bug normal Documentation 7.6.1
#7647 UNPACK polymorphic fields simonpj feature request normal Compiler 7.6.1
#7650 can't use combining characters in identifiers bug normal Compiler 7.6.2
#7655 7.6.2 Segmentation Fault/Bus Error in large exponentation igloo bug normal GHCi 7.6.2
#7660 warning: conflicting types when compiling via-C igloo bug normal Compiler 7.7
#7665 dynamicToo001 fails on Windows igloo bug normal Compiler 7.7
#7666 excessive space and time usage for rendering (somewhat) deeply nested Docs dterei bug normal libraries/pretty 7.6.2
#7667 Template Haskell fails to recognize type operator/function + bug normal Template Haskell 7.6.2
#7668 Location in -fdefer-type-errors bug normal Compiler (Type checker) 7.6.2
#7669 Empty case causes warning bug normal Compiler 7.7
#7670 StablePtrs should be organized by generation for efficient minor collections bug normal Runtime System 7.7
#7672 boot file entities are sometimes invisible and are not (semantically) unified with corresponding entities in implementing module bug normal Compiler (Type checker) 7.4.2
#7676 Unify patterns and function bindings feature request normal Compiler 7.7
#7685 :script command does not resolve ~ bug normal GHCi 7.6.2
#7687 ghc panic on TH and deriveJSON bug normal Template Haskell 7.4.2
#7694 LLVM: bootstrapping with LLVM 3.2 does not work dterei bug normal Compiler (LLVM) 7.7
#7695 Hang when locale-archive and gconv-modules are not there bug normal None 7.6.2
#7698 thread blocked indefinitely in an MVar operation igloo bug normal GHCi 7.0.4
#7713 Panic! make_exp (App _ (Coercion _)) when compiled with -fext-core bug normal External Core 7.6.2
#7723 iOS patch no 12: Itimer.c doesn't work on iOS bug normal Runtime System 7.7
#7724 cross-compile to iOS feature request normal Compiler 7.7
#7725 Operators without colons bug normal Compiler 7.6.2
#7727 Nonsense evaluation: sequence [] = [] igloo bug normal GHCi 7.6.2
#7730 :info and polykinds bug normal Compiler (Type checker) 7.6.2
#7735 -fext-core doesn't generate .hcr when .o and .hi files are present bug normal External Core 7.6.2
#7736 Parallel array enumeration causes compiler panic (enumFromToP) chak bug normal Compiler 7.7
#7741 Add SIMD support to x86/x86_64 NCG feature request normal Compiler 7.7
#7746 Support loading/unloading profiled objects from a profiled executable ezyang feature request normal Runtime System 7.7
#7751 Incremental heap census ezyang feature request normal Profiling 7.7
#7753 Profiling report broken with foreign exported functions bug normal Profiling 7.6.2
#7762 when using lots of memory: internal error: evacuate(static): strange closure type 4 bug normal Runtime System 7.0.4
#7765 Odd error message for `runghc` with missing `main` function. igloo bug normal Compiler 7.6.1
#7767 "internal error: evacuate: strange closure type 154886248" crash feature request normal Runtime System 7.6.2
#7768 "untracked content" in fresh clone of haskeline igloo bug normal Build System 7.7
#7771 RTS should provide stg_sel_n_noupd_closure simonpj bug normal Compiler 7.6.2
#7774 T5313 fails bug normal GHC API 7.7
#7779 building GHC overwrites the installed package database if GHC_PACKAGE_PATH is set igloo bug normal Build System 7.4.2
#7782 flag to run the demand analysis a second time nfrisby task normal Compiler 7.7
#7783 MultiWayIf should start a new layout bug normal Compiler (Parser) 7.6.2
#7785 Module-local function not specialized with ConstraintKinds bug normal Compiler 7.6.2
#7786 strange errors when deducing constraints simonpj bug normal Compiler 7.7
#7788 Recursive type family causes <<loop>> simonpj bug normal Compiler (Type checker) 7.6.2
#7789 GHCI core dumps when used with VTY igloo bug normal GHCi 7.4.2-rc1
#7790 Add dummy undefined symbols to indicate ways ezyang task normal Compiler
#7794 GHCi "Prelude.undefined" exceptions on ARM; ByteCodeItbls.mkJumpToAddr unimplemented bug normal GHCi 7.6.2
#7797 re-enable the defun RULE from a SPECIALISE instance pragma bug normal Compiler 7.6.2
#7800 Error message when deriving Typeable without PolyKinds dreixel bug normal Compiler 7.7
#7803 Superclass methods are left unspecialized bug normal Compiler 7.6.2
#7808 data families and TH names do not mix well (e.g. cannot use TH deriving) feature request normal Template Haskell 7.6.2
#7809 Silly error message suggesting LiberalTypeSynonyms bug normal Compiler (Type checker) 7.7
#7811 intermittent 'unexpected' results of test ghcpkg01 igloo bug normal ghc-pkg 7.6.2
#7828 RebindableSyntax and Arrow bug normal Compiler (Type checker) 7.6.2
#7829 make better/more robust loopbreaker choices task normal Compiler 7.6.2
#7831 Bad fragmentation when allocating many large objects ezyang bug normal Runtime System 7.7
#7859 runghc should give an error when the path to ghc is invalid bug normal None 7.6.3
#7909 GHC doesn't respect -optl and -optc in a couple of places simonmar bug normal Compiler 7.6.3
#314 #line pragmas not respected inside nested comments bug high Compiler (Parser) 6.4
#781 GHCi on x86_64, cannot link to static data in shared libs bug high Compiler 6.5
#2283 WIndows: loading objects that refer to DLL symbols bug high GHCi 6.8.2
#2725 Remove Hack in compiler/nativeGen/MachCodeGen.hs clemens bug high Compiler (NCG) 6.11
#3103 Compiling base with cabal fails. bug high Compiler 6.10.1
#3472 Porting through .hc files broken -- bug high Build System 6.12.1 RC1
#3658 Dynamically link GHCi (and use system linker) on platforms that support it igloo task high GHCi 6.10.4
(more results for this group on next page)
1 2 3
Note: See TracQuery for help on using queries.