Custom Query

Filters
 
Columns

Show under each result:


Results (401 - 500 of 949)

1 2 3 4 5 6 7 8 9 10

Milestone: 7.6.2 (36 matches)

Ticket Summary Status Owner Type Priority Component
#4022 GHC Bindist is Broken on FreeBSD/amd64 new pgj bug lowest libraries (other)
#4442 Add unaligned version of indexWordArray# new feature request low libraries (other)
#5666 Can't use writeFile to write unicode characters. new bug normal libraries (other)
#5672 parBufferWHNF could be less subtle new duncan feature request normal libraries (other)
#5827 /usr/local hard-coded in cabal new duncan bug normal libraries (other)
#5861 bytestring: incorrect documentation for hGetContents new duncan bug normal libraries (other)
#2140 cpuTimePrecision is wrong for me on Windows (XP) new bug lowest libraries/base
#2189 hSetBuffering stdin NoBuffering doesn't work on Windows new bug normal libraries/base
#2450 Data.Complex.magnitude squares using ^(2 :: Int), which is slow new bug lowest libraries/base
#2614 Enumeration of values for `Sys.Info.os`, `Sys.Info.arch` new mjg feature request low libraries/base
#3065 Reorder tests in quot to improve code new bug lowest libraries/base
#3231 Permission denied error with runProcess/openFile new simonmar bug normal libraries/base
#3517 GHC has lots of extra hidden IOErrorType values new bug low libraries/base
#4102 Bit manipulation built-ins new feature request normal libraries/base
#4413 (^^) is not correct for Double and Float new tcsavage bug low libraries/base
#4861 Documentation for base does not include special items new bug low libraries/base
#5364 Access RTS flag values from inside Haskell programs new feature request normal libraries/base
#5412 dataTypeConstrs gives unhelpful error message new bug normal libraries/base
#5859 unsafeInterleaveIO duplicates computation when evaluated by multiple threads new simonpj bug high libraries/base
#5982 Incorrect dynamic library name in OSX new bug normal libraries/base
#5983 Libraries installed in wrong place new bug normal libraries/base
#7045 The `Read` instance of `Rational` does not support decimal notation new bug normal libraries/base
#2184 if findExecutable finds a file that matchs the argument, check if it is an executable new bug lowest libraries/directory
#4215 canonicalizePath behaves strangely with paths that do not exist new bug low libraries/directory
#5014 canonicalizePath throws exception on paths that do not exist new bug low libraries/directory
#5251 copyFile does not copy metadata new bug low libraries/directory
#5966 getAppUserDataDirectory does not respect XDG specification new bug normal libraries/directory
#2123 implement waitForProcess using signals new task lowest libraries/process
#2301 Proper handling of SIGINT/SIGQUIT new bug normal libraries/process
#3649 inconsistent exception between unix/windows for running non-existant program new bug low libraries/process
#5376 Quotation in System.Process.system for Windows new bug low libraries/process
#5761 Getting stdout and stderr as a single handle from createProcess does not work on Windows new bug normal libraries/process
#1487 unix package: test needed for getLoginName new adrien bug lowest libraries/unix
#3980 System.Posix.Signals should provide a way to set the SA_NOCLDWAIT flag new feature request low libraries/unix
#5063 unix package has untracked dependency on libbsd new bug low libraries/unix
#5942 implement POSIX confstr() in System/Posix/Unistd.hsc new feature request normal libraries/unix

Milestone: 7.6.3 (2 matches)

Ticket Summary Status Owner Type Priority Component
#7729 GHC panics. Invalid core new bug normal Compiler
#7359 unix-2.6.0.0 fails to install on mac os x with 7.4.* (works with 7.6.1) new igloo bug highest libraries/unix

Milestone: 7.8.1 (62 matches)

