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

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

Results (401 - 500 of 6890)

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

Not GHC (100 matches)

Ticket Summary Component Status Resolution Version Type Priority Owner Modified
#1099 Visual Haskell crashes when ".." is used in hs-source-dirs Visual Haskell closed wontfix 6.6 bug normal 12/06/10
#4146 6.12.3 out, user guide not Documentation closed fixed 6.12.3 bug normal igloo 12/05/10
#4502 Add a Read instance for Data.Fixed.Fixed libraries/base closed fixed 7.0.1 proposal normal 12/05/10
#4422 Export String from Data.String libraries/base closed fixed 6.12.3 proposal normal 12/05/10
#4481 Functor, Pointed, Applicative, Monad libraries/base closed invalid 6.12.3 proposal normal 11/29/10
#4278 Proposal: Add strict versions of foldlWithKey and insertLookupWithKey to Data.Map libraries (other) closed fixed 6.12.3 proposal normal 11/28/10
#4257 Add strict versions of insertWith and insertWithKey to IntMap libraries/base closed fixed 6.12.3 proposal normal 11/28/10
#4378 Add IsString and Monoid instances for Doc libraries/pretty closed fixed 6.12.3 proposal normal 11/28/10
#4025 template-haskell Use named fields in Info libraries (other) closed wontfix 6.12.2 proposal normal 11/28/10
#4129 Template haskell API makes inconsistent use of [Q Dec], Q [Dec] and Q Dec Template Haskell closed wontfix 6.12.1 proposal normal 11/28/10
#3777 Split MonaIO class from mtl libraries (other) closed wontfix 6.12.1 proposal normal 11/28/10
#3671 Add partitioning functions to Data.List libraries/base closed wontfix 6.12.1 RC1 proposal normal 11/28/10
#3634 Add traceM, traceShowM and withTrace libraries/base closed wontfix 6.10.4 proposal normal 11/28/10
#3563 A couple of additions to Data.Bits libraries/base closed wontfix 6.11 proposal normal 11/28/10
#3537 Add missing NFData instances to parallel libraries (other) closed wontfix 6.10.4 proposal normal 11/28/10
#3587 provide a cross-platform way to set environment variables libraries/base closed wontfix 6.10.4 proposal normal 11/28/10
#1952 Max and Min for Monoid libraries/base closed wontfix 6.8.1 proposal normal 11/28/10
#1951 Add "writer" Monad instance (,) o to Control.Monad.Instances libraries/base closed wontfix 6.8.1 proposal normal 11/28/10
#4500 Improve Read Integer libraries/base closed wontfix 7.0.1 proposal normal 11/17/10
#4251 GHC hangs during Network.HTTP.simpleHTTP on Windows XP SP3, Windows 7 libraries (other) closed invalid 6.12.3 bug high 11/09/10
#1521 Problems building the time library with Cabal / Setup.hs libraries (other) closed wontfix 6.6.1 bug normal 11/09/10
#4336 Better implementation of recip for Ratio a libraries/base closed fixed 6.12.3 proposal normal simonmar 10/21/10
#4337 Better power for Rational libraries/base closed fixed 6.12.3 proposal normal simonmar 10/21/10
#4334 Make lines stricter to fix space leak libraries/base closed fixed 6.12.3 proposal normal simonmar 10/21/10
#1058 Highlight matching parantheses in Visual Studio Visual Haskell closed wontfix 6.6 feature request normal 10/19/10
#1499 Visual Haskell installer issue(s) Visual Haskell closed wontfix 6.6.1 bug normal 10/19/10
#3050 parsec: bug in caret escape parsing libraries (other) closed invalid 6.10.1 bug normal 10/10/10
#4315 Generalize the 'RandomGen' and 'Random' classes libraries/random closed wontfix 6.12.3 proposal normal 10/09/10
#4282 Proposal: make Data.List.intersperse and intercalate less strict libraries/base closed fixed 6.12.3 proposal normal 10/03/10
#4323 Change implementation of intersectBy libraries/base closed fixed 6.12.3 proposal normal 10/02/10
#4189 (<.>) operator (generalizing (.) to Functor) libraries/base closed wontfix 6.12.3 proposal normal 09/03/10
#4149 Make Permissions type abstract libraries/directory closed fixed 6.12.3 proposal normal 08/11/10
#1594 Better QuickCheck/HUnit integration libraries (other) closed invalid 6.6.1 feature request normal 08/04/10
#3474 Add a strict variant of iterate to Data.List libraries/base closed wontfix 6.10.4 proposal normal 06/20/10
#3456 Add FilePath -> String decoder libraries/base closed wontfix 6.10.4 proposal normal 06/20/10
#3455 Add a setting to change how Unicode encoding errors are handled libraries/base closed wontfix 6.10.4 proposal normal 06/20/10
#3446 Library enhancement request: Data.Maybe.justIf libraries/base closed wontfix 6.10.4 proposal normal 06/20/10
#3324 Add Foldable and Traversable instances for ((,) a) libraries/base closed wontfix 6.11 proposal normal 06/20/10
#4095 add Applicative instance for Either libraries/base closed fixed 6.12.2 proposal normal 06/17/10
#4109 Make Data.Map.insertWith' and friends consistently force the value inserted libraries (other) closed fixed 6.12.2 proposal normal igloo 06/15/10
#2316 Add Applicative instances for all MTL Monads libraries (other) closed wontfix 6.8.2 proposal normal 05/24/10
#2532 Add Typeable instance to Data.Unique libraries/base closed fixed 6.8.3 proposal normal 05/05/10
#3298 Add swap to Data.Tuple libraries/base closed fixed 6.10.2 proposal normal 05/05/10
#3973 Derive Typeable and Eq instances for TMVar, TChan (and TArray) libraries (other) closed fixed 6.12.1 proposal normal simonmar 05/05/10
#3399 Generalize the type of Data.List.{deleteBy, deleteFirstsBy} libraries/base closed wontfix 6.10.4 proposal normal 05/04/10
#3362 Adding a newtype EndoCategory to Control.Category libraries/base closed wontfix 6.10.2 proposal normal 05/04/10
#3036 Max/Min Monoids libraries/base closed wontfix 6.10.1 proposal normal 05/04/10
#3058 Add a 'hex' function to the pretty printing libraries/base closed wontfix proposal normal 05/04/10
#2736 Add bool to Data.Bool libraries/base closed wontfix proposal normal 05/04/10
#2660 Add Down newtype wrapper for reversing orderings libraries/base closed wontfix 6.8.3 proposal normal 05/04/10
#2659 Add sortOn and other *On functions libraries/base closed wontfix 6.9 proposal normal 05/04/10
#2646 Expand folding options for Sets and Maps libraries (other) closed wontfix 6.8.3 proposal normal 05/04/10
#2430 Fix bug 1985 libraries (other) closed wontfix 6.8.3 proposal normal 05/04/10
#2035 New version of getModificationTime libraries/directory closed wontfix proposal normal 05/04/10
#1007 Add parsing (and some more) to the time package libraries (other) closed fixed proposal normal 05/04/10
#3962 Add flipped fmap libraries/base closed wontfix 6.12.1 proposal normal 05/03/10
#476 HUnit treats failures as errors libraries (other) closed invalid 6.4.1 bug normal RichardG 04/25/10
#1597 OpenGL: Bindings for GLE library? libraries (other) closed invalid 6.6.1 bug normal 04/21/10
#691 Make the testsuite standalone Test Suite closed fixed 6.4.1 task normal 02/18/10
#3292 Add an 'ignore' function to Control.Monad libraries/base closed fixed 6.13 proposal normal 01/12/10
#590 hsc2hs: quoting of macro arguments containing commas hsc2hs closed fixed 6.4.1 bug low igloo 01/03/10
#2143 Yhc's sort is faster than GHC's libraries/base closed fixed 6.8.2 bug normal igloo 12/30/09
#408 OpenAL needs -pthread libraries (other) closed invalid 6.4.1 bug low panne 11/22/09
#1611 Data.Map, Data.IntMap documentation libraries/base closed fixed 6.6.1 proposal normal igloo 11/16/09
#1516 Add Data.Stream, a library for manipulating infinite lists, to base libraries/base closed wontfix 6.6.1 proposal normal WouterSwierstra 11/16/09
#1452 Modules omitted from a .cabal file are not reported, but result in a non-functional library libraries (other) closed invalid 6.6.1 bug normal guest 11/16/09
#1212 Add IPv6 support to network library libraries/network closed fixed 6.6 proposal normal 11/16/09
#1169 Control.Monad.Cont documentation libraries (other) closed fixed 6.6 proposal normal Andriy 11/16/09
#808 Move the GHC Commentary to the wiki Documentation closed fixed 6.4.1 task normal 11/16/09
#1953 Add Bounded instance for IntSet libraries (other) closed wontfix 6.8.1 proposal normal 11/16/09
#1960 Add Applicative and Monoid instances for STM libraries/base closed wontfix 6.8.1 proposal normal 11/16/09
#1695 library submission: Data.Either.unzipEithers :: [Either a b] -> ([a],[b]) libraries/base closed duplicate 6.8 proposal normal 11/16/09
#1460 Problem with Monoid instance of Data.Map libraries/base closed fixed 6.6.1 proposal normal 11/16/09
#1557 Enum/Ord derivations for System.Posix.Resource.Resource libraries/unix closed wontfix 6.6.1 feature request normal 11/16/09
#1274 Add a MonadState instance for the Parsec monad libraries (other) closed wontfix 6.6 proposal normal 11/16/09
#1249 Data.Map.map should be deprecated/removed libraries/base closed wontfix 6.6 proposal normal 11/16/09
#1140 Use ccall for OpenAL on Windows (was part of #918) libraries (other) closed fixed 6.4.2 bug normal igloo 11/16/09
#1222 Add the "optionMaybe" combinator to Parsec libraries (other) closed fixed 6.6 proposal normal 11/16/09
#1097 enumFrom on basic numeric types should be strict libraries/base closed duplicate 6.6 bug normal 11/16/09
#1032 Test.QuickCheck.Batch overflow in length of tests Compiler closed wontfix 6.6 bug normal 11/16/09
#1035 Win32 package doesn't appear in the online library docs Documentation closed fixed 6.6 bug normal 11/16/09
#994 add 'unsafeCoerce' to a standard location in the hierarchical libraries libraries/base closed fixed proposal normal 11/16/09
#974 Add partitionEithers, lefts, rights to Data.Either libraries/base closed fixed 6.6 proposal normal igloo 11/16/09
#3453 Add "check" function to Control.Monad libraries/base closed wontfix 6.10.4 proposal normal 09/19/09
#2324 Data.Tree.Zipper in containers package libraries (other) closed wontfix 6.8.2 proposal normal kr.angelov 09/17/09
#3335 make some Applicative functions into methods, and split off Data.Functor libraries/base closed fixed proposal normal 09/16/09
#3271 New methods for Data.Sequence libraries (other) closed fixed proposal normal LouisWasserman 09/15/09
#3393 Add openFileTemplate, openBinaryFileTemplate to System.IO libraries/base closed fixed 6.10.4 proposal normal 08/09/09
#3402 internal error: ARR_WORDS object entered! Compiler closed invalid 6.10.4 bug normal 08/07/09
#3381 PROPOSAL: Remove Control.OldException libraries/base closed fixed 6.10.4 proposal normal 08/04/09
#3337 Proposal: expose Unicode and newline translation from System.IO libraries/base closed fixed 6.10.2 proposal normal 07/15/09
#2998 Expose the internals of the network library to make it more extensible libraries (other) closed fixed 6.10.1 proposal normal igloo 07/14/09
#3274 Add System.FilePath.Cygwin Compiler closed wontfix 6.10.2 proposal normal 07/13/09
#2254 have Control.Arrow re-export (>>>) and (<<<) libraries/base closed fixed 6.8.2 proposal normal 06/29/09
#3270 Stop using PackedString in template-haskell; drop packedstring as a bootlib None closed fixed 6.10.2 proposal normal 06/16/09
#3269 Stop using PackedString in template-haskell; drop packedstring as a bootlib None closed duplicate 6.10.2 proposal normal 06/01/09
#3218 Proposal: System.Posix.fdReadBuf/fdWriteBuf libraries/unix closed fixed 6.10.2 proposal normal simonmar 05/29/09
#2927 Bug in network library, uncaught exception when dealing with ipv6 sockets libraries/network closed invalid 6.10.1 bug normal bos 05/15/09
#2391 Network.listenOn (PortNumber n) Sometimes Picks IPv6 libraries/network closed invalid 6.8.3 bug normal bos 05/15/09
#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
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
Note: See TracReports for help on using and creating reports.