Timeline
05/10/07:
- 12:51 Ticket #1348 (inconsistent 'ghc --help" message) created by
- "ghc --help" produces the following output: Usage: ghci …
- 08:46 Ticket #1181 (GHC API load panic) closed by
- fixed: Fixed, thanks. […]
- 07:41 Ticket #1343 (HEAD build failure with assember errors about "8 byte pc-relative ...) closed by
- fixed: confirmed fixed by dcoutts.
- 06:50 Ticket #1003 (Cleanup: remove old usage stuff from primops.txt and genprimopcode) closed by
- fixed
- 06:38 Ticket #1321 (GHCi stdout bug when base package is not optimised) closed by
- fixed: Fixed: […]
- 05:53 ViewPatterns edited by
- (diff)
- 01:32 Ticket #1347 (warning message could be more helpful) created by
- Code was: […] warning message was: […] It took me a long time to …
05/09/07:
- 14:02 NewGhciDebugger edited by
- (diff)
- 06:33 Ticket #1345 (Wrong registry key created by Windows installer) closed by
- fixed: Fixed - now the registry keys are created in the correct place, and are …
- 05:11 Ticket #1346 (bootstrap from HC files) created by
- There's some work to do on 6.8 to ensure that we can still bootstrap from …
- 02:05 Ticket #1345 (Wrong registry key created by Windows installer) created by
- The Windows installer of GHC 6.6.1 creates a key […] in the registry. …
- 01:04 Ticket #1344 (Overflow bug in hex character literals) created by
- […] Two bugs really: the first error message gives a strange location, …
- 00:58 Commentary edited by
- (diff)
- 00:57 Commentary edited by
- move some docs from contrib into the main contents (diff)
05/08/07:
- 08:37 Ticket #1343 (HEAD build failure with assember errors about "8 byte pc-relative ...) created by
- When building HEAD (7/5/07) on x86-64 Gentoo Linux with binutils-2.16.1 we …
- 07:10 Ticket #1328 (ghci accepts ":set -fno-glasgow-exts", but not ":unset -fglasgow-exts") closed by
- fixed: Fixed (well, I was in the area).
- 06:10 Ticket #1159 (conc063(ghci) hanging on Windows) closed by
- fixed
- 04:06 Commentary/Rts/Storage/HeapObjects edited by
- Updated link to file (diff)
- 03:59 Commentary/Rts/Storage/HeapObjects edited by
- Removed notes on non-existant CONSTR_INTLIKE and CONSTR_CHARLIKE (diff)
- 03:56 Commentary edited by
- (diff)
- 03:54 Ticket #1227 (Crash with biographical profiling on OS X) closed by
- fixed: Fixed, thanks. […]
- 03:43 Commentary/Rts/Storage/HeapObjects edited by
- Flagged parts needing updating (diff)
- 03:18 Commentary/Rts/Storage/HeapObjects edited by
- Typo fix (diff)
- 02:44 Commentary/Rts/Storage/Stack edited by
- Formatted "Kinds of Stack Frame" for better readability (diff)
- 02:43 Commentary/Compiler/CodeGen edited by
- Added link to stack layout (diff)
- 01:32 DataParallel/ClosureConversion/ImplNotes edited by
- (diff)
- 00:42 Commentary edited by
- (diff)
05/07/07:
- 15:11 Ticket #1342 (Name major releases as "6.8.0" rather than "6.8") created by
- (It seems that for specific requests Trac is better for getting responses …
- 12:54 Ticket #1341 (allow loading partially correct modules) created by
- When a module A is loaded containing functions X, where Y, a subset of X, …
- 09:24 Ticket #1340 (Hpc Documentation) created by
- The -fhpc flag needs documentation in the GHC manual, and perhaps some …
- 07:09 Ticket #1339 (README.txt is a Unix file format) created by
- The binary distributions ship both README and README.txt - with README.txt …
- 06:36 Ticket #1027 (GHC-as-a-library does too much recompilation when given recursive module ...) closed by
- fixed: Fixed. It looks like I fixed this as part of the changes to support …
- 06:26 Ticket #1253 (Can't use explicit braces/semicolons (i.e. non-layout) at top level with ...) closed by
- fixed: Fixed, thanks. […]
- 06:24 TypeFunctions edited by
- (diff)
- 06:04 Commentary/Compiler/CodeGen edited by
- Formatting typo fix (diff)
- 05:43 Ticket #710 (library reorganisation) closed by
- fixed: Some of this has been done, and we have a new proposal for splitting the …
- 05:41 Ticket #1338 (base package breakup) created by
- This ticket replaces #710, some of which we've now done. Latest proposal …
- 05:36 Ticket #724 (tee complains if used in a process started by ghc) closed by
- fixed: Fixed, more or less. […] test cases to follow.
- 04:37 Ticket #1091 (parse error in comment {- | -}) closed by
- fixed
- 04:12 DataParallel/ClosureConversion/ClassLess edited by
- (diff)
- 04:10 DataParallel/ClosureConversion/ClassLess edited by
- (diff)
- 04:07 DataParallel/ClosureConversion/ClassLess edited by
- (diff)
- 03:58 DataParallel/ClosureConversion/ClassLess edited by
- (diff)
- 03:50 Ticket #1275 (ghci debugger is broken in the HEAD) closed by
- fixed: Now fixed.
- 03:48 Ticket #1085 (Redesign of the scheme for getting the datacon symbol name of a closure in ...) closed by
- fixed: This is now done.
- 03:41 Ticket #1332 (overloaded strings cause core lint failure) closed by
- fixed: Fixed! Simon
- 03:39 Ticket #990 (hi version is read too late) closed by
- fixed: Now fixed.
- 03:35 Milestone 6.6.1 completed
- 03:25 Ticket #1155 (ghci -debug generates slightly odd message) closed by
- fixed: Fixed (the error message is slightly less odd).
- 03:06 Ticket #1146 (Fork bomb should throw an exception) closed by
- invalid: There's nothing special about forkIO here; you can get the same effect …
- 01:43 Ticket #1329 (typo "Cannot resolve unkonwn runtime types") closed by
- fixed: Fixed thank you. Simon
05/06/07:
- 23:44 TypeFunctionsTypeChecking edited by
- (diff)
- 23:41 TypeFunctionsIface edited by
- (diff)
- 13:27 Ticket #1337 (Fix wrong indentation from Text.PrettyPrint.HughesPJ fill (fcat and fsep)) created by
- This program: […] produces this output: […] The expected output is: …
- 09:32 Ticket #1336 (+RTS options should warn on the compiler) created by
- […] is one of the most common misunderstandings on #haskell. Would it …
- 07:59 Ticket #1335 (overflow in multiplication) created by
- […] in both 6.6.1 and 6.4.2 (works correct on 32bit)
- 04:40 Status edited by
- (diff)
05/05/07:
- 13:34 Ticket #1334 (apparent memory leak in --make mode (compiling base library during ...) created by
- I've noticed that my memory usage slowly goes up and up, and not down …
- 11:51 Ticket #1333 (core lint failures from arrow notation + HPC) created by
- Test arrowrun001 the ghci way gives a core lint error: […] arrowrun002 …
- 09:17 Ticket #1332 (overloaded strings cause core lint failure) created by
- The overloaded strings extension isn't getting past core lint in the HEAD, …
- 08:50 Ticket #1331 (indexed types panic: wrongKindOfFamily main:ShouldCompile.Sd{tc r6A}) created by
- Lots of indexed types tests are hitting an unhandled case in …
- 08:23 Ticket #1330 (Impredicativity bug: Church2 test gives a rather confusing error with the ...) created by
- The Church2 test gives a rather confusing error with the HEAD: […] In …
- 06:01 DataParallel/ClosureConversion/ImplNotes edited by
- (diff)
- 05:40 DataParallel/ClosureConversion/ImplNotes edited by
- (diff)
- 05:13 DataParallel/ClosureConversion/ImplNotes edited by
- (diff)
- 05:01 DataParallel/ClosureConversion edited by
- (diff)
- 04:59 DataParallel/ClosureConversion/ImplNotes created by
- 04:59 DataParallel/ClosureConversion edited by
- (diff)
- 04:43 Ticket #1329 (typo "Cannot resolve unkonwn runtime types") created by
- unkonwn -> unknown compiler/typecheck/TcSimplify.lhs line 2654 (some …
- 02:14 DataParallel/ClosureConversion edited by
- (diff)
- 02:08 DataParallel/ClosureConversion edited by
- (diff)
05/04/07:
- 20:34 Ticket #1328 (ghci accepts ":set -fno-glasgow-exts", but not ":unset -fglasgow-exts") created by
- Using "gchi -fglasgow-exts", I want to turn off glasgow extensions. First …
- 06:47 Ticket #1278 (filepath’s makeRelative does not work for relative directories) closed by
- fixed: Neil's fixed this; the fix is included in both 6.6.1 and the HEAD.
- 06:35 Ticket #1309 (6.6.1 source tarball contains non-executable rts/gmp/configure; breaks ...) closed by
- fixed: This is now fixed in the HEAD (./boot makes it executable, and that will …
- 05:28 Ticket #1285 (panic in HEAD building base library) closed by
- fixed: The crash was caused by the eqString rewrite rule creating a forward …
- 04:56 Ticket #1289 (gcc error when building haddock with gcc 4.1.2: initializer element is not ...) closed by
- fixed: With […] and […] trying to build haddock gets past this point, so I …
- 04:37 Ticket #1251 (GADTs with newtype deriving can crash GHCi / cause Core Lint to fail) closed by
- fixed: Interesting bug. Turns out that GHC's optimiser was being to eager about …
- 04:28 Commentary edited by
- (diff)
- 04:27 Commentary/CodingStyle edited by
- (diff)
- 04:27 Commentary/CodingStyle edited by
- (diff)
- 04:26 Commentary/Rts/Conventions edited by
- (diff)
- 04:26 Commentary/Rts/Conventions edited by
- (diff)
- 03:54 Ticket #1279 (System.Posix.User.getAllUserEntries should call setpwent) closed by
- fixed: Thanks for the patch, now applied!
- 03:52 Ticket #1327 (internal error: interpretBCO: unknown or unimplemented opcode 35464) closed by
- duplicate: Thanks a lot for this report. It seems that this is a duplicate of #1013, …
- 02:28 Ticket #1327 (internal error: interpretBCO: unknown or unimplemented opcode 35464) created by
- Steps to reproduce: 1. Load the following module into ghci: […] 2. …
- 00:50 Ticket #1323 (crash when zipping two lists of the same length...) closed by
- wontfix: Good one! What is happening is this. During optimisation, GHC removes …
- 00:41 Status/April07 edited by
- (diff)
05/03/07:
- 17:49 Ticket #1326 (Bindings for POSIX named semaphores and shared memory objects) created by
- I've written a patch for libraries/unix adding support for POSIX named …
- 17:48 Status/April07 edited by
- unmisspell david waern (diff)
- 12:30 Ticket #1325 (GHC 6.6.1 build fails from MacPorts 1.4.0 on MacOS 10.4.9, internal error ...) closed by
- fixed: Looks like a bug in GHC 6.4, probably fixed long ago. Try upgrading to a …
- 11:09 Status/April07 edited by
- reword the bugs-per-day text (diff)
- 11:09 Ticket #1325 (GHC 6.6.1 build fails from MacPorts 1.4.0 on MacOS 10.4.9, internal error ...) created by
- While attempting to build GHC 6.6.1 via [ http://www.macports.org/ …
- 11:08 Status/April07 edited by
- Add bugs_per_day.png (diff)
- 10:12 Ticket #1324 (threadDelay can't handle long times) created by
- With (Control.Concurrent.threadDelay :: Int -> IO ()) and the parameter …
- 09:48 Commentary/Rts/Conventions edited by
- Added link to the compiler coding conventions (diff)
- 09:47 Commentary/CodingStyle edited by
- Added link to the RTS coding conventions (diff)
- 07:36 Ticket #1323 (crash when zipping two lists of the same length...) created by
- I've personally not checked this against 6.6.1, but "mauke" on #haskell …
- 07:35 DataParallel/ClosureConversion/ClassLess edited by
- (diff)
- 06:20 DataParallel/ClosureConversion/ClassLess edited by
- (diff)
- 06:09 Ticket #1322 (gcc --make recompiles hs-boot files unncessarily) created by
- ghc --make should not recompile unnecessarily. Yet every build of the …
- 04:27 Commentary/CodingStyle edited by
- (diff)
- 03:37 DataParallel/ClosureConversion/ClassLess edited by
- (diff)
- 00:50 Ticket #1255 (UNPACKing a !Foo with newtype Foo = (Ptr Foo) causes the impossible) closed by
- fixed: There is a palpable bug in here, which is already fixed in the HEAD. But …
- 00:28 DataParallel/ClosureConversion/ClassLess edited by
- (diff)
05/02/07:
- 09:40 Ticket #1204 (Associated types don't work with record updates) closed by
- fixed: Good bug repoort. I have finally found a moment to fix it. Should work …
- 04:49 Ticket #1310 (confusing error message when trying to give a type-signature to an ...) closed by
- fixed: Good point. I've improved the error messages. For imports: […] For …
- 03:59 Ticket #1306 (GHC generates warning about internally generated functions) closed by
- fixed: Dup of #1313 (well, to be fair, #1313 is dup of this). Anyway, it's …
- 03:58 Ticket #1313 (HEAD gives warnings about code that it generates itself) closed by
- fixed: I believe I have fixed this. Simon
- 02:57 WorkingConventions edited by
- (diff)
- 02:48 Ticket #1320 (FAQ item for running GHCi on WinXP x64 using DEP) closed by
- duplicate: I'm assuming this is a duplicate of #885, which is fixed in 6.6.1. I'm …
- 01:38 Ticket #1321 (GHCi stdout bug when base package is not optimised) created by
- Reported by Igloo: The problem from a couple of weeks ago, where ghci's …
- 00:29 Ticket #1320 (FAQ item for running GHCi on WinXP x64 using DEP) created by
- Hi, I don't know if this is a bug or not, but here is what I have …
05/01/07:
- 19:29 DataParallel/ClosureConversion/ClassLess edited by
- (diff)
- 18:23 Ticket #1319 (grammatical mistake in user's guide description of -fwarn-name-shadowing) closed by
- fixed: Fixed it.
- 17:59 Ticket #1319 (grammatical mistake in user's guide description of -fwarn-name-shadowing) created by
- http://www.haskell.org/ghc/docs/latest/html/users_guide/options-sanity.html …
- 16:41 Ticket #1318 (add warning for prefix negate operator and flag to replace it with ...) created by
- This is tracking a few things relating to the notion that Haskell's single …
- 15:18 Ticket #1317 (add warning for the Prelude being imported implicitly) created by
- For those who don't like the implicit Prelude (but have an existing …
- 15:09 Ticket #1316 (add warning for local type signatures that use the same type variable ...) created by
- for a (poor) example, […] Because it is likely to be confusing, as well …
- 09:00 WikiStart edited by
- despam (diff)
- 08:59 WikiStart edited by
- update release and branch status (diff)
- 08:57 WikiStart edited by
- add buildbot link (diff)
- 08:46 TypeFunctions edited by
- (diff)
- 03:51 Commentary/Compiler/StgSynType edited by
- add GHC Hackathon about STG on google (diff)
- 03:50 BuildBot edited by
- (diff)
- 03:47 BuildBot edited by
- (diff)
- 02:19 TypeFunctions edited by
- (diff)
- 02:18 TypeFunctions edited by
- (diff)
- 02:17 TypeFunctions edited by
- (diff)
- 02:02 DataParallel/ClosureConversion/ClassLess edited by
- (diff)
- 01:56 DataParallel/ClosureConversion/ClassLess edited by
- (diff)
- 01:48 Commentary/Compiler/CodeGen edited by
- Added section "Generated Cmm Naming Convention" (diff)
- 01:41 DataParallel/ClosureConversion/ClassLess edited by
- (diff)
- 01:24 Ticket #1292 (-Wall doesn't include all warnings) closed by
- fixed: Ok, I'm convinced. -Wall would be rather less useful if it really …
- 01:13 DataParallel/ClosureConversion/ClassLess edited by
- (diff)
- 01:11 DataParallel/ClosureConversion/ClassLess edited by
- (diff)
- 01:04 DataParallel/ClosureConversion/ClassLess edited by
- (diff)
- 01:01 Ticket #1315 (System.Process.runInteractiveProcess needs a way to pipe just some handles) created by
- Currently runInteractiveProcess attaches pipes to all 3 standard …
- 00:59 Status/April07 edited by
- (diff)
- 00:59 Status/April07 edited by
- (diff)
- 00:57 Status/April07 edited by
- (diff)
- 00:56 Status/April07 edited by
- (diff)
- 00:55 Status/April07 edited by
- (diff)
- 00:53 Status/April07 edited by
- (diff)
- 00:51 Status/April07 edited by
- (diff)
- 00:48 Status/April07 edited by
- (diff)
- 00:45 Status/April07 edited by
- (diff)
- 00:44 Status/April07 edited by
- (diff)
- 00:38 Status/April07 edited by
- (diff)
04/30/07:
- 23:58 DataParallel/ClosureConversion/ClassLess edited by
- (diff)
- 23:48 DataParallel/ClosureConversion/ClassLess edited by
- (diff)
- 23:40 DataParallel/ClosureConversion/ClassLess edited by
- (diff)
- 23:27 DataParallel/ClosureConversion/ClassLess edited by
- (diff)
- 22:59 DataParallel/ClosureConversion/ClassLess edited by
- (diff)
- 22:55 DataParallel/ClosureConversion/ClassLess edited by
- (diff)
- 22:39 DataParallel/ClosureConversion/ClassLess edited by
- (diff)
- 22:28 DataParallel/ClosureConversion/ClassLess edited by
- (diff)
- 22:19 DataParallel/ClosureConversion/ClassLess edited by
- (diff)
- 22:18 DataParallel/ClosureConversion/ClassLess edited by
- (diff)
- 22:15 DataParallel/ClosureConversion/ClassLess edited by
- (diff)
- 22:01 DataParallel/ClosureConversion/ClassLess edited by
- (diff)
- 21:29 DataParallel/ClosureConversion/ClassLess edited by
- (diff)
- 19:09 DataParallel/ClosureConversion/ClassLess edited by
- (diff)
- 18:57 DataParallel/ClosureConversion/ClassLess edited by
- (diff)
- 18:55 DataParallel/ClosureConversion/ClassLess edited by
- (diff)
- 18:47 DataParallel/ClosureConversion/ClassLess edited by
- (diff)
- 18:24 Ticket #1314 (System.FilePath is documented but missing) closed by
- invalid: Whoops, sorry. I was looking at the online doc at haskell.org. The doc …
- 17:50 Ticket #1314 (System.FilePath is documented but missing) created by
- It seems like it's been defunct for years, no? Is there a replacement, and …
- 17:38 DataParallel/ClosureConversion/ClassLess edited by
- (diff)
- 12:58 Ticket #1313 (HEAD gives warnings about code that it generates itself) created by
- The HEAD is now giving warnings about code that it generates itself, e.g. …
- 06:18 DataParallel/ClosureConversion edited by
- (diff)
- 06:16 DataParallel/ClosureConversion edited by
- (diff)
- 05:59 DataParallel/ClosureConversion/ClassLess edited by
- (diff)
- 05:29 DataParallel/ClosureConversion/ClassLess edited by
- (diff)
- 05:11 DataParallel/ClosureConversion/ClassLess edited by
- (diff)
- 03:58 DataParallel/ClosureConversion/ClassLess edited by
- (diff)
- 03:49 DataParallel/ClosureConversion/ClassLess edited by
- (diff)
- 03:31 DataParallel/ClosureConversion/ClassLess edited by
- (diff)
- 03:04 Status/April07 edited by
- (diff)
- 03:02 Status/April07 edited by
- (diff)
- 02:59 Status/April07 edited by
- (diff)
- 02:52 Status/April07 edited by
- (diff)
- 02:50 Status/April07 edited by
- add a link (diff)
- 02:49 Status/April07 edited by
- qualify Simon in a few places (diff)
- 02:47 Status/April07 edited by
- (diff)
- 02:45 Status/April07 edited by
- less => fewer :-) (diff)
- 02:11 Ticket #1312 (runghc doesn't respect -main-is) created by
- runghc always invokes Main.main, it doesn't pay any attention to a …
- 01:56 Ticket #1292 (-Wall doesn't include all warnings) reopened by
- -Wall should enable all warnings, otherwise it's badly named. So if we …
- 00:39 DataParallel/ClosureConversion/ClassLess edited by
- (diff)
- 00:17 DataParallel/ClosureConversion/ClassLess edited by
- (diff)
04/29/07:
- 21:30 DataParallel/ClosureConversion/ClassLess edited by
- (diff)
- 21:14 DataParallel/ClosureConversion/ClassLess edited by
- (diff)
- 13:29 Status/April07 edited by
- Too many "as a result"s (diff)
- 13:28 Status/April07 edited by
- 6.6.1 is already released (diff)
- 13:10 Status/April07 edited by
- erroneous newline (diff)
- 13:09 Status/April07 edited by
- (diff)
- 10:40 Status/April07 edited by
- patch senders (diff)
- 10:32 Ticket #1311 (newtypes of unboxed types disallowed - documentation bug and/or feature ...) created by
- Tested in 6.6.1 and today's 6.7 (which claims to be version 6.7.20070418), …
- 10:16 Ticket #1310 (confusing error message when trying to give a type-signature to an ...) created by
- […] […] […] I think an error message more like "type signatures …
- 09:43 Status/April07 edited by
- fix syntax (diff)
- 09:39 Status/April07 edited by
- URLs (diff)
- 09:31 Status/April07 edited by
- URLs (diff)
- 09:24 Status/April07 edited by
- add a URL (diff)
- 09:13 Status/April07 edited by
- typo (diff)
- 09:01 Status/April07 edited by
- Fix syntax (diff)
- 08:59 Status/April07 edited by
- Add overloaded strings URL (diff)
- 08:46 Status/April07 created by
- SPJ's text, reformatted for the wiki (was latex) and a couple of typos …
- 08:16 Status edited by
- Add April 2007 draft (diff)
- 04:27 Ticket #1302 (Unwanted output when installing) closed by
- fixed: Thanks for the report! Now fixed: […]
04/27/07:
- 12:13 Ticket #1309 (6.6.1 source tarball contains non-executable rts/gmp/configure; breaks ...) created by
- I experienced a failing build on MacOS X due to the rts/gmp/configure file …
- 08:53 NewGhciDebugger edited by
- replace old ToDo? list with my current list (diff)
- 05:32 Ticket #1308 (Type signature in warning is wrong) created by
- Here's some source: […] And the warnings related to these: […] The …
- 05:22 Ticket #1300 (ghc does not build) closed by
- invalid: I think your tree must be out of date: the module DebuggerTys? has been …
- 05:19 Ticket #1296 (-fwarn-monomorphism-restriction breaks package compilation) closed by
- fixed: regex-compat fixed. If you use -Wall -Werror, then you are vulnerable …
- 05:17 Ticket #1307 (Warning refers to code not in the source) created by
- Here's some source: […] And here's a warning that refers to notElem …
- 05:14 Ticket #1306 (GHC generates warning about internally generated functions) created by
- The source code has this line […] And here is the first of many …
- 05:13 Ticket #1295 (.bat files not removed) closed by
- fixed: Fixed, thanks.
- 04:49 Ticket #1305 (Installed ghci doesn't work) created by
- After a 'make install' invoking ghci fils with […] On the other hand, …
- 03:53 Ticket #1304 (Make install fails) created by
- Doing 'make install' fails with: […]
- 03:50 Ticket #1303 (Library build fails on Windows) created by
- Trying to build the extra libraries fails on Windows. This is because …
- 03:32 Ticket #1302 (Unwanted output when installing) created by
- When doing 'make install' the first you see is: […] This was probably …
- 02:19 Ticket #1301 (make install does more than that) created by
- After having typed 'make', I typed 'make install' expecting the files to …
- 01:18 Ticket #1300 (ghc does not build) created by
- Here's the error message: […]
- 00:16 DataParallel/ClosureConversion/ClassLess edited by
- (diff)
04/26/07:
- 22:45 DataParallel/ClosureConversion/ClassLess edited by
- (diff)
- 22:42 DataParallel/ClosureConversion/ClassLess edited by
- (diff)
- 22:37 DataParallel/ClosureConversion/ClassLess edited by
- (diff)
- 21:34 DataParallel/ClosureConversion/ClassLess edited by
- (diff)
- 14:34 Ticket #1294 (? generates .. lexeme) closed by
- fixed: Looks like this was accidentally broken, should be fixed now.
- 11:10 Ticket #1299 ("sh boot" should give a better error message if automake isn't installed) created by
- I was building GHC from scratch on a new machine that didn't have automake …
- 10:22 Ticket #1298 (Data.Complex.phase does unnecessary pattern match) created by
- The Data.Complex.phase function contains this line: phase (0 :+ 0) = …
- 10:19 Ticket #1297 (No LANGUAGE option for # in symbols) created by
- The LANGUAGE pragma is the new recommended way of saying which features …
- 10:18 Ticket #1296 (-fwarn-monomorphism-restriction breaks package compilation) created by
- Just try to compile regexp-compat.
- 10:17 Ticket #1295 (.bat files not removed) created by
- Doing a 'make clean' nor 'make distclean' remove generated x-inplace.bat …
- 10:16 Ticket #1294 (? generates .. lexeme) created by
- You can't have a ? operator with -fglasgow-exts. Looking in Lexer.x you …
- 06:29 Ticket #1292 (-Wall doesn't include all warnings) closed by
- invalid
- 06:25 Ticket #1293 (building via gcc 4.2.x on SPARC/Solaris is very slow) created by
- […]
- 06:18 Ticket #1292 (-Wall doesn't include all warnings) created by
- Why is the monomorphism restricion warning different from other warning? …
- 04:21 Ticket #1291 (Binary Solaris build fails on Solaris 9) created by
- There doesn't appear to be a libm.so.2 on Solaris 9, just libm.so.1. Any …
- 03:24 Ticket #1290 (ghc runs preprocessor too much) created by
- When an external preprocessor has been specified with -F -pgmF, and then …
- 01:30 GhciDebugger edited by
- minor (diff)
- 01:28 GhciDebugger edited by
- formatting (diff)
04/25/07:
- 12:40 GhciDebugger edited by
- Clean up and include the details on the latest :print changes (diff)
- 02:02 TypeFunctionsStatus edited by
- (diff)
- 01:52 TypeFunctionsTypeChecking edited by
- (diff)
- 01:34 TypeFunctionsTypeChecking edited by
- (diff)
- 01:01 TypeFunctionsTypeChecking edited by
- (diff)
- 00:59 Ticket #1256 (GHC warns about omitting type signatures; would be more helpful if it ...) closed by
- fixed: I've committed a patch that implements this idea: […] Thanks for the …
- 00:27 TypeFunctionsStatus edited by
- (diff)
04/24/07:
- 23:22 TypeFunctionsTypeChecking edited by
- (diff)
- 22:49 TypeFunctionsStatus edited by
- (diff)
- 08:11 Ticket #1289 (gcc error when building haddock with gcc 4.1.2: initializer element is not ...) created by
- I got this error when trying to build haddock on x86_64 Linux with gcc …
- 05:29 Building/Windows edited by
- (diff)
- 01:13 DataParallel/ClosureConversion/ClassLess edited by
- (diff)
04/23/07:
- 23:19 DataParallel/ClosureConversion/ClassLess edited by
- (diff)
- 21:22 DataParallel/ClosureConversion/ClassLess edited by
- (diff)
- 12:29 Building edited by
- (diff)
- 12:28 SonyPS3 created by
- update by ToRA (on #haskell) - based on email thread ghc6.6 on ps3 - …
- 12:17 Building edited by
- (diff)
- 06:32 TypeFunctionsStatus edited by
- (diff)
- 05:46 DataParallel/ClosureConversion/ClassLess edited by
- (diff)
- 05:21 DataParallel/ClosureConversion/ClassLess edited by
- (diff)
- 03:59 DataParallel/ClosureConversion/ClassLess edited by
- (diff)
- 03:57 DataParallel/ClosureConversion/ClassLess edited by
- (diff)
- 03:54 DataParallel/ClosureConversion/ClassLess edited by
- (diff)
- 03:43 DataParallel/ClosureConversion/ClassLess edited by
- (diff)
- 03:07 DataParallel/ClosureConversion/ClassLess edited by
- (diff)
- 02:52 DataParallel/ClosureConversion/ClassLess edited by
- (diff)
- 02:30 DataParallel/ClosureConversion/ClassLess edited by
- (diff)
- 02:22 Commentary/Compiler/EntityTypes edited by
- fixed typos (diff)
04/22/07:
- 21:37 DataParallel/ClosureConversion/ClassLess edited by
- (diff)
- 21:34 DataParallel/ClosureConversion/ClassLess edited by
- (diff)
- 21:12 DataParallel/ClosureConversion/ClassLess edited by
- (diff)
- 15:15 Ticket #1284 (GHC 6.6 does not compile on Slackware 11.0 linux) closed by
- fixed: I think this was fixed by: […] i.e. 6.6.1 should work. Thanks
04/21/07:
- 03:30 Ticket #1288 (ghci 6.6 foreign import stdcall broken, panic, panic!!!!) created by
- ghci 6.6 foreign import stdcall broken, panic, panic!!!''' I would …
04/20/07:
- 07:01 DataParallel/ClosureConversion/ClassLess edited by
- (diff)
- 07:00 DataParallel/ClosureConversion/ClassLess edited by
- (diff)
- 06:33 DataParallel/ClosureConversion/ClassLess edited by
- (diff)
- 06:17 Ticket #1287 (SPECIALIZE causes panic) created by
- the following code snippet makes GHC (6.6) panic: […] the reply from …
- 06:15 DataParallel/ClosureConversion/ClassLess edited by
- (diff)
- 05:44 DataParallel/ClosureConversion/ClassLess created by
- 05:32 DataParallel/ClosureConversion edited by
- (diff)
- 05:24 DataParallel/ClosureConversion edited by
- (diff)
- 04:47 DataParallel/ClosureConversion edited by
- (diff)
- 04:38 DataParallel/ClosureConversion edited by
- (diff)
- 04:23 DataParallel/ClosureConversion edited by
- (diff)
- 04:01 DataParallel/ClosureConversion edited by
- (diff)
- 03:45 DataParallel edited by
- (diff)
- 03:24 NewGhciDebugger edited by
- The :stop command (diff)
- 03:21 NewGhciDebugger edited by
- Added ToDos? in the :print command (diff)
- 03:16 NewGhciDebugger edited by
- Closed ToDos? (diff)
- 02:47 Building/GettingTheSources edited by
- Documented ./darcs-all --testsuite and ./darcs-all --nofib (diff)
04/18/07:
- 10:39 Ticket #1286 (GHC infelicity list has not been updated since the switch to UTF-8 sources) created by
- According to …
- 09:21 Ticket #1285 (panic in HEAD building base library) created by
- […] mk/build.mk: […] command (after darcs-all get, sh boot, and …
- 03:13 Ticket #1284 (GHC 6.6 does not compile on Slackware 11.0 linux) created by
- GHC 6.6 does not compile on Slackware 11.0 linux. ; pwd …
04/17/07:
- 22:40 Ticket #1283 (thread-safe getStdRandom and newStdGen) created by
- Implementations of getStdRandom and newStdGen use unsynchronised calls to …
- 18:10 DataParallel/ClosureConversion/Indexed edited by
- (diff)
- 16:53 Ticket #1282 (binary package wants uncheckedShift functions to be exported from base) created by
- […] ./Setup build # 6.6 […] ./Setup build # 6.6.20070415 […] …
- 14:22 Ticket #1281 (runghc, runhaskell invoke wrong ghc when not first ghc in PATH) created by
- In the 6.6.1 RC (source code) snapshot 6.6.20070415. I installed with …
- 08:33 Building/Windows edited by
- fix binary-dist instructions (diff)
- 08:20 Building/Rebuilding edited by
- clean the tree before pulling (diff)
- 07:48 DataParallel/ClosureConversion/Indexed edited by
- (diff)
- 07:05 ViewPatterns edited by
- (diff)
- 06:39 Ticket #1280 (System.Directory.getPermissions gives wrong answer on Vista) created by
- access(X_OK,...) isn't supported by the C runtime on Vista (strictly …
- 05:58 Ticket #1279 (System.Posix.User.getAllUserEntries should call setpwent) created by
- it seems setpwent is never called, and so getAllUserEntries can only be …
- 05:57 Building/Windows edited by
- (diff)
- 05:17 DataParallel/ClosureConversion/Indexed edited by
- (diff)
- 04:55 DataParallel/ClosureConversion/Indexed edited by
- (diff)
- 04:51 Commentary/Compiler/HscMain edited by
- (diff)
- 04:50 Commentary/Compiler/HscMain edited by
- (diff)
- 03:59 DataParallel/ClosureConversion edited by
- (diff)
- 03:59 DataParallel/ClosureConversion/Indexed created by
- 03:56 DataParallel/ClosureConversion edited by
- (diff)
- 03:41 DataParallel edited by
- (diff)
- 02:40 GhciDebugger edited by
- (diff)
- 00:50 ViewPatterns edited by
- (diff)
04/16/07:
- 07:33 Ticket #1278 (filepath’s makeRelative does not work for relative directories) created by
- [I hope I’m filing this at the right place] Hi, I’d expect …
- 03:31 Ticket #1277 (illegal chars accepted in literal strings) created by
- Ghc accepts literal tab characters inside literal strings, even though …
04/15/07:
- 02:25 Ticket #1082 (Documentation missing from MacOS PPC binary) closed by
- wontfix: This ticket addresses a problem with …
04/14/07:
- 18:04 Building/Windows edited by
- Add --with-ld=c:/mingw/bin/ld.exe to configure commandlines (diff)
- 03:54 Ticket #1276 (a sum-file program not working under Windows) closed by
- duplicate: The confusion here is over what getContents does. It reads from the …
- 03:44 Ticket #1083 (ghci says a module wasn't loaded under debugging mode when in fact it was) closed by
- wontfix: The breakpoint primitive is being replaced in a short time by Bernie …
- 03:44 Ticket #1084 (Improve coalescing of dynamic breakpoints in the ghci debugger) closed by
- wontfix: The breakpoint primitive is being replaced in a short time by Bernie …
- 02:38 Ticket #1276 (a sum-file program not working under Windows) created by
- This program just hangs under Windows, ghc-6-6.msi: […] I compiled …
04/13/07:
- 11:35 Ticket #1275 (ghci debugger is broken in the HEAD) created by
- Most of the tests seem to fail with: […] break001 is one example.
- 11:26 Ticket #1274 (Add a MonadState instance for the Parsec monad) created by
- This patch adds a MonadState? instance for the GenParser? monad of Parsec, …
- 08:24 Ticket #1110 (Setting PATH needed in Windows Vista) closed by
- fixed: Now fixed and merged.
- 03:23 NewGhciDebugger edited by
- (diff)
04/12/07:
- 15:54 Building/Rebuilding edited by
- autoreconf -> sh boot (diff)
- 15:54 Building/Hacking edited by
- autoreconf -> sh boot (diff)
- 15:53 Building/QuickStart edited by
- autoreconf -> sh boot (diff)
- 15:50 Building/FAQ edited by
- autoreconf -> sh boot (diff)
- 15:49 Building/Using edited by
- autoreconf -> sh boot (diff)
- 15:47 Building/Windows edited by
- autoreconf -> sh boot (diff)
- 09:29 Ticket #1273 (would like to print partial application values when at a breakpoint) created by
- I'd like to be able to examine partial application values when at a …
- 09:04 NewGhciDebugger edited by
- (diff)
- 08:51 NewGhciDebugger edited by
- (diff)
- 08:35 NewGhciDebugger edited by
- (diff)
- 08:32 NewGhciDebugger edited by
- (diff)
- 07:49 NewGhciDebugger edited by
- (diff)
- 07:05 NewGhciDebugger edited by
- (diff)
- 03:11 Building/Windows edited by
- add vista gotcha, and various updates (diff)
- 02:12 Ticket #1272 (newStdGen returns the same value on successive calls) created by
- It seems newStdGen only depends on the second, it should have better …
- 01:51 Ticket #1271 (Vista: we need to add manifests to binaries to subvert installer-detection) created by
- See: * …
04/11/07:
- 05:40 Ticket #1222 (Add the "optionMaybe" combinator to Parsec) closed by
- fixed: Patch applied, thanks!
- 05:35 Ticket #1160 (drop regex-posix in favour of regex-tdfa?) closed by
- fixed: 6.8 now doesn't use any regex library.
- 03:35 Ticket #276 (ghci compile option) closed by
- fixed: Now done, patch is: […] To compile to object code inside GHCi, use …
04/10/07:
- 10:06 Building/Using edited by
- Minor formatting typos (diff)
- 09:51 NewGhciDebugger edited by
- (diff)
- 09:37 NewGhciDebugger edited by
- (diff)
- 09:35 NewGhciDebugger edited by
- (diff)
- 08:48 NewGhciDebugger edited by
- (diff)
- 08:44 NewGhciDebugger edited by
- (diff)
- 08:00 NewGhciDebugger edited by
- (diff)
- 08:00 NewGhciDebugger edited by
- (diff)
- 07:44 NewGhciDebugger edited by
- (diff)
- 07:36 NewGhciDebugger edited by
- (diff)
- 07:36 NewGhciDebugger edited by
- (diff)
- 05:34 NewGhciDebugger edited by
- (diff)
- 05:33 NewGhciDebugger edited by
- (diff)
- 05:19 NewGhciDebugger edited by
- (diff)
- 05:13 NewGhciDebugger edited by
- (diff)
- 05:10 NewGhciDebugger edited by
- (diff)
- 04:56 NewGhciDebugger edited by
- (diff)
Note: See TracTimeline
for information about the timeline view.
