Custom Query

Filters
 
Columns

Show under each result:


Results (501 - 578 of 578)

1 2 3 4 5 6

Priority: lowest (78 matches)

Ticket Summary Status Owner Milestone Component Version
#1487 unix package: test needed for getLoginName new adrien 7.6.2 libraries/unix 6.6.1
#1612 GHC_PACKAGE_PATH and $topdir bug new -- 7.6.2 Package system 6.6.1
#1693 Make distclean (still) doesn't new igloo 7.6.2 Build System 6.6.1
#1727 Precedence and associativity rules ignored when mixing infix type and data constructors in a single expression new 7.6.2 Compiler (Parser) 6.6.1
#1820 Windows segfault-catching only works for the main thread new 7.6.2 Runtime System 6.8.1
#1853 hpc mix files for Main modules overwrite each other new AndyGill 7.6.2 Code Coverage 6.8.1
#1883 GHC can't find library using "short" name new 7.6.2 Compiler 6.6.1
#2028 STM slightly conservative on write-only transactions new 7.6.2 Compiler 6.8.1
#2064 problems with duplicate modules new -- 7.6.2 Package system 6.8.2
#2140 cpuTimePrecision is wrong for me on Windows (XP) new 7.6.2 libraries/base 6.8.2
#2147 unhelpful error message for a misplaced DEPRECATED pragma new 7.6.2 Compiler 6.8.2
#2159 Use a more efficient representation than [DynFlag] new 7.6.2 Compiler 6.8.2
#2184 if findExecutable finds a file that matchs the argument, check if it is an executable new 7.6.2 libraries/directory 6.8.2
#2224 -fhpc inteferes/prevents rewrite rules from firing new andy@… 7.6.2 Code Coverage 6.8.2
#2256 Incompleteness of type inference: must quantify over implication constraints new simonpj 7.6.2 Compiler 6.8.2
#2260 Non-ideal error message for misplaced LANGUAGE pragma new 7.6.2 Compiler (Parser) 6.8.2
#2273 inlining defeats seq new 7.6.2 Compiler 6.9
#2289 Needless reboxing of values when returning from a tight loop new 7.6.2 Compiler 6.8.2
#2346 Compilation of large source files requires a lot of RAM new 7.6.2 Compiler 6.8.2
#2370 num009 fails on OS X 10.5? new 7.6.2 Compiler 6.9
#2374 MutableByteArray# is slower than Addr# new 7.6.2 Compiler (NCG) 6.8.2
#2387 Optimizer misses unboxing opportunity new 7.6.2 Compiler 6.8.2
#2439 Missed optimisation with dictionaries and loops new simonpj 7.6.2 Compiler 6.9
#2450 Data.Complex.magnitude squares using ^(2 :: Int), which is slow new 7.6.2 libraries/base 6.8.3
#2459 can't link haskell without "main" function, or -no-hs-main broken on windows? new 7.6.2 Driver 6.8.2
#2530 deriving Show adds extra parens for constructor with record syntax new 7.6.2 Compiler 6.8.3
#2642 Improve SpecConstr for join points new 7.6.2 Compiler 6.8.3
#2710 -main-is flag in {-# OPTIONS #-} pragma not fully supported new 7.6.2 Compiler 6.8.3
#2731 Avoid unnecessary evaluation when unpacking constructors new 7.6.2 Compiler 6.8.3
#2776 Document -pgmL (Use cmd as the literate pre-processor) new 7.6.2 Documentation 6.10.1
#2805 Test ffi009(ghci) fails on PPC Mac OS X new 7.6.2 GHCi 6.11
#2823 Another arity expansion bug new 7.6.2 Compiler 6.10.1
#2840 Top level string literals new 7.6.2 Compiler 6.10.1
#2867 Make a way to tell GHC that a pragma name should be "recognised" new 7.6.2 Compiler 6.10.1
#2915 Arity is smaller than need be new simonpj 7.6.2 Compiler 6.10.1
#2933 LDFLAGS ignored by build system new 7.6.2 Build System 6.10.1
#2940 Do CSE after CorePrep new simonpj 7.6.2 Compiler 6.10.1
#2988 Improve float-in new 7.6.2 Compiler 6.10.1
#2991 .mix files generation broken with -fhpc and --make flags with lhs modules new andy@… 7.6.2 Code Coverage 6.10.1
#3003 Happy does not reject pragmas new 7.6.2 Build System 6.10.1
#3034 divInt# floated into a position which leads to low arity new 7.6.2 Compiler 6.10.1
#3055 Int / Word / IntN / WordN are unequally optimized new 7.6.2 Compiler 6.11
#3061 GHC's GC default heap growth strategy is not as good as other runtimes new 7.6.2 Runtime System 6.10.1
#3065 Reorder tests in quot to improve code new 7.6.2 libraries/base 6.10.1
#3070 floor(0/0) should not be defined new squadette 7.6.2 Prelude 6.10.1
#3073 Avoid reconstructing dictionaries in recursive instance methods new 7.6.2 Compiler 6.10.1
#3107 Over-eager GC when blocked on a signal in the non-threaded runtime new 7.6.2 Runtime System 6.10.1
#3138 Returning a known constructor: GHC generates terrible code for cmonad new 7.6.2 Compiler 6.10.1
#3191 hpc reports spurious results with .lhs files even after processing with ghc -E new andy@… 7.6.2 Code Coverage 6.10.2
#3238 CInt FFI exports do not use C int in _stub.h header file new 7.6.2 Compiler (FFI) 6.11
#3321 -fhpc assumes original sources relative to the current directory new 7.6.2 Compiler 6.10.1
#3351 Generated ghc man page missing xrefs new 7.6.2 Documentation 6.10.3
#3376 hpc and CPP don't mix on Windows new andy@… 7.6.2 Code Coverage 6.10.4
#3458 Allocation where none should happen new 7.6.2 Compiler 6.10.4
#3470 OSX installer should give an informative error message when XCode is missing new 7.6.2 Build System 6.10.4
#3509 libffi.so not found on Mac OS X (10.5.8) new 7.6.2 Build System 6.11
#3533 mac installer package deletes old version of ghc new 7.6.2 Compiler 6.10.4
#3543 -fext-core doesn't force recompilation when .hcr file doesn't exist new 7.6.2 Driver 6.10.4
#3571 Bizzarely bloated binaries new 7.6.2 Compiler 6.10.4
#3606 The Ord instance for unboxed arrays is very inefficient new 7.6.2 libraries (other) 6.10.4
#3711 Bad error reporting when calling a function in a module which depends on a DLL on Windows new -- 7.6.2 Runtime System 6.10.4
#3725 Annotations not written to interface files new 7.6.2 Compiler 6.13
#3771 haddock: internal error: evacuate: strange closure type 19269 new 7.6.2 Compiler 6.12.1
#3781 Improve inlining for local functions new 7.6.2 Compiler 6.12.1
#3859 Problems with toClockTime on NetBSD new 7.6.2 Compiler 6.12.1
#3915 GHC panic; possibly related to mutually recursive modules new 7.6.2 Compiler 6.12.1
#3960 ghc panic when attempting to compile DPH code new rl 7.6.2 Data Parallel Haskell 6.12.1
#3996 bug in GHC when compiling HOC (SVN revision 413) new 7.6.2 Compiler 6.10.4
#4017 Unhelpful error message in GHCi new 7.6.2 Compiler 6.12.2
#4022 GHC Bindist is Broken on FreeBSD/amd64 new pgj 7.6.2 libraries (other) 6.13
#367 Infinite loops can hang Concurrent Haskell new ezyang _|_ Compiler 6.4.1
#418 throwTo to a thread inside 'block' new _|_ Runtime System 6.4.1
#552 GHCi :m doesn't restore default decl new _|_ GHCi 5.0
#917 -O introduces space leak new _|_ Compiler 6.5
#926 infinite loop in ShutdownIOManager() new _|_ Runtime System 6.5
#1158 Problem with GADTs and explicit type signatures new simonpj _|_ Compiler 6.6
#1307 Warning refers to code not in the source new _|_ Compiler 6.7
#5340 wrong warning on incomplete case analysis in conjunction with empty data declarations new _|_ Compiler 6.12.3
1 2 3 4 5 6
Note: See TracQuery for help on using queries.