{6} All Tickets By Milestone (Including closed) (6820 matches)

A more complex example to show how to make advanced reports.

Results (501 - 600 of 6820)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16

Not GHC (72 matches)

Ticket Summary Component Status Resolution Version Type Priority Owner Modified
#2626 In ISO8601 the date and time should be separated by a 'T', not a space libraries/old-time closed fixed 6.8.3 proposal normal igloo 03/04/09
#2726 getAddrInfo and addrFamily not in scope on Windows GHC 6.8 libraries/network closed invalid 6.8.3 bug normal 01/20/09
#2774 sIsReadable and sIsWritable return true after socket is closed. libraries/network closed invalid 6.10.1 bug normal 01/20/09
#2784 Cannot call connect with a socket that is already bound. libraries/network closed invalid 6.10.1 bug normal 01/20/09
#2250 unpackFamily on Windows fails match libraries/network closed invalid 6.9 bug normal 01/17/09
#2645 fix type, performance of IntMap(Set).findMin(Max) libraries (other) closed fixed 6.8.3 proposal normal igloo 01/16/09
#2644 type of IntMap.intersection[WithKey] is incorrect libraries (other) closed fixed 6.8.3 bug normal igloo 01/16/09
#2643 Optimized IntMap / IntSet construction from sorted input libraries (other) closed fixed 6.8.3 proposal normal igloo 01/16/09
#1632 Test.HUnit documentation libraries (other) closed fixed 6.10.1 proposal normal 01/15/09
#2769 Export mapAccumR from Data.Map, Data.IntMap libraries (other) closed fixed 6.11 proposal normal 01/04/09
#2629 Data.List: Replace nub; add nubOrd, nubInt, nubWith libraries/base closed invalid proposal normal 10/21/08
#2535 Bug fix for QuickCheck 1.1.0.0 libraries (other) closed fixed 6.8.3 proposal normal 09/30/08
#2540 [Text.Regex] incorrect word boundary ("\\b") substitutions. Bug in regex-compat's subRegex handling of BOL flags. libraries (other) closed fixed 6.8.3 bug normal ChrisKuklewicz 09/30/08
#2099 Storable instance for Complex libraries/base closed wontfix 6.8.2 proposal normal 09/30/08
#2029 Add --with-libedit flag to the readline package libraries (other) closed wontfix proposal normal 09/30/08
#1846 under MAC OS X package dependencies are not satified by the user database Build System closed worksforme 6.8.1 bug normal 09/30/08
#1326 Bindings for POSIX named semaphores and shared memory objects libraries/unix closed fixed 6.7 proposal normal 09/30/08
#1410 Control.Monad.Reader documentation libraries (other) closed fixed 6.6.1 proposal normal 09/30/08
#1081 HGL indefinite pause with "thread blocked indefinitely" message libraries/HGL closed fixed 6.6 bug normal 09/30/08
#1985 IntSet.deleteMin doesn't agree with Set.deleteMin libraries (other) closed wontfix 6.8.1 bug high 09/30/08
#1019 X11 package puts path to X libraries in ld-options rather than library-dirs, so ghci can't find it libraries (other) closed invalid 6.6 bug low 09/30/08
#2533 Generic functions that take integral arguments should work the same way as their prelude counterparts libraries/base closed fixed 6.8.3 proposal normal igloo 09/30/08
#2517 remove 'pure' method from Arrow class libraries/base closed fixed proposal normal 09/30/08
#2419 Extensible exceptions libraries/base closed fixed 6.8.3 proposal normal 09/30/08
#2309 containers: specialize functions that fail in a Monad to Maybe libraries (other) closed fixed 6.8.2 proposal normal 09/30/08
#2286 HGL library do not compile libraries/HGL closed invalid 6.8.2 bug normal 09/30/08
#2133 Add an instance for IArray (IOToDiffArray IOUArray) Bool libraries (other) closed fixed 6.8.2 proposal normal igloo 09/30/08
#2095 add new forms of unsafePerformIO and unsafeInterleaveIO libraries/base closed wontfix 6.8.2 proposal normal 09/30/08
#2042 Add concatMapM to Control.Monad libraries/base closed wontfix 6.8.2 proposal normal 09/30/08
#2048 Add split and splitWith to Data.List libraries/base closed wontfix 6.8.2 proposal normal 09/30/08
#2053 Add read_history and write_history bindings to readline libraries (other) closed fixed 6.8.2 proposal normal 09/30/08
#1979 Add variants of tails and inits not returning empty lists libraries/base closed wontfix 6.8.1 proposal normal 09/30/08
#2003 The Data.Time.Format parser should be more liberal libraries (other) closed wontfix feature request normal 09/30/08
#1941 Add htmlAttr to Text.XHtml libraries (other) closed 6.6.1 feature request normal bjorn@… 09/30/08
#1902 Restrict the type of (^), (^^), and add genericPower, genericPower' libraries/base closed wontfix 6.8.1 proposal normal 09/30/08
#1903 Meta-Proposal: Documentation should be required to say when exports were introduced Compiler closed wontfix 6.8.1 proposal normal 09/30/08
#1802 proposal: fix comparison operations for base:Data.Version.Version libraries/base closed wontfix 6.6.1 proposal normal 09/30/08
#1773 Add Compositor class as superclass of Arrow, in Control.Compositor libraries/base closed fixed 6.6.1 proposal normal 09/30/08
#1731 Proposal: Rename haskell@ to haskell-announce@ None closed duplicate task normal 09/30/08
#1732 Proposal: Rename haskell@ to haskell-announce@ None closed wontfix proposal normal 09/30/08
#1590 Libraries proposal: Add System.Info.isWindows libraries/base closed wontfix proposal normal 09/30/08
#1566 Move the throwErrnoPath* functions from unix:System.Posix.Error to base:Foreign.C.Error libraries/base closed fixed 6.6.1 proposal normal 09/30/08
#1568 Proposal: Move System.Posix.Signals to the unix package libraries/base closed fixed 6.6.1 proposal normal 09/30/08
#1535 Proposal: expose the drive functions in the filepath package libraries/base closed fixed 6.6.1 proposal normal 09/30/08
#1506 Case-insensitive char/string comparison libraries/base closed wontfix 6.6.1 feature request normal 09/30/08
#1464 Proposal: add dropPrefix to Data.List libraries/base closed fixed 6.6.1 proposal normal 09/30/08
#1417 Add pseudoterminal support to the unix package libraries/unix closed fixed 6.6.1 proposal normal 09/30/08
#1238 ByteString based datagram communication libraries/network closed wontfix 6.6 proposal normal 09/30/08
#1266 Make Data.Graph.Inductive.NodeMap handle slightly messy input without crashing libraries (other) closed wontfix 6.6 proposal normal 09/30/08
#1269 Haddock: no documentation for entities re-exported from another package Documentation closed invalid 6.6 bug normal 09/30/08
#1217 Add zeroText to Text.PrettyPrint.HughesPJ libraries/pretty closed fixed proposal normal 09/30/08
#1189 Add First and Last wrappers around Maybe to Data.Monoid libraries/base closed fixed 6.6 proposal normal 09/30/08
#1191 Proposal: Add ioeGetLocation, ioeSetLocation to System/IO/Error.hs libraries/base closed fixed 6.6 proposal normal 09/30/08
#1126 Add Data.String, containing IsString(fromString), to base libraries/base closed fixed 6.6 proposal normal 09/30/08
#1127 Make mtl lazier libraries (other) closed fixed 6.6 proposal normal 09/30/08
#1135 HsTime.h isn't installed by the Windows installer libraries (other) closed fixed 6.6 bug normal 09/30/08
#1022 Add System.FilePath to base libraries/base closed wontfix 6.6 proposal normal 09/30/08
#987 X11: foreign declarations use Haskell types instead of C ones libraries (other) closed fixed 6.6 bug normal 09/30/08
#988 X11: refine types for improved type safety libraries (other) closed invalid 6.6 feature request normal 09/30/08
#720 Map/Set range function libraries/base closed wontfix 6.4.1 feature request normal 09/30/08
#722 Adrian Hey's StringMap library in the collections package. libraries/base closed wontfix 6.4.1 task normal Adrian Hey (if he accepts) 09/30/08
#667 Efficient Map <-> Set conversions libraries/base closed wontfix 6.4.1 feature request normal jpbernardy 09/30/08
#309 ObjectIO-Lib: Problem scrolling compund control libraries (other) closed invalid 6.4 bug normal krasimir 09/30/08
#1699 Fix network wrt abstract unix sockets libraries/network closed fixed 6.6.1 proposal normal 09/30/08
#1071 The Graphics.X11 library for windows using Cygwin/X libraries (other) closed invalid 6.6 feature request normal 09/30/08
#1218 Add sortNub and sortNubBy to Data.List libraries/base closed wontfix 6.8.2 proposal normal 09/30/08
#742 HGL broken on Windows libraries/HGL closed invalid 6.4.1 bug normal 09/30/08
#471 Windows HGL Thread problems libraries/HGL closed invalid 6.4.1 bug normal 09/30/08
#2005 localhost on mac causes getnameinfo error in safari. libraries/network closed fixed 6.8.2 bug normal 09/17/08
#1403 System.Posix.Types.UserID and others missing from Windows distribution None closed invalid 6.6.1 bug normal 07/09/08
#1958 collect2: ld terminated with signal 10 [Bus error]: Building parsec on a PPC Mac OS X 10.5 Leopard as part of GHC 6.9 Compiler closed fixed 6.8.2 bug high thorkilnaur 05/20/08
#1486 utcToLocalTime converting in the wrong direction on Windows libraries (other) closed fixed 6.6.1 bug normal 07/10/07

