Timeline
07/23/07:
- 18:16 ViewPatterns edited by
- Fixed a typo. (diff)
- 08:59 Ticket #1555 (Reverse do notation: lexer bug?) closed by
- fixed: I'm not quite sure how that sneaked in, but it seems to be my fault and …
- 07:38 ViewPatterns edited by
- fix Set insert (diff)
- 07:30 ViewPatterns edited by
- fix size example (diff)
- 07:29 ViewPatterns edited by
- fix length and map examples (diff)
- 06:54 Ticket #1554 (Ord (STRef s a) instance) closed by
- wontfix: I agree with Igloo. We can't provide Ord STRef natively without adding …
- 05:50 Ticket #1461 (System.Process.runInteractiveProcess leaks memory) closed by
- fixed: This bug has two parts. Firstly, a closed handle holds on to its buffer …
- 02:01 ViewPatterns edited by
- import new text (diff)
- 01:57 ViewPatternsArchive edited by
- import current text; sorry, there's no way to keep the history (diff)
- 01:55 ViewPatternsArchive created by
- 01:46 Ticket #1556 (:r doesn't reload :m + loaded modules) created by
- […] Expected result: […]
07/22/07:
- 20:15 Ticket #1555 (Reverse do notation: lexer bug?) created by
- Noticed here: …
- 10:41 Ticket #1408 (groupWhen – a groupBy that compares consecutive values) closed by
- wontfix: I think that if we have both groupBy and this new function then the names …
- 10:08 Ticket #873 (Add System.Directory.installFile) closed by
- fixed: I don't think that this is necessary now that #1413 (copyFile wasn't …
- 10:06 Ticket #1413 (copyFile: atomicity docs/code mismatch) closed by
- fixed: Code now fixed. Thanks for the report!
- 03:40 Ticket #1554 (Ord (STRef s a) instance) created by
- I would like an instance Ord (STRef s a). In the implementation this could …
07/21/07:
- 17:10 Ticket #1553 (Error in "nameModule header{v a1Ax}") created by
- […]
- 15:59 Ticket #1535 (Proposal: expose the drive functions in the filepath package) closed by
- fixed: This was generally supported by the (few) posters, after it was clarified …
- 15:56 Ticket #1490 (Install with Cabal broken on Windows) closed by
- fixed: Now fixed, with the now-exposed *Drive functions from the filepath …
- 12:18 Ticket #1517 (Ratio Int is not well ordered) closed by
- wontfix: Thanks for the patch, but I see a couple of problems: * This would give …
- 11:37 Ticket #1552 (GHCi thinks large list literals impossible?) created by
- […] Note: I ran into this with a far more interestinng string, which I …
07/19/07:
- 07:24 Ticket #1538 (GHC/Float.lhs on Mac OS X 10.4 can not always be compiled with -split-objs) closed by
- fixed: driver/split/ghc-split.lprl from the HEAD works now for me
- 05:26 Ticket #801 (random list from randomseed ... amd64 differs) closed by
- fixed
- 05:22 Ticket #1322 (gcc --make recompiles hs-boot files unncessarily) closed by
- fixed
- 03:34 ViewPatternsNew edited by
- (diff)
- 03:32 ViewPatternsNew edited by
- (diff)
- 03:21 ViewPatternsNew edited by
- (diff)
- 03:11 ViewPatternsNew edited by
- (diff)
- 02:44 TypeFunctions/ClassFamilies edited by
- (diff)
- 02:44 TypeFunctions/ClassFamilies edited by
- (diff)
- 02:41 ViewPatternsNew edited by
- (diff)
07/18/07:
- 21:32 Ticket #1359 (readline confusion building ghc6.6.1 on OS X) closed by
- invalid: If you look at (the description of) the prebuild macos binaries for 6.6, …
- 16:16 Ticket #1550 (Data.Time.formatTime "%S" includes fractional seconds) closed by
- fixed: I am pretty sure this was fixed in time-1.1. Prelude Data.Time Locale> …
- 15:13 Ticket #1551 (Incorrect warning: Pattern match(es) are overlapped) closed by
- invalid: This is a misunderstanding of the code. I think you're assuming that the …
- 13:57 Ticket #1551 (Incorrect warning: Pattern match(es) are overlapped) created by
- The following program […] produces […] but the patterns don't …
- 13:15 Ticket #1550 (Data.Time.formatTime "%S" includes fractional seconds) created by
- from the Haddock: %S second, without decimal part, 00 - 60 Prelude …
- 13:01 Ticket #1549 (ghc derives different type signature for equal functions with overlapping ...) created by
- Insert "This flag does not change ghc's behaviour when no verlapping …
- 10:03 ViewPatternsNew edited by
- (diff)
- 09:57 Ticket #1548 (printf bugs) created by
- I think the following are bugs in printf: […] This one may not be a …
- 09:56 ViewPatternsNew edited by
- (diff)
- 09:44 ViewPatternsNew edited by
- (diff)
- 09:27 ViewPatternsNew edited by
- add unfoldr (diff)
- 09:00 ViewPatternsNew edited by
- (diff)
- 08:53 ViewPatternsNew edited by
- a bunch of text (diff)
- 08:51 ViewPatternsNew edited by
- (diff)
- 08:51 ViewPatternsNew created by
- 07:34 Ticket #1539 (Ord should not default to ()) closed by
- wontfix: If you compile the program, rather than running it from ghci, then you …
- 07:25 Ticket #1543 (flag to define transpose [] == _|_) closed by
- wontfix: I'm not convinced that a flag to alter library function definitions is a …
- 06:06 Ticket #1547 (Arity can decrease with -prof) created by
- Something like […] shows f having arity 2, and hence x having arity 1. …
- 05:50 Ticket #1546 (maessen_hashtab is broken) created by
- Depending on the WAY it is run, the maessen_hashtab test is timing out, …
- 05:20 Ticket #1545 (GHCi debugger doesn't work on an unregisterised compiler) created by
- Most of the GHCi debugger tests fail when run with an unregisterised …
07/17/07:
- 22:24 Ticket #1544 (Derived Read instances for recursive datatypes with infix constructors are ...) created by
- Consider this definition: […] Now, try something like: […] Even this …
- 21:50 Building/RunningTests edited by
- Adding documentation about compile_and_run_with_prefix, used in hpc tests (diff)
- 21:36 Building/RunningTests edited by
- (diff)
- 17:46 WikiStart edited by
- (diff)
- 15:10 Ticket #1543 (flag to define transpose [] == _|_) created by
- I use transpose a lot as an "unzip" function for lists. For example, …
- 08:23 Ticket #1464 (Proposal: add dropPrefix to Data.List) closed by
- fixed: Fixed by: […] For the gory details the thread starts at …
- 06:19 Ticket #1542 (Data/Time/Format/Parse cannot be compiled with -DDEBUG) created by
- […]
07/16/07:
- 19:06 Ticket #1541 (No way at all to set fixity for infix operators defined in template ...) created by
- There appears to be no way to create fixity declarations in template …
- 14:06 TestingPatches edited by
- (diff)
- 07:51 WorkingConventions edited by
- (diff)
- 07:47 TestingPatches edited by
- add link to test suite docs (diff)
- 07:16 Ticket #1540 (GHC on Macs) created by
- I used to be a hacker, but now I'm more of a manager type. I would still …
- 07:00 WikiStart edited by
- (diff)
- 06:59 WorkingConventions edited by
- (diff)
- 06:54 TestingPatches created by
- 05:54 Ticket #1539 (Ord should not default to ()) created by
- See http://hpaste.org/1711 . This defaulting is surprising and unuseful, …
- 02:34 Ticket #1538 (GHC/Float.lhs on Mac OS X 10.4 can not always be compiled with -split-objs) created by
- compiling vith -fasm fails: […] it succeeds with -fvia-C […] it …
07/15/07:
- 17:56 Ticket #1537 (do notation translation) created by
- & Really there are two things: Normally, (do True) fails to compile in …
- 13:11 Commentary/Compiler/CPS edited by
- Added section 'Cmm Optimization assumed by CPS' (diff)
- 05:29 Ticket #1536 (need documentation in GHC.Conc, Control.Parallel.Strategies) created by
- http://www.haskell.org/pipermail/libraries/2007-July/007756.html
07/14/07:
- 09:21 Ticket #1469 (GHC suggests -fglasgow-exts, and not {-# LANGUAGE #-} pragmas or ...) closed by
- fixed: GHC now suggests -XGeneralizedNewtypeDeriving in this error.
- 05:36 Ticket #1535 (Proposal: expose the drive functions in the filepath package) created by
- This comes out of #1490, where, in createDirectoryIfMissing, we use stat …
07/13/07:
- 15:51 Ticket #1528 (Windows HEAD snapshot does not include hpc program) closed by
- worksforme: Looks like it's there to me: […]
- 15:41 Ticket #1438 (Integrate Hpc core tools into GHC) closed by
- fixed: HPC has now been integrated into GHC's build system.
- 14:03 Ticket #1534 ([Debugger] Watch on accesses of "variables") created by
- I would like to put a "watch" on certain parts of records. With such a …
- 13:25 WikiStart edited by
- (diff)
- 06:09 Ticket #1533 (FFI: exporting the same thing multiple times fails: error: redefinition of ...) created by
- If we foreign export the same thing multiple times, e.g.: […] then …
- 04:28 Ticket #1457 (Various debugger tests fail) closed by
- fixed: Some of these tests fail simply because they need an accept output …
- 04:26 Ticket #1532 (Implicit parameters are not available in breakpoints) created by
- We may want to leave this for after 6.8
- 04:24 Ticket #1531 (_result can get bound to the wrong value in a breakpoint) created by
- Using test result001 in the example below. :list shows that the tick is …
- 04:13 Ticket #1530 (debugging :steps inside TH spliced code need to be bypassed) created by
- See test dynbrk005 for an example
- 02:28 Ticket #1529 (GC abort) created by
- My program just encountered the following: […] It was using 6.6.1, …
07/12/07:
- 12:19 Ticket #1528 (Windows HEAD snapshot does not include hpc program) created by
- The Windows HEAD snapshot does not appear to include hpc.exe, which is …
- 07:40 Ticket #1527 (parsing error message that could be improved) created by
- This is just barely a bug. The following code uses do notation and gets a …
- 00:32 Ticket #1526 (-fobject-code doesn't apply to expressions typed at the prompt) created by
- While looking to see if I could easily fix #1525 myself, I saw a …
- 00:18 Ticket #1525 (:browse shouldn't print single-constructor data definitions twice) created by
- […] Note the multiple definitions of Constraint and QlType?. My …
07/11/07:
- 06:10 Building/GettingTheSources edited by
- (diff)
- 06:04 DarcsRepositories edited by
- (diff)
- 03:19 Ticket #1524 (stdcall fails on MacOS) created by
- The use of the stdcall convention for FFI calls on x86/MacOS fails with a …
- 02:21 Ticket #1523 (Constant overhead of threadDelay) created by
- On x86/MacOS 10.4.10, the function Control.Concurrenct.threadDelay has a …
- 01:19 Ticket #1510 (Fix warning issued when using the -fhpc flag) closed by
- fixed: Hpc was introducing tick boxes into inline-able code, and the id's for the …
07/10/07:
- 16:35 Ticket #1522 (Make [n..] etc syntax rebindable) created by
- The [foo..], [foo..bar], [foo,bar..] and [foo,bar..baz] sugars do not obey …
- 08:27 Ticket #1521 (Problems building the time library with Cabal / Setup.hs) created by
- I get the following error when building the time library using ghc-6.6.1 …
- 01:13 Ticket #1486 (utcToLocalTime converting in the wrong direction on Windows) closed by
- fixed: Patch applied, thanks!
- 00:36 Ticket #1520 (Use Linux's signalfd() instead of pipe() to deliver signals to the IO ...) created by
- As pointed out to me by dcoutts, Linux has a new API that enables signals …
07/09/07:
- 20:29 Ticket #1519 (Biography heap profiling aborts) created by
- My program, when compiled with -prof -auto-all and run with -hb -H500M …
- 18:06 Ticket #1319 (grammatical mistake in user's guide description of -fwarn-name-shadowing) reopened by
- Actually, could we just delete this paragraph: "Consequently, this …
- 16:20 Ticket #1518 (Make it possible to evaluate monadic actions when assigning record fields ...) created by
- It is currently not possible to build records from values resulting from …
- 16:15 Ticket #1517 (Ratio Int is not well ordered) created by
- Ratio Int is declared to be in class Ord, which means (according to …
- 14:35 Ticket #1505 (Leaks implementation details) closed by
- fixed: Fixed: […]
- 11:03 Ticket #1516 (Add Data.Stream, a library for manipulating infinite lists, to base) created by
- I'd propose to add a Data.Stream library to base. Data.Stream should be …
- 10:37 Ticket #1515 (Nightly installer does not setup .hs/.lhs icons property) created by
- When I installed the 6.7 nightly I lost the pretty icons for .lhs/.hs …
- 10:36 Ticket #1514 (test) closed by
- invalid
- 10:36 Ticket #1514 (test) created by
- test
- 09:56 Ticket #1474 (With -fglasgow-exts add option to show simpler types.) closed by
- fixed: Fixed by: Mon Jul 9 15:35:51 BST 2007 Ian Lynagh <igloo@…> * …
- 04:57 Ticket #1513 (odd panic with [()] >>> ()) closed by
- fixed: Bug doesn't appear to exist in HEAD: […] Possibly a dup of #1376. …
- 03:11 Ticket #1513 (odd panic with [()] >>> ()) created by
- While messing around with arrows in GHCi, I was surprised to see the …
- 02:34 Ticket #1512 (NCG to handle cyclic fixups for rematching register assignment for jump ...) created by
- joinToTargets in …
- 01:41 Ticket #1511 (GHCi can't load Text.Printf) closed by
- invalid
- 01:23 Ticket #1511 (GHCi can't load Text.Printf) created by
- I'm using the binary distribution. I have no trouble to load e.g. …
07/08/07:
- 21:02 Ticket #1510 (Fix warning issued when using the -fhpc flag) created by
- When compiling multi-module code, -fhpc compiled code issues various …
- 06:28 Ticket #1297 (No LANGUAGE option for # in symbols) closed by
- fixed: MagicHash extension now added to Cabal and GHC HEAD.
- 01:46 Ticket #1509 (Make unboxed tuples more supported) created by
- Unboxed tuples (# a, b #) do not have the same features as boxed …
07/07/07:
- 14:41 Ticket #840 (GHC on "loosing" its handles takes 100% CPU) closed by
- fixed: On my computer I can replicate this bug using GHC 6.4.2, but not using …
- 13:26 Ticket #1472 (undefined reference to `ZCMain_main_CAF_cc') closed by
- fixed: Fixed: […]
- 13:22 Ticket #1488 (Code that won't ever be executed should not give rise to constraints) closed by
- wontfix: I changed my mind, the problem at hand can be solved in a different way …
- 11:39 Ticket #1401 (otherwise ambiguous field names shouldn’t be treated as ambiguous when the ...) closed by
- fixed: Done in the HEAD, with the -fdisambiguate-record-fields flag.
- 08:02 Ticket #1504 (existentials containing type-class(dictionaries) require more ...) closed by
- fixed: Thanks for the report. This is already fixed in the HEAD.
- 06:49 Ticket #1508 (hasktags program needs replacement) created by
- The following module yields HaskTagsTest?.hs,0 It should have included …
- 03:37 Ticket #1453 (addition to #1452 : it ignores import UnknownModule) closed by
- invalid
- 03:07 Ticket #1507 (GHC documentation package download) closed by
- worksforme: You can get a library documentation tarball from the documentation page: …
07/06/07:
- 18:20 Ticket #1507 (GHC documentation package download) created by
- It would be nice, given the fragile nature of the toolchains used to make …
- 17:18 Ticket #1503 (GHC doesn't respect monomorphism restrictions for ...) closed by
- invalid: Argh, you're right! I thought I had read that rule closely enough... I …
- 09:39 Ticket #1506 (Case-insensitive char/string comparison) created by
- Data.Char provides functions to convert case, but does not provide a …
- 07:11 Ticket #1505 (Leaks implementation details) created by
- Doing the following in ghci (6.7.20070705) with a module that imports …
- 06:11 Ticket #1504 (existentials containing type-class(dictionaries) require more ...) created by
- I don't understand the "rules" well enough to know if this is actually a …
- 05:53 Ticket #1503 (GHC doesn't respect monomorphism restrictions for ...) created by
- Applicable in both 6.6.1 and 6.7.something. This compiles as expected: …
- 03:54 Ticket #1502 (GHC should integrate better with mingw) created by
- When developing in Windows, it is very common to require many more tools …
- 03:27 Ticket #1492 (It's impossible to get the ghc source with darcs on windows) closed by
- invalid
- 02:46 Ticket #1501 (Panic in RegisterAlloc) created by
- The following code causes a panic when compiling with the NCG (i.e. with …
- 02:46 Ticket #1500 (NCG: shortcutBranch doesn't handle loops properly) created by
- The following Cmm code causes GHC to go into an infinite loop when …
- 02:17 Ticket #1499 (Visual Haskell installer issue(s)) created by
- There appears to be one or more installer bugs in Visual Haskell 0.2, …
- 01:59 Ticket #1497 (Rebinding (:) -- built-in syntax, or just another constructor?) closed by
- invalid: GHC is right here, I think. It's disallowed by the Haskell 98 syntax: a …
- 01:52 Ticket #1229 (Add min/max handling operations for IntSet/IntMap) closed by
- fixed
- 01:51 Ticket #792 (add viewMin/Max) closed by
- fixed
- 01:47 Ticket #1498 (Optimisation: eliminate unnecessary heap check in recursive function) created by
- See http://www.haskell.org/pipermail/cvs-ghc/2007-July/036496.html In a …
07/05/07:
- 21:43 Ticket #1497 (Rebinding (:) -- built-in syntax, or just another constructor?) created by
- This program is valid in Hugs 2005, but not in GHC: […] Hugs responds …
- 16:45 Ticket #832 (GMP needs to be updated) closed by
- fixed: Now fixed. We have gmp-4.2.1 in the HEAD.
- 06:14 Ticket #1489 (Impossible happened) closed by
- fixed: Confirmed
- 04:05 Commentary/Compiler/CPS edited by
- Added notes about handling GC (diff)
- 03:43 BuildBot edited by
- (diff)
- 03:37 Ticket #1494 (panic! (the 'impossible' happened)) closed by
- fixed: Forgot trivial step in build process, my bad... building.
- 03:35 Ticket #1494 (panic! (the 'impossible' happened)) reopened by
- I was pleased to find out you had solved this so quickly, but …
- 01:07 Commentary/Hpc edited by
- rm the -fhpc-tracer documentation; this option has been removed (diff)
- 01:03 Ticket #1494 (panic! (the 'impossible' happened)) closed by
- fixed: I've fixed this one. Thanks for a helpful report. Simon * Fix Trac …
- 00:57 DarcsRepositories edited by
- (diff)
- 00:52 Building/Windows edited by
- (diff)
- 00:51 Building/Windows edited by
- (diff)
- 00:49 Building/Windows edited by
- (diff)
- 00:47 DarcsRepositories edited by
- (diff)
07/04/07:
- 15:27 Ticket #1496 (Newtypes and type families combine to produce inconsistent FC(X) axiom ...) created by
- Given: […] We generate the axioms: […] And can prove: […] …
- 14:20 Ticket #1495 (newtype fixpoint sends the compiler into an infinite loop) created by
- I was playing around with some edge cases in the type system and hit an …
- 12:00 Ticket #1454 (Confusing or bug: :t and :i don't return same type) closed by
- worksforme: Please reopen this bug if you (anyone) finds a testcase.
- 08:41 Commentary/Compiler/CPS edited by
- Added section on loopholes in the (diff)
- 08:36 Ticket #1035 (Win32 package doesn't appear in the online library docs) closed by
- fixed: I did this for the 6.6.1 release, and it's now a step in the release …
- 08:11 Ticket #1494 (panic! (the 'impossible' happened)) created by
- After hours of reducing my code, I finally was able to make a small test …
- 07:01 Ticket #1493 (Int with Prelude-functions works, but Integer with generic-list-functions ...) created by
- Hello, I've written a program for fast online multiplication of real …
- 05:27 Ticket #1492 (It's impossible to get the ghc source with darcs on windows) created by
- Annoyingly darcs crashes every time I try to get the ghc sources. This is …
- 05:15 Ticket #1491 (Extension RecordWildCards is broken) created by
- The -XRecordWildCards extension is broken (unlike the patch I sent :)). …
- 04:42 Ticket #1490 (Install with Cabal broken on Windows) created by
- After building a Cabal package with ghc 2007-07-02 I tried to install it. …
- 03:49 Ticket #1131 (newArray_ allocates an array full of garbage) closed by
- fixed: Fixed: […]
- 03:41 Ticket #1489 (Impossible happened) created by
- ghc-6.7.20070702: panic! (the 'impossible' happened) (GHC version …
07/03/07:
- 13:47 Ticket #1488 (Code that won't ever be executed should not give rise to constraints) created by
- In the code […] ghci derives: […] which is correct, but I think the …
- 09:17 Ticket #1456 (Wrong type being derived) closed by
- fixed: Good bug, thank you. Fixed. There was a rather subtle bug in the way …
- 09:07 Ticket #1425 (Print operator types as infix) closed by
- fixed: Done! Simon
- 07:43 ReportABug edited by
- (diff)
- 06:06 Ticket #1485 (-fno-monomorphism-restriction -fallow-undecidable-instances do not play ...) closed by
- fixed: Fixed in 6.7.20070702
- 03:52 Building/QuickStart edited by
- (diff)
- 03:51 Ticket #1487 (unix package: test needed for getLoginName) created by
- I disabled the test for getLoginName in unix/tests/user001 because …
- 03:45 Ticket #1361 (When trying to run yi, it fails to compile main, and exits with an error) closed by
- wontfix
- 03:40 Ticket #722 (Adrian Hey's StringMap library in the collections package.) closed by
- wontfix
- 03:39 Ticket #721 (Write Data.Trie) closed by
- wontfix
- 02:57 Ticket #1485 (-fno-monomorphism-restriction -fallow-undecidable-instances do not play ...) reopened by
- On my version of ghc-6.6.1 this does not work.
07/02/07:
- 13:54 Ticket #1486 (utcToLocalTime converting in the wrong direction on Windows) created by
- I found a strange UTC to Local Time conversion bug on the Windows version …
- 13:40 Ticket #1485 (-fno-monomorphism-restriction -fallow-undecidable-instances do not play ...) closed by
- fixed: This was reported for 6.6.0. It is reportedly fixed in 6.6.1.
- 13:20 Ticket #1485 (-fno-monomorphism-restriction -fallow-undecidable-instances do not play ...) created by
- I made a complete test case, because I care about this bug.
- 06:40 ReportABug edited by
- (diff)
- 06:29 ReportABug created by
- 02:43 Ticket #1472 (undefined reference to `ZCMain_main_CAF_cc') reopened by
- But this version is three months newer than the version which fixed #249, …
- 02:30 Ticket #1484 (gcc installation problem?) closed by
- duplicate: dup of #1110
- 02:28 Ticket #1471 (-ddump-cmm doesn't escape non-ascii/non-printable characters) closed by
- fixed: Fixed: […]
- 02:24 Ticket #1472 (undefined reference to `ZCMain_main_CAF_cc') closed by
- duplicate: dup of #249
07/01/07:
- 23:22 BuildBot edited by
- typo (diff)
- 23:16 Ticket #1484 (gcc installation problem?) created by
- Under windows vista 32-bit and a clean install I cannot compile 'hello …
- 23:11 Ticket #1483 (vista: GHCi not loading 80% of the time) created by
- Running windows vista 32-bit, trying to run GHCi it randomly does not …
- 14:33 Ticket #1482 (unsafeCoerce# doesn't always fully coerce) created by
- […] e1 coerces fine, even with the Num constraint, but …
- 11:52 Ticket #1481 (standalone deriving) created by
- Simon Peyton Jones, in …
- 11:43 Ticket #1480 (Template Haskell should allow reification of modules) created by
- It should be possible to reify a module from a splice. If the module is …
- 08:42 Ticket #1479 (Merge GHC's hsc2hs with http://darcs.haskell.org/hsc2hs) created by
- GHC's hsc2hs should be merged with http://darcs.haskell.org/hsc2hs, and …
- 06:52 Ticket #1478 (Flag to get information about the compiler and RTS) created by
- There should be a flag +RTS -foo that prints info including: * The …
- 06:09 Ticket #1477 (ghci shouldn't link entire package) created by
- In this thread: …
- 04:53 Ticket #1476 (Template Haskell: splicing types and patterns) created by
- In …
- 04:43 Ticket #1475 (Adding imports and exports with Template Haskell) created by
- (wished for by Adrian Hey in …
- 04:25 Ticket #1474 (With -fglasgow-exts add option to show simpler types.) created by
- Instead of showing forall a b c d e f (t1 :: * -> * -> *) (t2 :: * -> *). …
- 04:11 Ticket #1473 (isSpace is too slow) created by
- In the thread starting …
06/30/07:
- 17:57 Ticket #1472 (undefined reference to `ZCMain_main_CAF_cc') created by
- When building my project with profiling, and using a makefile, it works …
- 17:17 BuildBot edited by
- (diff)
- 17:11 BuildBot edited by
- (diff)
- 09:38 Ticket #1471 (-ddump-cmm doesn't escape non-ascii/non-printable characters) created by
- For instance, the string literal {{{"\102\232\13\0Hello, …
06/29/07:
- 11:58 Ticket #1470 (Overlapping (etc) instances) created by
- This self-contained module: […] gives this error in the HEAD (and a …
- 11:27 Ticket #1469 (GHC suggests -fglasgow-exts, and not {-# LANGUAGE #-} pragmas or ...) created by
- Instead of: […] I'd like to see something like: […] I'm not sure …
06/28/07:
- 23:43 TypeFunctionsStatus edited by
- (diff)
- 22:16 TypeFunctionsStatus edited by
- (diff)
- 21:47 TypeFunctions edited by
- (diff)
- 21:44 TypeFunctions edited by
- (diff)
- 21:41 TypeFunctionsTypeChecking edited by
- (diff)
- 21:36 TypeFunctions edited by
- (diff)
- 21:35 TypeFunctionsStatus edited by
- (diff)
- 12:59 Ticket #1468 (:browse should browse currently loaded module) created by
- With module Foo loaded, :browse should be equivalent to :browse Foo.
- 05:44 Ticket #1410 (Control.Monad.Reader documentation) closed by
- fixed: Applied, thanks!
- 02:50 Ticket #1467 (GHC API: expose separate compilation stages) created by
- The GHC API is currently hard to use for certain things: extracting the …
- 02:43 Ticket #1466 (Stack check for AP_STACK) created by
- This is a bug I uncovered in the interpreter, that I think is also present …
- 01:22 Ticket #1445 (implicit parameter not hoisted) closed by
- fixed: Good report, thank you. A slip in TcType.tcSplitFunTy_maybe, now fixed. …
06/27/07:
- 03:45 Commentary/PositionIndependentCode edited by
- Add Linking on ELF, and mangling dynamic library names (diff)
- 03:31 Commentary/PositionIndependentCode edited by
- (diff)
06/26/07:
- 20:33 Ticket #1465 (Type errors due to different package versions are a bit cryptic) created by
- Users of xmonad who've compiled one dependent library against X11 1.2, and …
- 18:22 Ticket #1464 (Proposal: add dropPrefix to Data.List) created by
- I seem to have a copy of this function in everything I write sooner or …
- 11:29 Ticket #1463 (Module → Package lookup in ghc-pkg?) created by
- Hi all, I'm writing code for Emacs's haskell-mode, and it's necessary at …
- 09:40 Commentary/Rts edited by
- (diff)
- 08:29 Commentary/Compiler/CPS edited by
- Formatting Typo Fix (diff)
- 06:55 Commentary/Compiler/CPS edited by
- Added info about Cmm syntax changes (diff)
- 05:24 Ticket #1462 (runghc is undocumented) created by
- make install installs runghc, which is not mentioned anywhere in the …
- 05:16 Commentary/Rts/HaskellExecution/PointerTagging created by
- add a page about pointer tagging
- 04:35 Commentary/Rts/HaskellExecution edited by
- (diff)
- 04:35 Commentary/Rts/HaskellExecution/CallingConvention edited by
- (diff)
- 04:30 Commentary/Rts/HaskellExecution/HeapChecks edited by
- (diff)
- 04:30 Commentary/Rts/HaskellExecution edited by
- move subsections into separate pages (diff)
- 04:29 Commentary/Rts/HaskellExecution/Updates created by
- 04:27 Commentary/Rts/HaskellExecution/CallingConvention edited by
- (diff)
- 04:26 Commentary/Rts/HaskellExecution/CallingConvention created by
- 04:21 Commentary/Rts/HaskellExecution/HeapChecks created by
- 04:20 Commentary/Rts/HaskellExecution/FunctionCalls created by
- 04:18 Commentary/Rts/HaskellExecution/Registers created by
- 00:42 Ticket #1459 (Build fails with "lexical error at character '\a'") closed by
- fixed: […]
06/25/07:
- 22:37 Ticket #1461 (System.Process.runInteractiveProcess leaks memory) created by
- Hi! I just discovered that using System.Process.runInteractiveProcess …
- 10:56 Ticket #1460 (Problem with Monoid instance of Data.Map) created by
- See.. http://www.haskell.org/pipermail/libraries/2007-May/007491.html …
- 10:52 Ticket #1440 (Make clean doesn't) closed by
- fixed: Thanks for the report! Now fixed.
- 10:46 Ticket #1093 (Windows: haddock-html fields are wrong in package.conf) closed by
- fixed: Fixed; prep-bin-dist-mingw no longer touches the docs.
- 09:06 Ticket #1304 (Make install fails) closed by
- fixed: This was fixed by […]
- 08:47 Ticket #1305 (Installed ghci doesn't work) closed by
- fixed: Thanks for the report; this is now fixed!
- 08:45 Ticket #1394 (make install fails) closed by
- fixed: "make install" works for me on Windows now. If you still have problems, …
- 08:28 Ticket #1261 (optLevelFlags is not monotonic) closed by
- fixed: Fixed, by the expedient of clamping the optimisation level to between 0 …
- 03:46 Ticket #1367 (GHC[i] 6.6.1 can't find GNUreadline on PPC mac) closed by
- invalid: Christian Maeder says: […] This is now clarified on the download page.
- 03:19 Ticket #1416 (Testsuite doesn't always work on MSYS with Cygwin Python) closed by
- fixed: This should now be fixed - the inplace scripts are binaries rather than …
- 03:17 Ticket #1443 (No instance for (Functor Language.Haskell.TH.Syntax.Q)) closed by
- fixed: Thansk for the suggestion; there is a Functor instance in the HEAD.
- 03:14 Building/Windows edited by
- build log: darcs url; which shell to use; new mailing list config (diff)
06/24/07:
- 23:40 Ticket #1459 (Build fails with "lexical error at character '\a'") created by
- There are a couple of Makefiles that contain something like: echo "main = …
- 14:48 Ticket #1387 (Ad-hoc recognition for attempts to use Haskell top-level syntax in the ...) closed by
- duplicate: Closing in favour of #1388, which gives a more detailed summary.
- 14:42 Ticket #1455 (Wildcard pattern _ generates defaulting warning) closed by
- wontfix: Isaac is right, the type chosen really can matter.
- 13:53 Ticket #1336 (+RTS options should warn on the compiler) closed by
- wontfix: Like Simon says, there isn't really anything we can do here, I'm afraid.
- 13:39 Ticket #1458 (FPS package dependency in GHC 6.4 and GHC 6.6) closed by
- wontfix: You can make an empty fps package and install it on your ghc 6.6 machines …
- 13:10 Ticket #1439 (ghci silently changes for the worse when already-compiled object code is ...) closed by
- duplicate: I've added a note that you are another vote for change in #1205.
- 13:02 Ticket #1436 (Build errors: awkward "no rule to make target" errors where there ARE ...) closed by
- worksforme: Your log includes […] and […] both of which create this file. I …
- 12:19 Ticket #1406 (Constraint doesn't reduce in the presence of quantified type variables) closed by
- fixed: Thanks for the report. This already works in the HEAD; I've added your …
- 11:17 Ticket #1352 (Fix configure of readline performed as part of GHC install) closed by
- fixed: This should be fixed now that we don't reconfigure when installing.
- 11:13 Ticket #1347 (warning message could be more helpful) closed by
- invalid: If you compile with -Wall (which I recommend!) (or …
- 10:32 Ticket #1301 (make install does more than that) closed by
- fixed: We now have a program that calls cabal functions to install in the …
- 10:29 Ticket #1287 (SPECIALIZE causes panic) closed by
- fixed: Test simpl016 added.
- 10:19 Ticket #1265 (Template Haskell fail Messages not Getting Through) closed by
- fixed: It turns out we already have a test case TH_fail: […]
- 10:03 Ticket #1339 (README.txt is a Unix file format) closed by
- fixed: Thanks for the report. distrib/prep-bin-dist-mingw now unix2dos's …
06/23/07:
- 15:50 Ticket #1342 (Name major releases as "6.8.0" rather than "6.8") closed by
- fixed: Another important point is that currently we get 6.6.YYYYMMDD snapshots …
- 11:58 Ticket #1458 (FPS package dependency in GHC 6.4 and GHC 6.6) created by
- When switching from GHC-6.4 to GHC-6.6 I must remove all FPS dependencies …
- 10:48 Ticket #1457 (Various debugger tests fail) created by
- These are from a "quickest" build, but I suspect they will happen …
- 04:40 Ticket #1456 (Wrong type being derived) created by
- In the complete small example attached there is some weird behaviour, …
Note: See TracTimeline
for information about the timeline view.
