Custom Query

Filters
 
Columns

Show under each result:


Results (601 - 700 of 947)

1 2 3 4 5 6 7 8 9 10

Milestone: 7.8.1 (97 matches)

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

Milestone: _|_ (3 matches)

Ticket Summary Status Owner Type Priority Component
#95 GHCi :edit command should jump to the the last error new feature request normal GHCi
#110 Cygwin binaries new feature request normal None
#149 missed CSE opportunity new bug normal 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.