7.8.1 (28 matches)

Ticket Summary Component Status Resolution Version Type Priority Owner Modified
#2451 New signal-handling API libraries/unix new 6.8.3 task highest simonmar 11/01/12
#7134 ghc-7.6.0.20120810-x86_64-windows.exe -> internal error R_X86_64_PC32 GHCi new 7.6.1-rc1 bug highest igloo 03/13/13
#7382 Evaluating GHCi expressions is slow following the dynamic-by-default change GHCi new 7.7 bug highest 11/29/12
#7540 Panic on type inference with vectorised parallel arrays Compiler new 7.6.1 bug highest chak 01/01/13
#7926 eventfd: unsupported operation when doing anything Compiler new 7.6.3 bug highest 05/23/13
#314 #line pragmas not respected inside nested comments Compiler (Parser) new None 6.4 bug high 08/29/12
#781 GHCi on x86_64, cannot link to static data in shared libs Compiler new 6.5 bug high 05/16/13
#2283 WIndows: loading objects that refer to DLL symbols GHCi new 6.8.2 bug high 01/27/13
#2725 Remove Hack in compiler/nativeGen/MachCodeGen.hs Compiler (NCG) new 6.11 bug high clemens 12/06/12
#3103 Compiling base with cabal fails. Compiler new 6.10.1 bug high 01/21/13
#3472 Porting through .hc files broken Build System new 6.12.1 RC1 bug high 09/12/12
#3658 Dynamically link GHCi (and use system linker) on platforms that support it GHCi new 6.10.4 task high igloo 04/24/13
#3831 SpecConstr should exploit cases where there is exactly one call pattern Compiler new 6.13 bug high simonpj 11/17/12
#3927 Incomplete/overlapped pattern warnings + GADTs = inadequate Compiler new 6.12.1 bug high simonpj 03/22/13
#4144 Exception: ToDo: hGetBuf - when using custom handle infrastructure libraries/base patch 7.6.1 bug high simonmar 01/20/13
#4243 Make a proper options parser for the RTS Runtime System new 6.13 task high 03/22/13
#4364 Template Haskell: Cycle in type synonym declarations Compiler (Type checker) new 7.1 bug high simonpj 03/22/13
#4374 Remove in-tree gmp Build System new 7.1 task high igloo 06/28/12
#4879 Deprecate exports Compiler new 7.0.1 feature request high 09/12/12
#5019 OS X: ld: warning: could not create compact unwind for _ffi_call_unix64 Compiler new 7.1 bug high 11/17/12
#5218 Add unpackCStringLen# to create Strings from string literals Compiler new 7.0.3 feature request high igloo 03/22/13
#5361 regSpill: out of spill slots! Compiler new 7.1 bug high 05/10/13
#5442 ghc-pkg unregister --user/--global/--package-conf not normative ghc-pkg new 7.2.1 bug high 11/17/12
#5780 -faggressive-primops change caused a failure in perf/compiler/parsing001 Compiler new 7.2.2 bug high 11/17/12
#5902 Cannot tell from an exception handler whether the exception was asynchronous Compiler new 7.4.1 bug high simonmar 05/03/13
#5910 Holes with other constraints Compiler (Type checker) new 7.5 feature request high 10/02/12
#6017 Reading ./.ghci files raises security issues GHCi new 7.4.1 task high 01/01/13
#6022 GHC infers over-general types Compiler new 7.4.1 bug high simonpj 03/25/13
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
Note: See TracReports for help on using and creating reports.