Ticket Summary Status Owner Type Priority Component
#3472 Porting through .hc files broken new -- bug high Build System
#4374 Remove in-tree gmp new igloo task high Build System
#7017 Rethink need for tarballs under "friendly" environment new task high Build System
#7028 incorrect link paths for in mac os x after install new igloo bug high Build System
#7152 Add flag to configure that skips overwriting of symlinks on install new bug high Build System
#7367 Optimiser / Linker Problem on amd64 new bug normal Build System
#7371 Supporting old GHC versions in our libraries new igloo task normal Build System
#7452 [GNU gold] ld: error: cannot find [...]/Types__1.o new bug high Build System
#7544 GHC downloads are unsigned new igloo feature request normal Build System
#7651 Buiding GHC with parallel IO manager freezes on Mac (not on FreeBSD) new bug high Build System
#7712 "make install" fails on Windows new igloo bug high Build System
#7768 "untracked content" in fresh clone of haskeline new igloo bug normal Build System
#7779 building GHC overwrites the installed package database if GHC_PACKAGE_PATH is set new igloo bug normal Build System
#7833 installed GHC refers to libffi in the build directory new igloo bug high Build System
#7033 stale .tix files can cause programs built with -fhpc to segfault new bug normal Code Coverage
#781 GHCi on x86_64, cannot link to static data in shared libs new bug high Compiler
#3103 Compiling base with cabal fails. new bug high Compiler
#3831 SpecConstr should exploit cases where there is exactly one call pattern new simonpj bug high Compiler
#3927 Incomplete/overlapped pattern warnings + GADTs = inadequate new simonpj bug high Compiler
#4879 Deprecate exports new feature request high Compiler
#5019 OS X: ld: warning: could not create compact unwind for _ffi_call_unix64 new bug high Compiler
#5218 Add unpackCStringLen# to create Strings from string literals new igloo feature request high Compiler
#5361 regSpill: out of spill slots! new bug high Compiler
#5435 GHCi linker should run constructors for linked libraries new bug normal Compiler
#5780 -faggressive-primops change caused a failure in perf/compiler/parsing001 new bug high Compiler
#5902 Cannot tell from an exception handler whether the exception was asynchronous new simonmar bug high Compiler
#5941 Add compilation stage plugins new feature request normal Compiler
#5945 Lambda lifting new simonpj bug normal Compiler
#5949 Demand analysis attributes manifestly wrong demand type new bug normal Compiler
#5972 option to suppress (Monomorphic) record selector functions new igloo feature request normal Compiler
#6018 Injective type families new simonpj feature request normal Compiler
#6022 GHC infers over-general types new simonpj bug high Compiler
#6037 Compile-time crash with sources with non-representable unicode characters new bug normal Compiler
#6040 Adding a type signature changes heap allocation into stack allocation without changing the actual type new simonpj bug normal Compiler
#6056 INLINABLE pragma prevents worker-wrapper to happen. new simonpj bug normal Compiler
#6062 TH treats non-functions in function position inconsistently new simonpj bug normal Compiler
#6070 Fun with the demand analyser new simonpj bug normal Compiler
#6092 Liberate case not happening new simonpj bug normal Compiler
#6107 GHCi runtime linker cannot link with duplicate common symbols new bug normal Compiler
#6132 Can't use both shebang line and #ifdef declarations in the same file. new bug normal Compiler
#6149 ghc-7.4.2 tests for profasm seg-fault under solaris new bug normal Compiler
#7015 Add support for 'static' new feature request normal Compiler
#7044 reject reading rationals with exponent notation new bug normal Compiler
#7048 Add the ability to statically define a `FunPtr` to a haskell function new feature request normal Compiler
#7057 Simplifier infinite loop regression new simonpj bug normal Compiler
#7068 Extensive Memory usage (regression) new simonpj bug high Compiler
#7078 Panic using mixing list with parallel arrays incorrectly new chak bug normal Compiler
#7081 arrow analogs of lambda case and multi-way if new feature request normal Compiler
#7098 GHC 7.4.1 reports an internal error and core dumps while using DPH new benl bug normal Compiler
#7109 Inlining depends on datatype size, even with INLINE pragmas new simonpj bug normal Compiler
#7114 Cannot recover (good) inlining behaviour from 7.0.2 in 7.4.1 new bug normal Compiler
#7116 Missing optimisation: strength reduction of floating-point multiplication new pcapriotti bug normal Compiler
#7141 Inlining the single method of a class can shadow rules new simonpj bug normal Compiler
#7169 Warning for incomplete record field label used as function new feature request normal Compiler
#7198 New codegen more than doubles compile time of T3294 new simonmar bug high Compiler
#7204 Use a class to control FFI marshalling new feature request normal Compiler
#7245 INLINEing top-level patterns causes ghc to emit 'arity missing' traces new bug normal Compiler
#7258 Compiling DynFlags is jolly slow new simonpj bug normal Compiler
#7259 Eta expansion of products in System FC new simonpj bug normal Compiler
#7266 Allow fractional-looking integer literals new feature request high Compiler
#7269 GeneralizedNewtypeDeriving and PolyKinds new dreixel bug normal Compiler
#7273 Binary size increase in nofib/grep between 7.6.1 and HEAD new bug high 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.