Custom Query

Filters
 
Columns

Show under each result:


Results (701 - 800 of 953)

1 2 3 4 5 6 7 8 9 10

Operating System: Unknown/Multiple (100 matches)

Ticket Summary Status Owner Type Priority Milestone
#7045 The `Read` instance of `Rational` does not support decimal notation new bug normal 7.6.2
#7048 Add the ability to statically define a `FunPtr` to a haskell function new feature request normal 7.8.1
#7057 Simplifier infinite loop regression new simonpj bug normal 7.8.1
#7063 Register allocators can't handle non-uniform register sets new benl bug normal 7.8.1
#7066 isInstance does not work for compound types new simonpj bug normal 7.8.1
#7068 Extensive Memory usage (regression) new simonpj bug high 7.8.1
#7078 Panic using mixing list with parallel arrays incorrectly new chak bug normal 7.8.1
#7080 Make RULES and SPECIALISE more consistent new bug normal _|_
#7081 arrow analogs of lambda case and multi-way if new feature request normal 7.8.1
#7098 GHC 7.4.1 reports an internal error and core dumps while using DPH new benl bug normal 7.8.1
#7104 Add tryWriteTBQueue to Control.Concurrent.STM.TBQueue new simonmar feature request normal 7.8.1
#7105 Better names for derived SCCs of instances new simonmar feature request normal 7.6.2
#7109 Inlining depends on datatype size, even with INLINE pragmas new simonpj bug normal 7.8.1
#7114 Cannot recover (good) inlining behaviour from 7.0.2 in 7.4.1 new bug normal 7.8.1
#7116 Missing optimisation: strength reduction of floating-point multiplication new pcapriotti bug normal 7.8.1
#7140 Allow type signature in export list new feature request normal 7.8.1
#7141 Inlining the single method of a class can shadow rules new simonpj bug normal 7.8.1
#7148 generalized newtype and type families is unsound new simonpj bug normal 7.8.1
#7152 Add flag to configure that skips overwriting of symlinks on install new bug high 7.8.1
#7158 GHCi commands case insensitive new feature request normal 7.8.1
#7161 hSetNewlineMode and hSetEncoding can be performed on closed and semi-closed handles new bug normal 7.8.1
#7169 Warning for incomplete record field label used as function new feature request normal 7.8.1
#7181 Add documentation on heap-profile file format. new feature request normal 7.8.1
#7186 problems with typelits and typenats new bug normal 7.8.1
#7190 GHC's -fprof-auto does not work with LINE pragmas new bug normal 7.8.1
#7198 New codegen more than doubles compile time of T3294 new simonmar bug high 7.8.1
#7200 template-haskell-2.7.0.0 fails to build with GHC 7.0.4 due to missing pragma new duncan bug high 7.8.1
#7204 Use a class to control FFI marshalling new feature request normal 7.8.1
#7206 Implement cheap build new simonpj bug normal _|_
#7229 Detecting if a process was killed by a signal is impossible new bug high 7.8.1
#7240 Stack trace truncated too much with indirect recursion new nomeata bug normal 7.8.1
#7241 GHC-7.6.1 panics on template haskell code new simonpj bug normal 7.8.1
#7243 regression: acceptable foreign result types new igloo bug normal 7.6.2
#7245 INLINEing top-level patterns causes ghc to emit 'arity missing' traces new bug normal 7.8.1
#7246 Callstack depends on way (prof, profasm, profthreaded new bug normal 7.8.1
#7253 Top-level bindings in ghci new feature request normal 7.8.1
#7258 Compiling DynFlags is jolly slow new simonpj bug normal 7.8.1
#7259 Eta expansion of products in System FC new simonpj bug normal 7.8.1
#7261 ghci's :info and :browse break encapsulation new feature request normal _|_
#7263 Add derived Show instances to GHC.Generics new dreixel feature request normal 7.8.1
#7266 Allow fractional-looking integer literals new feature request high 7.8.1
#7269 GeneralizedNewtypeDeriving and PolyKinds new dreixel bug normal 7.8.1
#7273 Binary size increase in nofib/grep between 7.6.1 and HEAD new bug high 7.8.1
#7275 Give more detailed information about PINNED data in a heap profile new igloo feature request normal 7.8.1
#7277 Recompilation check fails for TH unless functions are inlined new bug high 7.6.2
#7283 Specialise INLINE functions new feature request normal 7.8.1
#7285 mkWeakMVar is non-compositional new feature request normal 7.8.1
#7291 hp2ps should cope with incomplete data new feature request normal _|_
#7296 ghc-7 assumes incoherent instances without requiring language `IncoherentInstances` new simonpj bug normal 7.8.1
#7297 LLVM incorrectly hoisting loads new dterei bug normal 7.8.1
#7298 Test 2228 fails with dynamic-by-default new igloo bug high 7.8.1
#7300 Allow CAFs kept reachable by FFI to be forcibly made unreachable for GC new feature request high 7.8.1
#7305 T5975a is broken on Windows new bug normal 7.8.1
#7307 Share top-level code for strings new bug normal 7.8.1
#7309 The Ix instance for (,) leaks space in range new bug normal _|_
#7316 GHC segfaults on ARM new bug high 7.6.2
#7325 threadDelay mistreats minBound and maxBound in some configurations new bug high 7.6.2
#7326 print035(ghci) fails when ghci is dynamic new igloo bug high 7.8.1
#7330 Data Parallel Haskell (DPH) isn't usable yet. new benl feature request normal 7.8.1
#7331 Allow the evaluation of declaration splices in GHCi new feature request normal 7.8.1
#7335 Need for extra warning pragma for accidental pattern matching in do blocks new feature request normal 7.8.1
#7337 GHC does not generate great code for bit-level rotation new feature request normal 7.8.1
#7346 Allow the use of `deriving` for GHC generics new dreixel feature request normal 7.8.1
#7371 Supporting old GHC versions in our libraries new igloo task normal 7.8.1
#7373 When building GHC: Failed to load interface for `GHC.Fingerprint' new bug normal 7.8.1
#7374 rule not firing new bug normal 7.8.1
#7378 Identical alts/bad divInt# code new bug normal 7.8.1
#7379 rangeTest test fails on Windows new bug normal 7.8.1
#7382 Evaluating GHCi expressions is slow following the dynamic-by-default change new bug highest 7.8.1
#7388 CAPI doesn't work with ghci new igloo bug normal 7.6.2
#7395 DefaultSignatures conflict with default implementations new feature request normal 7.8.1
#7398 RULES don't apply to a newtype constructor new bug normal 7.8.1
#7413 runghc (runhaskell) should be able to reload code on editing new feature request normal 7.8.1
#7414 plugins always trigger recompilation new feature request normal 7.8.1
#7437 peculiar behaviour with default instances and type variables new simonpj bug normal 7.8.1
#7443 Generated C code under -prof -fprof-auto -fprof-cafs very slow to compile new bug normal 7.8.1
#7450 Regression in optimisation time of functions with many patterns (6.12 to 7.4)? new bug normal 7.8.1
#7459 deriving Generic does not work with TypeLits new dreixel feature request normal 7.8.1
#7460 Double literals generated bad core new tibbe bug normal 7.8.1
#7461 Error messages about "do" statements contain false information new bug normal 7.8.1
#7463 [PATCH] When -keep-hc-files is enabled, foreign stubs *_stub.c should also be kept. new igloo bug normal 7.8.1
#7464 git tag for base-4.6.0.0 missing new igloo bug normal 7.8.1
#7473 getModificationTime gives only second-level resolution new bug normal 7.8.1
#7477 reifyInstances can't deal with polykinded type families new bug normal 7.8.1
#7481 Partially promoted data types new bug high 7.8.1
#7482 GHC.Event overwrites main IO managers hooks to RTS new AndreasVoellmy bug normal 7.8.1
#7484 Template Haskell allows building invalid record fields/names new bug normal 7.8.1
#7490 ghc-stage1 panic when building a cross-compiler or cross-building a compiler new igloo bug high 7.8.1
#7492 Generic1 deriving: Can we replace Rec1 f with f :.: Par1? new dreixel feature request normal 7.8.1
#7494 Allow compatible type synonyms to be the return type of a GADT data constructor. new feature request normal 7.8.1
#7495 Rebindable list syntax? new feature request normal 7.8.1
#7501 Some GHCi options are undocummented new bug high 7.8.1
#7505 Commentary shipped with GHC sources is outdated new bug normal 7.8.1
#7509 Changing the second prompt. :{ modules| No setting available to change. new igloo feature request normal 7.8.1
#7511 Room for GHC runtime improvement >~5%, inlining related new bug normal 7.8.1
#7520 Implement cardinality analysis new bug normal 7.8.1
#7535 Using -with-rtsopts=-N should fail unless -threaded is also specified new bug normal 7.8.1
#7539 Hard ghc api crash when calling runStmt on code which has not been compiled new bug normal 7.8.1
#7540 Panic on type inference with vectorised parallel arrays new chak bug highest 7.8.1
#7542 GHC doesn't optimize (strict) composition with id new simonpj bug normal 7.8.1
(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.