Custom Query

Filters
 
Columns

Show under each result:


Results (101 - 200 of 579)

1 2 3 4 5 6

Priority: normal (100 matches)

Ticket Summary Status Owner Milestone Component Version
#5470 The DPH library needs to support PData and PRepr instances for more than 15-tuples new chak 7.6.2 Data Parallel Haskell 7.3
#5498 Generalized newtype deriving allows creating of instances I can't create by hand new 7.6.2 Compiler 7.3
#5522 mc03 -O -fliberate-case -fspec-constr runs out of memory new simonpj 7.6.2 Compiler 7.3
#5615 ghc produces poor code for `div` with constant powers of 2. new daniel.is.fischer 7.6.2 Compiler 7.4.1-rc1
#5630 External Core needs love new 7.6.2 Compiler 7.2.1
#5641 The -L flag should not exist new 7.6.2 Profiling 7.2.1
#5645 Sharing across functions causing space leak new 7.6.2 Compiler 7.2.1
#5646 Initialise tuples using pragmas new chak 7.6.2 Data Parallel Haskell 7.3
#5666 Can't use writeFile to write unicode characters. new 7.6.2 libraries (other) 7.4.2
#5692 Source code with large floating constants in exponential notation cannot be compiled new pcapriotti 7.6.2 Compiler 7.2.1
#5702 Can't vectorise pattern matching on numeric literals new chak 7.6.2 Data Parallel Haskell 7.3
#5724 Confusing warning message for incomplete patterns new 7.6.2 Compiler 7.3
#5761 Getting stdout and stderr as a single handle from createProcess does not work on Windows new 7.6.2 libraries/process
#5775 Inconsistency in demand analysis new 7.6.2 Compiler 7.5
#5777 core lint error with arrow notation and GADTs new ross 7.6.2 Compiler 7.4.2
#5786 Dynanmic way fails when GHC built with LLVM backend new dterei 7.6.2 Compiler (LLVM) 7.4.1-rc1
#5807 DPH library functions don't work without -fvectorise. new benl 7.6.2 Data Parallel Haskell 7.2.2
#5809 Arity analysis could be better new simonpj 7.6.2 Compiler 7.5
#5821 SPECIALISE fails with a cryptic warning new 7.6.2 Compiler 7.5
#5827 /usr/local hard-coded in cabal new duncan 7.6.2 libraries (other) 7.4.1-rc2
#5840 Extend the supported environment sizes of vectorised closures new chak 7.6.2 Data Parallel Haskell 7.4.1
#5841 seg fault in ghci but not ghc when using chart-gtk code new 7.6.2 Compiler 7.4.1
#5844 Panic on generating Core code new 7.6.2 External Core 7.4.1
#5861 bytestring: incorrect documentation for hGetContents new duncan 7.6.2 libraries (other)
#5889 -fno-prof-count-entries leads to linking errors new 7.6.2 Compiler 7.4.1
#5898 ghc: internal error: Invalid Mach-O file new 7.6.2 Compiler 7.0.4
#5907 Crashed loading package Safe new 7.6.2 Package system 7.0.3
#5916 runST isn't free new 7.6.2 Compiler 7.4.1
#5924 Bad Cmm generated for updating one element in Array# new 7.6.2 Compiler 7.4.1
#5928 INLINABLE fails to specialize in presence of simple wrapper new 7.6.2 Compiler 7.4.1
#5966 getAppUserDataDirectory does not respect XDG specification new 7.6.2 libraries/directory 7.4.1
#5982 Incorrect dynamic library name in OSX new 7.6.2 libraries/base 7.4.1
#5983 Libraries installed in wrong place new 7.6.2 libraries/base 7.4.1
#5985 Type operators are not accepted as variables in contexts new 7.6.2 Compiler 7.5
#6016 On Windows, runhaskell hits an error on UTF-8 files with a BOM new 7.6.2 Compiler (Parser) 7.0.4
#6047 GHC retains unnecessary binding new simonpj 7.6.2 Compiler 7.4.1
#6079 SEH exception handler not implemented on Win64 new 7.6.2 Runtime System 7.5
#6087 Join points need strictness analysis new 7.6.2 Compiler 7.4.1
#6113 Profiling with -p not written if killed with SIGTERM new 7.6.2 Profiling 7.4.1
#7045 The `Read` instance of `Rational` does not support decimal notation new 7.6.2 libraries/base 7.4.2
#7243 regression: acceptable foreign result types new igloo 7.6.2 Compiler (FFI) 7.6.1
#7388 CAPI doesn't work with ghci new igloo 7.6.2 GHCi 7.6.1
#7729 GHC panics. Invalid core new 7.6.3 Compiler 7.6.2
#2528 nub not as reliable as nubBy new 7.8.1 libraries/base 6.8.2
#5435 GHCi linker should run constructors for linked libraries new 7.8.1 Compiler 7.2.1
#5945 Lambda lifting new simonpj 7.8.1 Compiler 7.4.1
#5949 Demand analysis attributes manifestly wrong demand type new 7.8.1 Compiler 7.4.1
#6004 dph-lifted-vseg package doesn't provide Data.Array.Parallel.Prelude.Float module new benl 7.8.1 Data Parallel Haskell 7.4.1
#6037 Compile-time crash with sources with non-representable unicode characters new 7.8.1 Compiler 7.4.1
#6040 Adding a type signature changes heap allocation into stack allocation without changing the actual type new simonpj 7.8.1 Compiler 7.4.1
#6056 INLINABLE pragma prevents worker-wrapper to happen. new simonpj 7.8.1 Compiler 7.4.1
#6062 TH treats non-functions in function position inconsistently new simonpj 7.8.1 Compiler 7.5
#6070 Fun with the demand analyser new simonpj 7.8.1 Compiler 7.4.1
#6092 Liberate case not happening new simonpj 7.8.1 Compiler 7.4.1
#6101 Show instance for integer-simple is not lazy enough new 7.8.1 libraries (other) 7.4.1
#6107 GHCi runtime linker cannot link with duplicate common symbols new 7.8.1 Compiler 7.4.1
#6124 Spurious non-exhaustive warning with GADT and newtypes new 7.8.1 Compiler (Type checker) 7.4.1
#6132 Can't use both shebang line and #ifdef declarations in the same file. new 7.8.1 Compiler 7.0.4
#6149 ghc-7.4.2 tests for profasm seg-fault under solaris new 7.8.1 Compiler 7.4.2-rc1
#7033 stale .tix files can cause programs built with -fhpc to segfault new 7.8.1 Code Coverage 7.4.2
#7044 reject reading rationals with exponent notation new 7.8.1 Compiler 7.4.2
#7057 Simplifier infinite loop regression new simonpj 7.8.1 Compiler 7.4.2
#7063 Register allocators can't handle non-uniform register sets new benl 7.8.1 Compiler (NCG) 7.4.2
#7066 isInstance does not work for compound types new simonpj 7.8.1 Template Haskell 7.4.2
#7072 GHC interpreter does not find stat64 symbol on Linux new 7.8.1 GHCi 7.4.2
#7078 Panic using mixing list with parallel arrays incorrectly new chak 7.8.1 Compiler 7.4.1
#7091 DPH Matrix product memory usage new benl 7.8.1 Data Parallel Haskell 7.4.1
#7098 GHC 7.4.1 reports an internal error and core dumps while using DPH new benl 7.8.1 Compiler 7.4.1
#7109 Inlining depends on datatype size, even with INLINE pragmas new simonpj 7.8.1 Compiler 7.5
#7114 Cannot recover (good) inlining behaviour from 7.0.2 in 7.4.1 new 7.8.1 Compiler 7.4.1
#7116 Missing optimisation: strength reduction of floating-point multiplication new pcapriotti 7.8.1 Compiler 7.4.2
#7133 GHCi: strange behaviour after CTRL-C, followed by 'hPutChar: resource vanished (Broken Pipe)' when quitting new tibbe 7.8.1 GHCi 7.4.1
#7141 Inlining the single method of a class can shadow rules new simonpj 7.8.1 Compiler 7.4.2
#7148 generalized newtype and type families is unsound new simonpj 7.8.1 Compiler (Type checker) 7.6.1-rc1
#7161 hSetNewlineMode and hSetEncoding can be performed on closed and semi-closed handles new 7.8.1 libraries/base 7.6.1-rc1
#7186 problems with typelits and typenats new 7.8.1 Compiler (Type checker) 7.6.1-rc1
#7189 RTS Assertion Crash new simonmar 7.8.1 Runtime System 7.4.2
#7190 GHC's -fprof-auto does not work with LINE pragmas new 7.8.1 Profiling 7.4.2
#7240 Stack trace truncated too much with indirect recursion new nomeata 7.8.1 Profiling 7.4.1
#7241 GHC-7.6.1 panics on template haskell code new simonpj 7.8.1 Template Haskell 7.6.1
#7245 INLINEing top-level patterns causes ghc to emit 'arity missing' traces new 7.8.1 Compiler 7.6.1
#7246 Callstack depends on way (prof, profasm, profthreaded new 7.8.1 Profiling 7.6.1
#7258 Compiling DynFlags is jolly slow new simonpj 7.8.1 Compiler 7.6.1
#7259 Eta expansion of products in System FC new simonpj 7.8.1 Compiler 7.6.1
#7269 GeneralizedNewtypeDeriving and PolyKinds new dreixel 7.8.1 Compiler 7.6.1
#7296 ghc-7 assumes incoherent instances without requiring language `IncoherentInstances` new simonpj 7.8.1 Compiler (Type checker) 7.6.1
#7297 LLVM incorrectly hoisting loads new dterei 7.8.1 Compiler (LLVM) 7.7
#7305 T5975a is broken on Windows new 7.8.1 Test Suite 7.6.1
#7307 Share top-level code for strings new 7.8.1 Compiler 7.6.1
#7329 ghc-7.6.1 win64: internal error: R_X86_6 4_PC32: High bits are set in WSAGetLastError new 7.8.1 GHCi 7.6.1
#7353 Make system IO interruptible on Windows new 7.8.1 libraries/base 7.6.1
#7367 Optimiser / Linker Problem on amd64 new 7.8.1 Build System 7.6.1
#7373 When building GHC: Failed to load interface for `GHC.Fingerprint' new 7.8.1 libraries/base 7.6.1
#7374 rule not firing new 7.8.1 Compiler 7.6.1
#7378 Identical alts/bad divInt# code new 7.8.1 Compiler 7.6.1
#7379 rangeTest test fails on Windows new 7.8.1 libraries/random 7.6.1
#7380 Panic: mkNoTick: Breakpoint loading modules with -O2 via API new 7.8.1 GHC API 7.4.1
#7389 can't link postgresql-libpq on windows new 7.8.1 GHCi 7.4.1
#7398 RULES don't apply to a newtype constructor new 7.8.1 Compiler 7.6.1
#7399 Test Posix004 fails in test-suite new 7.8.1 libraries/unix 7.6.1
(more results for this group on next page)
1 2 3 4 5 6
Note: See TracQuery for help on using queries.