Timeline
05/16/10:
- 14:44 Ticket #4003 (tcIfaceGlobal panic building HEAD with 6.12.2) closed by
- fixed: Test added
- 12:06 Ticket #4078 (hReady and hWaitForInput block under Windows) created by
- While using a Network.Socket converted to a Handle with socketToHandle, …
- 11:01 Ticket #4075 (configure --help shows duplicate options) closed by
- fixed: Thanks for the report; fixed: […]
- 09:17 Ticket #4077 (Move MonadPlus instance for STM from Control.Monad.STM to GHC.Conc) created by
- In [ http://thread.gmane.org/gmane.comp.lang.haskell.libraries/13054 the …
- 06:55 Ticket #4070 (Don't use sh to run boot.) closed by
- fixed: Applied to HEAD and 6.12: […]
- 04:44 Ticket #4076 (Add Applicative instance for STM) created by
- I propose adding an Applicative instance for STM. The first attached …
- 01:29 Ticket #4075 (configure --help shows duplicate options) created by
- When I run ./configure --help in the HEAD branch of ghc, I see the …
05/15/10:
- 14:40 Ticket #4060 (runhaskell Setup register fails with "internal error: unexpected package ...) closed by
- fixed: The workaround (and indeed the sensible thing to do) is not to try and …
- 13:28 Ticket #4074 (Forking not possible with large processes) created by
- If a haskell program requires a lot of memory, trying to fork() fails …
- 07:49 Ticket #4066 (hSetEncoding only sets the encoding for the read side of a duplex Handle) closed by
- fixed: Merged
- 07:09 Ticket #4051 (ghci :m command doesn't work with module names containing ') closed by
- fixed: Merged
05/14/10:
- 13:53 Ticket #4073 (Error with '#' at beginning of line in literate Haskell) created by
- When trying to load the attached file, I'm getting this error: lexical …
- 10:33 Ticket #4072 (Local package DB doesn't take preference over global DB) created by
- I sometime find myself wanting to compile some small test program (say …
- 09:03 Ticket #4071 (minor error in ghc manual regarding type defaulting) created by
- In section 2.4.5 "Type defaulting in GHCi" of the GHC manual …
- 01:50 Status/SLPJ-Tickets edited by
- (diff)
- 00:51 Ticket #4070 (Don't use sh to run boot.) created by
- A patch from Marco Túlio Gontijo e Silva <marcot@…>
- 00:25 Ticket #4063 (target "is not a module name or a source file") closed by
- fixed
05/13/10:
- 09:14 Ticket #4050 (Mac OS X build fails: ghc.mk:96: *** Make has restarted itself 3 times; is ...) closed by
- fixed: Thanks PHO for the patch, and thorkilnaur for the testing! Patch applied.
- 07:20 Ticket #4069 (ASSERTION FAILED: file rts/Schedule.c, line 1305) created by
- From time to time Leksah crashes with the above message. GHC version …
- 06:15 Ticket #4068 (GHC 6.12.2 on Mac OS X from GHC-6.12.2-i386.pkg fails with "Undefined ...) created by
- With […] installed from …
- 02:16 Ticket #4067 (Building haskeline-0.6.2.2 with Mac OS X and GHC-6.12.2 fails with ...) closed by
- invalid: Fixed by runhaskell Setup clean - I had built haskeline earlier with …
05/12/10:
- 14:02 Ticket #4067 (Building haskeline-0.6.2.2 with Mac OS X and GHC-6.12.2 fails with ...) created by
- Building haskeline-0.6.2.2 with […] fails with […] Best regards …
- 06:11 Ticket #4066 (hSetEncoding only sets the encoding for the read side of a duplex Handle) created by
- For example, calling hSetEncoding on a socket only works for reading, …
- 01:12 Ticket #4065 (Inconsistent loop performance) created by
- Here are two small benchmarks: […] On my laptop, I consistently get a …
- 00:36 Ticket #4064 (SpecConstr broken for NOINLINE loops in 6.13) created by
- Example: […] This is what GHC generates: […] At the moment, we …
05/11/10:
- 09:14 Ticket #4063 (target "is not a module name or a source file") created by
- Create a standalone Haskell program "/tmp/delme.hs". Then do […] We …
- 06:31 Building/Troubleshooting edited by
- (diff)
- 06:30 Ticket #4062 (Bad choice of loop breaker?) created by
- When compiling …
- 06:30 Building/Troubleshooting edited by
- (diff)
- 02:50 Ticket #4061 (Implement mutually recursive view patterns) created by
- I got bit by the fact that mutually recursive view patterns don't work …
- 02:41 Ticket #4060 (runhaskell Setup register fails with "internal error: unexpected package ...) created by
- I built 6.12.2 using the already installed (and working) ghc-6.12.1. I …
05/10/10:
- 07:30 Ticket #4059 (possible error in foreign wrapper reentering Haskell) closed by
- duplicate: Thanks for the detailed report. This is another instance of #4038, and as …
- 04:58 Ticket #4059 (possible error in foreign wrapper reentering Haskell) created by
- The following simple code works as expected in 6.12.1, 6.10, and all …
- 02:15 Ticket #4058 (improve error message: Module `System.IO' does not export `LineBuffering') created by
- LineBuffering is a constructor, and System.IO definitely does export …
- 00:46 Ticket #4055 (Incorrect parsing of declarations) closed by
- duplicate: Yes, this is a dup of #4042, which I fixed last week. It's because the …
05/09/10:
- 12:24 Ticket #4057 (Modifying TVar after calling always causes freeze/spin in GHCi) created by
- The attached code, if run under GHCi, causes GHCi to freeze while spinning …
- 11:58 Ticket #3852 (Building GHC 6.12.1 with Cabal 1.9.0 installed) closed by
- fixed: Fixed in 6.12 branch and HEAD. […]
- 08:04 Ticket #4056 (GHC panic with small TH code) created by
- […]
- 07:43 Ticket #4031 (Build broken with cygwin make 3.81) closed by
- fixed: Fixed in HEAD and 6.12 branch. […]
05/08/10:
- 17:32 Ticket #3913 (array 0.3.0.0 should depend on base >= 4.2.0.0) closed by
- fixed: Fixed in 6.12 by: […]
- 17:32 Ticket #4038 (segmentation fault between GHC-6.12.2 and gtk2hs) closed by
- fixed: Merged.
- 17:31 Ticket #4029 (ghci leaks memory when loading a file) closed by
- fixed: Fixed in 6.12 by: […]
- 09:53 Ticket #4055 (Incorrect parsing of declarations) created by
- GHC's parser seems to accept incorrect Haskell programs, which leads to …
- 09:39 Ticket #4054 (Configure script for Linux binary does not check for libgmp) created by
- The "configure" script packaged with the binary distribution downloadable …
- 08:11 Ticket #4053 (Incorrect install-name for dynamic Darwin rts.) created by
- rts/ghc.mk doesn't properly set install-name for dynamic rts libraries on …
05/07/10:
- 13:56 Ticket #3964 (Impossible happened when using ViewPattern in Arrows) closed by
- fixed: Merged.
- 13:56 Ticket #3965 ('deriving Data' compilation regression 6.10.1 -> 6.12.1) closed by
- fixed: Merged
- 07:59 Ticket #4042 (Order of declarations affects the correctness of reported error.) closed by
- fixed: Right. Fixed by […] Now you get […] At least that's what happens …
- 06:51 Building/Using edited by
- (diff)
- 06:33 Ticket #3922 (nameModule panic when building numbers package) closed by
- fixed: Thanks for a helpful report. I've fixed this, but it was a while ago now. …
- 05:38 Ticket #4052 (Two sided sections) created by
- Allow sections to be functions of two arguments: […] Where the …
- 03:08 Ticket #4051 (ghci :m command doesn't work with module names containing ') created by
- This bug was filed on the Debian bug tracker at …
- 02:45 WikiStart edited by
- update status (diff)
05/06/10:
- 17:48 WorkingConventions/AddingFeatures edited by
- Fixed spelling. (diff)
- 16:27 Ticket #3855 (switch back to using a darcs repo for bytestring, and reenable the ...) closed by
- fixed: Done.
- 10:06 Ticket #3955 (occasional stray "mkUsageInfo" output) closed by
- fixed: Fixed by […] Then I made the mkUsageInfo warning into a panic […] …
- 10:00 Ticket #3966 (Warn about useless UNPACK pragmas) closed by
- fixed: I thought this was going to be easy: […] but that didn't work (it was …
- 07:37 Ticket #3933 ("include" deprecation warning is a bit off) closed by
- fixed: Fixed in HEAD and 6.12: […]
- 07:27 Ticket #4050 (Mac OS X build fails: ghc.mk:96: *** Make has restarted itself 3 times; is ...) created by
- The tn23 GHC builder […] fails with: […] First time: …
- 05:12 Ticket #3149 (Data.HashTable is slow) closed by
- fixed: I'm claiming this is fixed in 6.12.1: […]
- 01:58 Ticket #4036 (Compiled FFI static imports are invalid when imported in GHCI) closed by
- duplicate: Thanks for the report; this is a known bug (#781) that is hard to fix. …
- 01:34 Ticket #3951 (Unknown symbol error when ghci tries to load package scion) closed by
- invalid: The module Scion.Types.Outline is missing from exposed-modules in …
05/05/10:
- 15:10 Ticket #4033 (Path to TOP not escaped correctly when creating Config.hs in annrun01 test) closed by
- fixed: Merged
- 15:10 Ticket #4027 (Fix documentation for forkProcess) closed by
- fixed: Merged
- 15:09 Ticket #3884 (killThread documentation) closed by
- fixed: Merged
- 15:09 Ticket #3890 (runghc sometimes won't allow redirecting of stdout/stderr) closed by
- fixed: Merged
- 15:08 Ticket #4032 (Missing -I flag for windres on Windows) closed by
- fixed: Merged
- 09:52 Ticket #4049 (Support for ABI versioning of C libraries) created by
- Currently the SO files can be versioned - like in libgtk-x11-2.0.so.0. …
- 09:16 Status/Apr10 edited by
- (diff)
- 09:16 Status/Apr10 edited by
- (diff)
- 09:14 Status/Apr10 edited by
- (diff)
- 09:13 Status/Apr10 edited by
- (diff)
- 09:12 Status/Apr10 edited by
- (diff)
- 09:11 Status/Apr10 edited by
- (diff)
- 09:03 Status/Apr10 edited by
- (diff)
- 07:46 Ticket #3894 (UnicodeSyntax ellipsis character) closed by
- fixed: Fixed: […]
- 07:19 Status/Apr10 edited by
- (diff)
- 06:31 Ticket #3930 (ghci does not consider library-dirs of dependent packages for dlopen()) closed by
- wontfix: After talking to Duncan about this, we agreed that all extra-libraries …
- 06:30 Ticket #4048 (ghc-pkg should check for existence of extra-libraries) created by
- In #3930 we decided that all extra-libraries should be found either on …
- 05:57 Ticket #4021 (Problem of Interaction Between the FreeBSD Kernel and the GHC RTS) closed by
- fixed: Fixed: […]
- 05:49 Ticket #2034 (In FilePath, current directory should be ".", not "") closed by
- fixed: Pushed, and filepath version bumped to 1.2.0.0: […]
- 05:47 Ticket #2532 (Add Typeable instance to Data.Unique) closed by
- fixed: Fixed: […]
- 05:46 Ticket #3298 (Add swap to Data.Tuple) closed by
- fixed: Done: […]
- 05:42 Ticket #4030 (internal error: resurrectThreads: thread blocked in a strange way: 12) closed by
- fixed: Fixed: […]
- 03:55 Ticket #3923 (internal error: throwTo: unrecognised why_blocked value (6.12.1)) closed by
- worksforme: Submitter reports that he hasn't seen the bug in 7 weeks and can't produce …
- 03:22 Ticket #3973 (Derive Typeable and Eq instances for TMVar, TChan (and TArray)) closed by
- fixed: I pushed all these. The Eq instance for TArray seems like the only …
- 03:22 Ticket #4047 (Incorrect unused-import warning in ghci) created by
- Try to load the following in ghci with -fwarn-unused-imports: […] It …
- 03:16 Ticket #4046 (Add System.IO.hGetBufSome) created by
- I'd like to add the following function to System.IO, alongside hGetBuf …
05/04/10:
- 15:46 Ticket #3935 (buggy libffi) closed by
- fixed: It turns out our patches are no longer needed, so I've updated to plain …
- 12:22 Milestone 6.12.2 completed
- 12:16 Ticket #3849 (6.12.1: make framework-pkg on OS X creates package with broken installer) closed by
- worksforme: No response from submitter
- 12:08 Ticket #3770 (getting docs out of windows distro) closed by
- wontfix: No other supporters spoke up, so I'm closing this ticket
- 10:38 Ticket #4045 (Ghc panics 'ASSERT failed! file compiler/typecheck/TcTyFuns.lhs line 318' ...) created by
- In the middle of the work on GHC backend I triggered a bug in GHC. After …
- 10:16 Ticket #4044 (Compilation of my ghc tree with ghc-6.12.2 -dcore-lint fails.) created by
- In the middle of the work on GHC backend I triggered a bug in GHC 6.12.2. …
- 08:06 Status/Apr10 edited by
- (diff)
- 08:04 Status/Apr10 edited by
- (diff)
- 08:04 Status/Apr10 edited by
- (diff)
- 08:02 Status edited by
- (diff)
- 08:02 Status/Apr10 edited by
- (diff)
- 05:29 Ticket #3399 (Generalize the type of Data.List.{deleteBy, deleteFirstsBy}) closed by
- wontfix: Looks like an abandoned proposal
- 05:29 Ticket #3362 (Adding a newtype EndoCategory to Control.Category) closed by
- wontfix: Looks like an abandoned proposal
- 05:28 Ticket #3304 (define gcd 0 0 = 0) closed by
- wontfix: Looks like an abandoned proposal
- 05:28 Ticket #3036 (Max/Min Monoids) closed by
- wontfix: Looks like an abandoned proposal
- 05:28 Ticket #3298 (Add swap to Data.Tuple) closed by
- wontfix: Looks like an abandoned proposal
- 05:26 Ticket #3058 (Add a 'hex' function to the pretty printing) closed by
- wontfix: Looks like an abandoned proposal
- 05:23 Ticket #2736 (Add bool to Data.Bool) closed by
- wontfix: Looks like an abandoned proposal
- 05:22 Ticket #2717 (Add nubWith, nubOrd) closed by
- wontfix: Looks like an abandoned proposal
- 05:21 Ticket #2660 (Add Down newtype wrapper for reversing orderings) closed by
- wontfix: Looks like an abandoned proposal
- 05:20 Ticket #2659 (Add sortOn and other *On functions) closed by
- wontfix: Looks like an abandoned proposal
- 05:06 Ticket #2646 (Expand folding options for Sets and Maps) closed by
- wontfix: Looks like an abandoned proposal
- 04:59 Ticket #2532 (Add Typeable instance to Data.Unique) closed by
- wontfix: Looks like an abandoned proposal
- 04:58 Ticket #2430 (Fix bug 1985) closed by
- wontfix: Looks like an abandoned proposal
- 04:58 Ticket #2316 (Add Applicative instances for all MTL Monads) closed by
- wontfix: Looks like an abandoned proposal
- 04:54 Ticket #2035 (New version of getModificationTime) closed by
- wontfix: Looks like an abandoned proposal
- 04:51 Ticket #1007 (Add parsing (and some more) to the time package) closed by
- fixed: Apparently mostly done, and the rest looks like an abandoned proposal.
- 04:47 Ticket #4043 (Parsing of guards, and type signatures) created by
- According to the report, this: […] shouldn't be accepted, but GHC …
- 02:49 Ticket #4042 (Order of declarations affects the correctness of reported error.) created by
- In the following code […] leads to an out of scope error for 'A', …
- 01:58 Status/Apr10 edited by
- my status update (diff)
05/03/10:
- 23:17 Status/SLPJ-Tickets edited by
- (diff)
- 14:33 Ticket #3962 (Add flipped fmap) closed by
- wontfix: There weren't enough votes to accept this proposal so I'm resolving it as …
- 11:30 Ticket #3854 (trac priority and milestone are completely hidden when not logged in) closed by
- fixed: Fixed.
- 10:44 Ticket #3550 (Dynamic libraries don't work on Mac OS/X) closed by
- fixed: In the HEAD, I've enabled dynamic libraries by default on OS X, fixed a …
- 10:31 Ticket #4041 (possible misbehaviour of hGet/hGetBuf) created by
- nominolo reports that the ByteString.hGet does not have the behaviour it …
- 09:03 Ticket #3861 (Make testing dynlibs on Windows work) closed by
- fixed: Done: […]
- 04:13 Ticket #4040 (Eq instance for Data.Data.DataType) created by
- The DataType? data type in Data.Data currently does not derive an Eq …
- 03:12 Ticket #4039 (problems with semaphores in ghc-6.10.4 unix-2.3.2.0) created by
- […] When called like this "./locking2 a & ./locking2 b" I get: […] …
- 01:48 WorkingConventions edited by
- (diff)
- 01:39 Status/SLPJ-Tickets edited by
- (diff)
05/02/10:
- 22:45 Ticket #4038 (segmentation fault between GHC-6.12.2 and gtk2hs) created by
- I have test gtk2hs code with GHC-6.12.2, always got "segmentation fault", …
- 10:26 Ticket #4037 (ghc/ghc-6.12.1 interacts strangely with quoted command line parameters) created by
- pkgver.hs: […] PACKAGE_VERSION is expected to be a quoted string. …
05/01/10:
- 17:51 Ticket #4036 (Compiled FFI static imports are invalid when imported in GHCI) created by
- When I try to use the FFI syntax for static storage, only modules running …
- 11:04 Ticket #3016 (Long compile times, large memory use with static data in 6.10) closed by
- fixed: In HEAD this finishes in 1G of RAM in 2.5mins. 6.12.2 ran out of memory …
- 08:15 Ticket #4035 (Asynchronous exception wormholes kill modularity) created by
- Functions like finally create, what I call, an asynchronous exception …
04/30/10:
- 13:03 Ticket #4010 (Confusing help for +RTS -e) closed by
- fixed: Merged
- 11:12 Ticket #4026 (library documentation has unstable URLs) closed by
- fixed: I've added redirects.
- 10:12 Ticket #3135 (ext-core docs missing from web site) closed by
- fixed: Done. If by "cite" you mean in academic papers, I think it would be …
- 09:37 Milestone 6.12 branch completed
- [ http://hackage.haskell.org/trac/ghc/query?status=new&status=assigned&statu …
- 09:37 Milestone 6.14 branch completed
- 08:24 Ticket #3978 (ghc error while compiling Data.Vector.Algoriths.Intro) closed by
- wontfix: OK, thanks!
- 05:57 Commentary/Compiler/NewCodeGen edited by
- (diff)
- 04:37 Ticket #4023 (Inlining pragma fails to fire) closed by
- wontfix: Thanks, quite right. The inlining mechanism has been comletely …
- 03:53 Commentary/Libraries edited by
- (diff)
- 00:41 Ticket #4008 (type error trying to specialize polymorphic function) closed by
- invalid: The program isn't well-typed, and is rightly rejected. Remember that type …
04/29/10:
- 22:41 Ticket #4034 (GHC > 6.10 fails to build on PowerPC / MacOS X Leopard) created by
- I'm trying to build GHC 6.12.2 on PowerPC / MacOS 10.5.8, but stage2 …
- 13:08 Ticket #3917 (Bus error with strictness annotations) closed by
- worksforme: No response from submitter
- 06:29 Ticket #4033 (Path to TOP not escaped correctly when creating Config.hs in annrun01 test) created by
- The annrun01 test creates a Haskell file containing (as a Haskell literal) …
- 06:25 Ticket #4032 (Missing -I flag for windres on Windows) created by
- The build system needs to invoke windres with -I to specify the path where …
- 04:22 Ticket #3905 (GHCi Startup Error) closed by
- wontfix: I'm afraid we are no longer support the GHC 6.6 branch. I recommend you …
- 03:24 Building/QuickStart edited by
- "boot" is a Perl, not a Bourne Shell script (diff)
04/28/10:
- 16:50 Ticket #3939 (remove obsolete todo item) closed by
- fixed: Thanks for the report. This was fixed by: […]
- 16:30 Ticket #3921 (hsc2hs and Windows line endings on linux) closed by
- fixed: Thanks for the report. This is fixed in 6.12.2: […]
- 16:13 Ticket #4031 (Build broken with cygwin make 3.81) created by
- Cygwin make 3.81 (the latest version) doesn't support Windows paths, but …
- 11:45 Ticket #4030 (internal error: resurrectThreads: thread blocked in a strange way: 12) created by
- With 6.13.20100428: w.hs: […] […]
- 09:59 WorkingConventions edited by
- (diff)
- 09:58 WorkingConventions edited by
- (diff)
- 09:57 WorkingConventions edited by
- (diff)
- 09:48 WorkingConventions edited by
- (diff)
- 09:46 WorkingConventions edited by
- (diff)
- 09:45 WorkingConventions edited by
- (diff)
- 09:43 WorkingConventions edited by
- (diff)
- 09:32 WorkingConventions/FixingBugs edited by
- (diff)
- 09:31 WorkingConventions/FixingBugs edited by
- (diff)
- 09:16 Ticket #4029 (ghci leaks memory when loading a file) created by
- In the 6.12 series, ghci leaks memory when loading definitions. This …
- 06:27 WorkingConventions edited by
- (diff)
- 06:26 WorkingConventions edited by
- (diff)
- 06:00 WorkingConventions edited by
- (diff)
- 05:58 WorkingConventions edited by
- (diff)
- 05:58 WorkingConventions edited by
- (diff)
- 05:52 WorkingConventions edited by
- (diff)
- 04:58 Ticket #4028 (Derived Data instance requires Data instances for unused type parameters) created by
- First reported here: …
- 03:55 Commentary edited by
- Linkify (diff)
- 02:23 Ticket #4027 (Fix documentation for forkProcess) created by
- Since forkProcess is disabled when number of cores to use is greater than …
04/27/10:
- 22:13 Ticket #4026 (library documentation has unstable URLs) created by
- Currently google is returning URLs for ghc libraries that return 404, eg: …
- 17:43 Ticket #4025 (template-haskell Use named fields in Info) created by
- == Problem == The meaning of the fields for constructors of …
- 16:53 Ticket #1576 (Document Template Haskell API) closed by
- fixed: Thanks! I've applied the first, large patch. The second one I agree isn't …
- 16:25 Ticket #3135 (ext-core docs missing from web site) closed by
- fixed: Works for me. Note that the core docs have moved to …
- 14:55 Ticket #4024 (Making toList a member of Foldable) closed by
- invalid: Proposal withdrawn, as it was pointed out on the -cafe thread that the …
- 13:35 Ticket #4024 (Making toList a member of Foldable) created by
- The toList function in Data.Foldable is currently not a member of the …
- 11:53 Ticket #4023 (Inlining pragma fails to fire) created by
- In an attempt to ensure deforestation in Data.Map usage, toAscList was …
- 11:11 Ticket #4014 (hsc2hs cannot open custom template file) closed by
- fixed: Fixed in HEAD and 6.12 branch by: […]
- 08:44 Ticket #4016 (Strange display behaviour in GHCi) closed by
- invalid: It is because GHC.Integer.Type is not an exposed module in the …
- 05:32 Ticket #3783 (Allow --make and --fno-code) closed by
- fixed: Done: […]
- 05:30 Ticket #3515 (Use --make mode by default) closed by
- fixed: Done: […]
- 04:15 Ticket #4022 (GHC Bindist is Broken on FreeBSD/amd64) created by
- After correcting the name of the FreeBSD/amd64 platform in …
- 03:59 Ticket #4021 (Problem of Interaction Between the FreeBSD Kernel and the GHC RTS) created by
- There is a process (throwto003, test 173) during running `gmake -C …
- 02:37 Building/RunningTests edited by
- (diff)
- 01:45 Building/RunningNoFib edited by
- (diff)
04/26/10:
- 17:33 Ticket #4020 (Please consider adding support for local type synonyms) created by
- I would really like to be able to put a type synonym in a where clause. …
- 08:52 Ticket #4019 (deriving Ord can produce incorrect and inefficient instances) created by
- This bug was spotted by Barak Pearlmutter in …
- 06:58 Ticket #4018 (Concurrency space leak) created by
- This thread …
- 05:35 Building/GettingTheSources edited by
- (diff)
- 05:33 Building/GettingTheSources edited by
- (diff)
- 05:30 Building/GettingTheSources edited by
- clean up now that we have hashed repos (diff)
- 05:13 DarcsRepositories edited by
- (diff)
- 03:16 Ticket #4017 (Unhelpful error message in GHCi) created by
- John Launchbury encountered an unhelpful error message in GHCi. Try this: …
- 03:08 Ticket #4016 (Strange display behaviour in GHCi) created by
- Kazu encountered another GHCi oddity. Try ":browse Prelude" in GHCi. …
- 02:51 Ticket #4015 (:browse prints record selectors too many times) created by
- Kazu Yamamoto points out that this module […] when loaded into GHCi …
04/25/10:
- 19:42 Ticket #4014 (hsc2hs cannot open custom template file) created by
- Note: this happens to hsc2hs which comes with binary ghc-6.12.2. hsc2hs …
- 14:48 Ticket #3931 (extensible-exceptions 0.1.1.1 fails to build on GHC 6.8 (Cabal 1.2)) closed by
- fixed: Done: […] and 0.1.1.2 is on hackage.
- 06:37 Ticket #4013 (build fails on OS X: Invalid Mach-O file:Address out of bounds while ...) created by
- Validate goes through on OS X, but a normal build (such as that done by …
- 02:18 Status/Apr10 edited by
- (diff)
04/24/10:
- 14:52 Ticket #4012 (Compilation results are not deterministic) closed by
- invalid: See Commentary/Compiler/RecompilationAvoidance#Interfacestability, …
- 07:54 Ticket #4011 (GHC download page lists incorrect version for Haskell Platform) closed by
- fixed: Fixed, thanks
- 06:05 Ticket #4012 (Compilation results are not deterministic) created by
- There are some issues with non-determinism in the output of GHC, which …
- 01:12 Ticket #4011 (GHC download page lists incorrect version for Haskell Platform) created by
- The [http://www.haskell.org/ghc/download_ghc_6_12_2.html GHC download …
- 00:29 Ticket #4010 (Confusing help for +RTS -e) created by
- This is an excerpt from +RTS --help: […] This happens with 6.10, 6.12 …
04/23/10:
- 20:02 Ticket #4009 (can newtype be extended to permit GADT-like declarations) created by
- I'd like to create the following value constructor without the overhead of …
- 14:47 Ticket #4008 (type error trying to specialize polymorphic function) created by
- The attached module won't compile---definition of 'wrap' is rejected. …
- 13:29 Ticket #4004 (Improve performance of a few functions in Foreign.Marshal.*) closed by
- fixed: Thanks for the patches and benchmark. I found the missing optimisation in …
- 13:24 Ticket #4007 (Look again at eta expansion during gentle simplification) created by
- Today I noticed that sequence_ . replicate was not being optimised in …
- 13:13 Ticket #4006 (System.Process doesn't encode its arguments.) created by
- System.Process doesn't encode strings while creating new processes. It …
- 06:15 Ticket #4005 (Bad behaviour in the generational GC with paraffins -O2) created by
- paraffinsL.hs seems to give a slowdown of almost a factor of 2 when using …
- 05:17 Ticket #3891 (evacuate: strange closure types THUNK_STATIC and CONSTR_NOCAF_STATIC on ...) closed by
- invalid: From what I heard on IRC, this is some memory corruption issue with ia64. …
04/22/10:
- 12:42 Ticket #4004 (Improve performance of a few functions in Foreign.Marshal.*) created by
- A number of functions in Foreign.Marshal.* are relatively slow. The …
- 11:15 Ticket #3945 (Bugs (with fixes) in withThread and runInUnboundThread) closed by
- fixed: Both merged.
- 11:12 Ticket #3929 (hsc2hs can't find gcc when run directly on Windows) closed by
- fixed: Merged.
- 07:54 Platforms edited by
- (diff)
- 07:17 Ticket #3943 (unused variable warning in view pattern is wrong) closed by
- fixed: Merged: […]
- 07:16 Ticket #3950 (panic: Unify.uTys_s: mismatched type lists!) closed by
- fixed: Merged.
- 07:16 Ticket #3968 (DoRec not supported, but RecursiveDo deprecated) closed by
- fixed: Merged
- 05:52 Status edited by
- Roll back page for removing spam. (diff)
- 05:50 WikiStart edited by
- Roll back page for removing spam. (diff)
- 05:14 Ticket #4003 (tcIfaceGlobal panic building HEAD with 6.12.2) created by
- This is bad, because we can't build HEAD with the newly released 6.12.2. …
- 04:29 Ticket #4002 (Base new top-level names on the binder the code originated from (if any)) created by
- Generated top-level names currently starts with a followed by some …
- 02:02 Ticket #4001 (Implement an atomic readMVar) created by
- Requested by various people, most recently by John Launchbury. The idea …
04/21/10:
- 21:41 Ticket #4000 (The impossible happened) created by
- […]
- 15:39 Ticket #3999 (Improved folds for Data.Map and Data.IntMap) created by
- This proposal aims to make the following improvements: Previously, …
- 11:50 Ticket #1597 (OpenGL: Bindings for GLE library?) closed by
- invalid: If nothing else, HsOpenGL tickets don't belong in this trac any more, so …
- 10:48 Ticket #3979 (+RTS -S inserts only the last three commas into large allocation sums) closed by
- fixed: Fixed: […]
- 08:29 Ticket #3958 (method definitions fail to refer to method-context classes) closed by
- invalid: When someone calls […] they get to choose what type to use for b. …
- 07:40 Ticket #1696 (Confusing type signature) closed by
- fixed: Seems to be fixed in 6.12.1. […]
- 06:52 Ticket #3997 (Lazy I/O and asynchronous exceptions don't mix well) closed by
- fixed: I've fixed this in the IO library: […]
- 02:40 Ticket #3998 (strace breaks System.Process(?)) created by
- See …
- 01:05 WorkingConventions/Darcs edited by
- (diff)
- 01:02 GettingStarted edited by
- add BugSweep link (diff)
- 00:58 GettingStarted edited by
- fix register link (diff)
04/20/10:
- 08:26 Status/Apr10 edited by
- (diff)
- 08:16 Status/Apr10 edited by
- (diff)
- 07:47 Status/Apr10 edited by
- (diff)
- 07:00 Ticket #3997 (Lazy I/O and asynchronous exceptions don't mix well) created by
- This program: […] results in […] when really it should just wait …
- 06:22 Ticket #3932 (haddock.exe: internal error: awaitRequests: odd thread state) closed by
- worksforme: I didn't see this in a recent validate, so I'm assuming it is fixed. …
- 06:21 Ticket #3987 (haddock: segmentation fault) closed by
- fixed: Fixed: […]
04/19/10:
- 13:22 Ticket #3996 (bug in GHC when compiling HOC (SVN revision 413)) created by
- I'm trying to compile the Haskell Cocoa binding HOC on Mac OS X 10.6 (Snow …
- 11:19 Ticket #3995 (Comment delimiters ignored inside compiler pragma) created by
- GHC accepts some pragmas that are not valid comments because of embedded …
- 08:59 Ticket #3994 (Add support for creating and interrupting process groups) created by
- This patch introduces the following to System.Process new_group …
- 08:06 Ticket #3989 (Parallel GC with more -N than physical processors gives dramatic slowdown ...) closed by
- duplicate: Thanks for the report; closing as duplicate of [[TicketQuery(...)]] …
- 07:49 Ticket #3918 (Got internal error: stg_ap_v_ret when call forkProcess) closed by
- invalid: The submitter says we can close the ticket, providing these notes: […] …
- 07:45 Ticket #3969 (Poor performance of generated code on x86.) closed by
- wontfix: This is exactly the kind of thing that LLVM and the new backend will fix. …
- 07:24 Ticket #3967 (Adding heap profiling RTS options causes segfault) closed by
- worksforme: Works for me using today's HEAD. I don't recall fixing anything that …
04/17/10:
- 15:13 Status edited by
- (diff)
- 15:09 WikiStart edited by
- (diff)
- 07:21 Ticket #3992 (Redundant import warning is sometimes not correct) closed by
- fixed: Thanks for the report. Happily, this is already fixed (i.e. you don't get …
- 07:03 Ticket #3991 (One function missing in Data.Map) closed by
- wontfix: Can you please make a proposal for this using the …
- 07:01 Ticket #3988 (Spelling correction in LANGUAGE pragmas) closed by
- fixed: Applied, thanks!
04/16/10:
- 18:07 Ticket #3993 (allow implicit parameter bindings in patterns) created by
- It could work like such: […] becoming something like […] Of …
- 13:24 Builder edited by
- (diff)
- 10:37 Builder edited by
- Fix link :) (diff)
- 10:36 Builder edited by
- Add OpenSSL on FreeBSD (diff)
Note: See TracTimeline
for information about the timeline view.
