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 (98 matches)

Ticket Summary Status Owner Type Priority Component
#7296 ghc-7 assumes incoherent instances without requiring language `IncoherentInstances` new simonpj bug normal Compiler (Type checker)
#7461 Error messages about "do" statements contain false information new bug normal Compiler (Type checker)
#7494 Allow compatible type synonyms to be the return type of a GADT data constructor. new feature request normal Compiler (Type checker)
#7503 Bug with PolyKinds, type synonyms & GADTs new simonpj bug normal Compiler (Type checker)
#7643 Kind application error new simonpj bug normal Compiler (Type checker)
#7668 Location in -fdefer-type-errors new bug normal Compiler (Type checker)
#7672 boot file entities are sometimes invisible and are not (semantically) unified with corresponding entities in implementing module new bug normal Compiler (Type checker)
#7730 :info and polykinds new bug normal Compiler (Type checker)
#7788 Recursive type family causes <<loop>> new simonpj bug normal Compiler (Type checker)
#7809 Silly error message suggesting LiberalTypeSynonyms new bug normal Compiler (Type checker)
#7828 RebindableSyntax and Arrow new bug normal Compiler (Type checker)
#6004 dph-lifted-vseg package doesn't provide Data.Array.Parallel.Prelude.Float module new benl bug normal Data Parallel Haskell
#7091 DPH Matrix product memory usage new benl bug normal Data Parallel Haskell
#7181 Add documentation on heap-profile file format. new feature request normal Documentation
#7501 Some GHCi options are undocummented new bug high Documentation
#7505 Commentary shipped with GHC sources is outdated new bug normal Documentation
#7624 Handling ImplicitParams in Instance Declaration new bug normal Documentation
#7644 Hackage docs for base library contain broken links new bug normal Documentation
#7752 GHC as a library documentation out of sync new bug high Documentation
#7713 Panic! make_exp (App _ (Coercion _)) when compiled with -fext-core new bug normal External Core
#7735 -fext-core doesn't generate .hcr when .o and .hi files are present new bug normal External Core
#7263 Add derived Show instances to GHC.Generics new dreixel feature request normal GHC API
#7380 Panic: mkNoTick: Breakpoint loading modules with -O2 via API new bug normal GHC API
#7430 GHC API reports CPP errors in confusing ways new bug normal GHC API
#7456 GHC API displays linker messages to stdout instead of via log_action new igloo bug high GHC API
#7774 T5313 fails new bug normal GHC API
#2283 WIndows: loading objects that refer to DLL symbols new bug high GHCi
#3658 Dynamically link GHCi (and use system linker) on platforms that support it new igloo task high GHCi
#6017 Reading ./.ghci files raises security issues new task high GHCi
#6098 debugger does not know the correct type for a newtype field new bug high GHCi
#7072 GHC interpreter does not find stat64 symbol on Linux new bug normal GHCi
#7133 GHCi: strange behaviour after CTRL-C, followed by 'hPutChar: resource vanished (Broken Pipe)' when quitting new tibbe bug normal GHCi
#7134 ghc-7.6.0.20120810-x86_64-windows.exe -> internal error R_X86_64_PC32 new igloo bug highest GHCi
#7158 GHCi commands case insensitive new feature request normal GHCi
#7253 Top-level bindings in ghci new feature request normal GHCi
#7298 Test 2228 fails with dynamic-by-default new igloo bug high GHCi
#7326 print035(ghci) fails when ghci is dynamic new igloo bug high GHCi
#7329 ghc-7.6.1 win64: internal error: R_X86_6 4_PC32: High bits are set in WSAGetLastError new bug normal GHCi
#7331 Allow the evaluation of declaration splices in GHCi new feature request normal GHCi
#7382 Evaluating GHCi expressions is slow following the dynamic-by-default change new bug highest GHCi
#7389 can't link postgresql-libpq on windows new bug normal GHCi
#7625 Semicolon is not handled between imports at the ghci command prompt new bug normal GHCi
#7655 7.6.2 Segmentation Fault/Bus Error in large exponentation new igloo bug normal GHCi
#7685 :script command does not resolve ~ new bug normal GHCi
#7698 thread blocked indefinitely in an MVar operation new igloo bug normal GHCi
#7727 Nonsense evaluation: sequence [] = [] new igloo bug normal GHCi
#7789 GHCI core dumps when used with VTY new igloo bug normal GHCi
#7794 GHCi "Prelude.undefined" exceptions on ARM; ByteCodeItbls.mkJumpToAddr unimplemented new bug normal GHCi
#7889 Build Error (master branch) new bug high GHCi
#7695 Hang when locale-archive and gconv-modules are not there new bug normal None
#7859 runghc should give an error when the path to ghc is invalid new bug normal None
#7190 GHC's -fprof-auto does not work with LINE pragmas new bug normal Profiling
#7240 Stack trace truncated too much with indirect recursion new nomeata bug normal Profiling
#7246 Callstack depends on way (prof, profasm, profthreaded new bug normal Profiling
#7443 Generated C code under -prof -fprof-auto -fprof-cafs very slow to compile new bug normal Profiling
#7751 Incremental heap census new ezyang feature request normal Profiling
#7753 Profiling report broken with foreign exported functions new bug normal Profiling
#4243 Make a proper options parser for the RTS new task high Runtime System
#7097 linker fails to load package with binding to foreign library new bug high Runtime System
#7189 RTS Assertion Crash new simonmar bug normal Runtime System
#7289 Mingw FPU init not Windows compatible. new bug high Runtime System
#7606 Stride scheduling for Haskell threads with priorities new ezyang feature request normal Runtime System
#7670 StablePtrs should be organized by generation for efficient minor collections new bug normal Runtime System
#7723 iOS patch no 12: Itimer.c doesn't work on iOS new bug normal Runtime System
#7746 Support loading/unloading profiled objects from a profiled executable new ezyang feature request normal Runtime System
#7762 when using lots of memory: internal error: evacuate(static): strange closure type 4 new bug normal Runtime System
#7767 "internal error: evacuate: strange closure type 154886248" crash new feature request normal Runtime System
#7831 Bad fragmentation when allocating many large objects new ezyang bug normal Runtime System
#6089 Allow declaration splices inside declaration brackets new simonpj feature request normal Template Haskell
#7021 Tuple (and other exotic predicates) not yet handled in Template Haskell new feature request normal Template Haskell
#7066 isInstance does not work for compound types new simonpj bug normal Template Haskell
#7200 template-haskell-2.7.0.0 fails to build with GHC 7.0.4 due to missing pragma new duncan bug high Template Haskell
#7241 GHC-7.6.1 panics on template haskell code new simonpj bug normal Template Haskell
#7484 Template Haskell allows building invalid record fields/names new bug normal Template Haskell
#7667 Template Haskell fails to recognize type operator/function + new bug normal Template Haskell
#7687 ghc panic on TH and deriveJSON new bug normal Template Haskell
#7808 data families and TH names do not mix well (e.g. cannot use TH deriving) new feature request normal Template Haskell
#7305 T5975a is broken on Windows new bug normal Test Suite
#5442 ghc-pkg unregister --user/--global/--package-conf not normative new bug high ghc-pkg
#7811 intermittent 'unexpected' results of test ghcpkg01 new igloo bug normal ghc-pkg
#6101 Show instance for integer-simple is not lazy enough new bug normal libraries (other)
#7011 32bit GHC 7.4.2 cannot compile integer-gmp on OS X 10.8 new bug high libraries (other)
#7104 Add tryWriteTBQueue to Control.Concurrent.STM.TBQueue new simonmar feature request normal libraries (other)
#3977 Support double-byte encodings (Chinese/Japanese/Korean) on Windows new batterseapower feature request low libraries/base
#7161 hSetNewlineMode and hSetEncoding can be performed on closed and semi-closed handles new bug normal libraries/base
#7353 Make system IO interruptible on Windows new bug normal libraries/base
#7373 When building GHC: Failed to load interface for `GHC.Fingerprint' new bug normal libraries/base
#7464 git tag for base-4.6.0.0 missing new igloo bug normal libraries/base
#7482 GHC.Event overwrites main IO managers hooks to RTS new AndreasVoellmy bug normal libraries/base
#7634 MD5 collision could lead to SafeHaskell violation new bug normal libraries/base
#7787 modifyMVar does not restore value if callback returns error value new bug high libraries/base
#7473 getModificationTime gives only second-level resolution new bug normal libraries/directory
#7604 System.Directory.canonicalizePath "" behaviour differs between platforms new bug normal libraries/directory
#7666 excessive space and time usage for rendering (somewhat) deeply nested Docs new dterei bug normal libraries/pretty
#7229 Detecting if a process was killed by a signal is impossible new bug high libraries/process
#7379 rangeTest test fails on Windows new bug normal libraries/random
#2451 New signal-handling API new simonmar task highest libraries/unix
#7399 Test Posix004 fails in test-suite new bug normal libraries/unix

Milestone: _|_ (2 matches)

Ticket Summary Status Owner Type Priority Component
#284 RPM doesn't support --prefix new juhp feature request normal Build System
#1009 GHC Performance Index new task normal Build System
(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.