Timeline


and

09/12/07:

23:01 Ticket #1689 (openTempFile puts digits in file extension, i.e. after dot instead of ...) closed by chevalier@…
fixed: Fixed in HEAD: Wed Sep 12 22:20:25 PDT 2007 Tim Chevalier …
22:33 TypeFunctionsStatus edited by chak
(diff)
22:09 WorkingConventions edited by guest
typo (diff)
16:15 Ticket #1689 (openTempFile puts digits in file extension, i.e. after dot instead of ...) created by greenrd
openTempFile tmpDir "TH_source_zeroth.hs" creates filenames like …
09:15 Ticket #1688 (Attached file causes stack overflow) created by jgbailey@…
The code below is from the paper "Functional Pearl: Implicit …
09:10 Ticket #1687 (A faster (^)-function.) created by moonlite@…
This function performs better for me than the (^)-function in GHC. I …
08:33 Commentary/CodingStyle edited by nr
(diff)
01:06 ReplacingGMPNotes/HaskellLibrary edited by simonpj
(diff)
01:06 ReplacingGMPNotes/HaskellLibrary created by simonpj
00:03 Ticket #1686 (getMBlocks: VirtualAlloc MEM_RESERVE 1 blocks failed) created by simonpj
Garrett Morris writes: I've been running into the following error: […] …

09/11/07:

23:53 TypeFunctionsStatus edited by chak
(diff)
18:47 TypeFunctionsStatus edited by chak
(diff)
15:11 Ticket #1685 (getCPUTime does not work in general) closed by igloo
worksforme: Again: Please do not set the milestone when filing bugs. See …
14:14 Ticket #1685 (getCPUTime does not work in general) created by iampure@…
With […] Then evaluate the following: […] They all return the same …
14:03 Ticket #1684 (impossible happened when compiling darcs with GADTs.) created by droundy@…
ghc -DPACKAGE_NAME=\"darcs\" -DPACKAGE_TARNAME=\"darcs\" …
13:40 Ticket #1682 (ghci Foo.hs should load the Foo.hs file interpreted) closed by igloo
duplicate: Duplicate of #1205. By the way, please don't set the "milestone" field …
09:31 Ticket #1683 (strange MVar / UnsafePerformIO (and type checker...) behaviour) closed by igloo
invalid: Thanks for the report! However, you are unsafely (with the help of …
09:15 Ticket #1683 (strange MVar / UnsafePerformIO (and type checker...) behaviour) created by komuves@…
Compare the following two code snippets: […] and (I omitted the …
07:40 Commentary/CodingStyle edited by nr@…
(diff)
07:28 Ticket #1674 (Install still failing) closed by igloo
fixed: This has since been fixed. By the way, you should compile ("make") before …
06:36 Ticket #1682 (ghci Foo.hs should load the Foo.hs file interpreted) created by iampure@…
ghc Foo.hs, where Foo.hs has a name X that is not exported. ghci Foo.hs …
05:09 WorkingConventions/Submissions edited by simonmar
(diff)
03:30 Ticket #1681 (:abandon in an exception breakpoint can lead ghci to freeze later) created by mnislaih
An example: […]
03:24 Ticket #1677 (Abysmal error message from `ghc -M`) closed by simonmar
fixed: Fixed: […]
02:27 Commentary/Compiler/Renamer edited by simonpj
(diff)
02:10 Commentary/Compiler/Renamer edited by simonpj
(diff)
00:54 TypeFunctionsStatus edited by chak
(diff)

09/10/07:

21:34 Ticket #1680 (Attempting to do foreign import with unboxed tuple return type causes GHC ...) created by sorear
[…] 6.6.1 and 6.4.2 are also affected.
20:41 TypeFunctionsStatus edited by chak
(diff)
18:38 Ticket #1661 (Can't use FFI anymore.) closed by igloo
fixed: 6.8.20070909 includes gmp.h. Thanks Ian
18:06 Ticket #1679 (^C on zipperfs leads to crash) created by sorear
Attempting to C out of Oleg's zipperfs demo …
11:37 Ticket #1678 (runIO does not catch userErrors, just causes code generation to fail ...) created by greenrd
If a userError is thrown inside a runIO computation inside a splice, no …
09:01 Ticket #1630 (error msg can be improved: <no location info>: file name does not match ...) closed by igloo
fixed: Sorry, we're not going to release a 6.6.0.1. If you really wanted then you …
08:20 Ticket #1677 (Abysmal error message from `ghc -M`) created by simonpj
[…] What a terrible message! The source code is this: Foo.hs (note …
08:07 Ticket #1669 (GHCi debugger underlining is in the wrong place) closed by mnislaih
fixed: the fix has been pushed to the 6.8. branch
07:28 ReportABug edited by igloo
typo (diff)
07:05 Ticket #930 (ghc-6.6: panic! (the 'impossible' happened) mkWWcpr: not a product ...) closed by simonmar
fixed: Fixed: […]
07:02 ReportABug edited by simonpj
(diff)
07:01 ReportABug edited by simonpj
(diff)
06:59 TracWikiMisc edited by simonpj
(diff)
05:50 Ticket #1640 (Bang patterns cause compilation error) closed by igloo
worksforme: Please reopen if you have a testcase that fails.
05:49 Ticket #1676 (Infinite loop) closed by igloo
worksforme: Please reopen if you have a testcase that fails.
05:48 Ticket #1675 (Cabal problem during install Edison) closed by igloo
invalid: This sounds like an Edison bug; please report it directly to the Edison …
05:40 Ticket #1670 (installPackage: error reading dist/setup-config;) closed by igloo
invalid: I'm not sure exactly what you're saying. Make clean certainly shouldn't be …
03:44 Ticket #1671 (Cannot ^C out of certain computations in GHCi) closed by simonmar
duplicate: duplicate of #367. Or at least the cause is the same, and fixing this …
03:41 Ticket #1672 (allow the use of import in the interpreter to load new modules) closed by simonmar
fixed: This is available in the forthcoming GHC 6.8.1
01:31 TypeFunctionsStatus edited by chak
(diff)
00:22 TypeFunctionsStatus edited by chak
(diff)

09/09/07:

06:08 Ticket #1676 (Infinite loop) created by iampure@…
When compiling with -v with a compiler built today, I see: […] There is …
03:19 Ticket #1675 (Cabal problem during install Edison) created by iampure@…
During installation of Edison(all the files compiled fine), I got: …

09/08/07:

12:46 Ticket #1674 (Install still failing) created by iampure@…
make install still does not complete. == make install -r; in …
10:27 Ticket #1673 (Template Haskell support for type families) created by g9ks157k@…
Would it be possible to add support for analyzing and generating type …
06:32 Ticket #1667 (make install tries to write to /share) closed by panne
fixed: This was caused by ignoring datarootdir and is already fixed. Note that …

09/07/07:

15:29 Ticket #1672 (allow the use of import in the interpreter to load new modules) created by guest
Hi, I'm trying to learn Haskell. One of the little things that bother me …
12:50 Ticket #1671 (Cannot ^C out of certain computations in GHCi) created by lepsmith@…
[…]
08:17 Ticket #1670 (installPackage: error reading dist/setup-config;) created by iampure@…
After make clean the following results: […]
05:45 TypeFunctionsStatus edited by chak
(diff)
04:37 Commentary/CodingStyle edited by simonpj
(diff)
04:36 Commentary/CodingStyle edited by simonpj
(diff)
04:34 WorkingConventions edited by simonpj
(diff)
04:30 WorkingConventions edited by simonpj
(diff)
04:30 WorkingConventions edited by simonpj
(diff)
04:24 WorkingConventions edited by simonmar
moved "guidelines for people with commit permission" to … (diff)
04:24 TypeFunctionsStatus edited by chak
(diff)
04:23 WorkingConventions/Darcs edited by simonmar
move "guidelines for people with commit permission" here (diff)
04:20 GettingStarted edited by simonmar
link to validation (diff)
04:20 GettingStarted edited by simonmar
(diff)
04:18 WorkingConventions/Submissions edited by simonmar
link to test suite (diff)
04:17 WorkingConventions/Submissions edited by simonmar
link to patch naming (diff)
04:15 WorkingConventions edited by simonmar
(diff)
04:14 WorkingConventions edited by simonmar
Move submission guidelines (diff)
04:13 WorkingConventions/Submissions created by simonmar
split out submission stuff from WorkingConventions
04:11 WorkingConventions edited by simonmar
move stable branch stuff to WorkingConventions/Darcs (diff)
04:11 WorkingConventions/Darcs edited by simonmar
(diff)
04:09 WorkingConventions edited by simonmar
point to WorkingConventions/Darcs (diff)
04:07 WorkingConventions/Darcs edited by simonmar
move some stuff from WorkingConventions (diff)
04:06 WorkingConventions edited by simonmar
remove warnings section, it moved to coding style (diff)
04:05 WorkingConventions/Darcs edited by simonmar
(diff)
04:04 WorkingConventions/Darcs created by simonmar
make a start on a darcs page
03:36 Ticket #445 (panic! mkWWcpr: not a product) closed by simonmar
duplicate: dup of #930

09/06/07:

11:35 Ticket #1669 (GHCi debugger underlining is in the wrong place) created by igloo
Here's part of the break020 test, in …
09:14 Ticket #1395 (let ./configure check for a GNUreadline framework) closed by igloo
fixed: Fixed by: […]
08:47 DarcsRepositories edited by igloo
(diff)
08:46 TestingPatches edited by igloo
(diff)
08:37 DarcsRepositories edited by igloo
(diff)
08:12 Ticket #1668 (build system incorrectly includes build.mk unconditionally) created by nr@…
./libraries/base/Makefile.local unconditionally includes …
08:06 TypeFunctionsStatus edited by chak
(diff)
06:43 TypeFunctionsStatus edited by chak
(diff)
05:46 Ticket #1667 (make install tries to write to /share) created by iampure@…
With this configure command {{{./configure --prefix=$HOME …
03:51 Ticket #1465 (Type errors due to different package versions are a bit cryptic) closed by simonmar
fixed: Fixed: […]
03:50 Ticket #919 (Cryptic type error message (should be syntax error)) closed by simonmar
fixed: Definitely fixed, error is now: […]
02:14 Ticket #1666 (-Werror aborts too early) created by simonmar
When -Werror is on, we'd like to see all the warnings before the …
01:47 TypeFunctionsStatus edited by chak
(diff)

09/05/07:

18:27 TypeFunctionsStatus edited by chak
(diff)
17:38 Ticket #1651 (panic when interactively evaluating expression with a family type) closed by chak
fixed
12:35 Ticket #1664 (configure unsuccessful on binary build) closed by igloo
fixed: Thanks for the report. This has been fixed since that bindist was made; …
12:29 Ticket #1665 (rnf should work for any value or rnf should be implemented in the compiler) closed by igloo
wontfix: I'm not sure exactly what you're asking for. It sounds like you might want …
07:47 Ticket #1656 (Bignum exponentiation yields wrong results) closed by igloo
worksforme: OK, thanks for looking into it.
07:31 Ticket #1665 (rnf should work for any value or rnf should be implemented in the compiler) created by iampure@…
Currently rnf is implemented in a type class NFData in …
05:33 Ticket #1501 (Panic in RegisterAlloc) closed by simonmar
fixed: I think the register allocator is confused because x is used without …
05:15 Ticket #1650 (.boot modules interact badly with the ghci debugger) closed by simonmar
fixed: Fixed: […]
05:05 TypeFunctionsStatus edited by chak
(diff)
04:34 Ticket #1659 (Cabal build problem with GHC <= 6.4) closed by simonmar
fixed
04:12 TypeFunctionsStatus edited by chak
(diff)
04:08 TypeFunctionsStatus edited by chak
(diff)
00:09 TypeFunctionsStatus edited by chak
(diff)

09/04/07:

14:30 Ticket #1664 (configure unsuccessful on binary build) created by g9ks157k@…
I tried to install the nightly snapshot of the file …
08:47 Ticket #1644 (Problem with interface file (.hi) for a particular function) closed by simonpj
wontfix: OK, I'll close it as 'wontfix' for now. Simon
08:34 Ticket #1658 (CSE changes semantics) closed by igloo
fixed: I've added a test to the testsuite and removed 3 rules: […]
08:31 Ticket #1660 (Can't make DLLs anymore) reopened by clemens
I was about to commit a patch that fixes the .def issue. We have to strip …
03:31 DarcsRepositories edited by simonmar
(diff)
02:40 Ticket #1663 (Critical sections not deallocated) created by guest
There's a number of critical sections in the Windows RTS that are …
01:58 Ticket #1660 (Can't make DLLs anymore) closed by guest
fixed: It works to pass the .def file as a regular argument, so I'm closing this. …
01:00 GettingStarted edited by simonpj
(diff)
01:00 GettingStarted edited by simonpj
(diff)
00:57 Commentary/CodingStyle edited by simonpj
(diff)
00:56 Commentary/CodingStyle edited by simonpj
(diff)
00:43 TypeFunctionsStatus edited by chak
(diff)

09/03/07:

20:50 TypeFunctionsStatus edited by chak
(diff)
20:19 TypeFunctionsStatus edited by chak
(diff)
17:42 Ticket #1662 (mistranslation of arrow notation) created by ross
(Split from #1333) arrowrun004 has a core lint failure for all ways: …
17:17 Ticket #1080 (Arrows desguaring does not take account of bindings in patterns) closed by ross
fixed
16:32 Commentary/CodingStyle edited by igloo
(diff)
08:17 Ticket #1601 (ghc-6.6.1: internal error: evacuate: strange closure type 7600) closed by simonmar
worksforme: On my x86/Ubuntu box with GHC 6.6 I didn't manage to compile all of kaya, …
08:15 Ticket #1661 (Can't use FFI anymore.) created by guest
I'm trying to use the ghc-6.7.20070824 snapshot on Windows, but it's …
08:13 Ticket #1660 (Can't make DLLs anymore) created by guest
I'm trying to build a DLL on Windows, but the flag --mk-dll is gone. …
07:32 Ticket #1623 (ghci: 20 wakeups per second) closed by simonmar
fixed: Fixed: […]
07:31 Ticket #1648 (ghci linker does not know about rts_getWord64) closed by simonmar
fixed: Fixed, thanks. […]
06:19 Ticket #1659 (Cabal build problem with GHC <= 6.4) created by simonmar
[…]
01:42 Ticket #1190 (base:System.Posix.Signals is empty on Windows) closed by simonmar
fixed: Ian did this in 6.8
00:22 TypeFunctionsStatus edited by chak
(diff)
00:19 TypeFunctionsStatus edited by chak
(diff)

09/02/07:

17:08 Ticket #1658 (CSE changes semantics) created by guest
Create file: main = print $ 1/0 - 1/0 Compile with -O0, it outputs: NaN …
13:41 Ticket #1657 (throwTo + unsafeInterleaveIO oddness) created by guest
I suspect this is related/dup of #418 but it's biting me with something …
11:26 Ticket #1656 (Bignum exponentiation yields wrong results) created by rvb@…
I've used the following GHC program: main = print $ 999 The result was …

08/31/07:

23:51 Ticket #1655 (System.Posix.User.getGroupEntryForName incorrect error for non-existent ...) created by Eelis
The following program: […] gives the following output (on a system …
17:06 WorkingConventions edited by igloo
(diff)
15:42 Ticket #1654 (GHC Panic in 6.8.1) created by matt@…
I downloaded …
05:17 TypeFunctionsStatus edited by chak
(diff)
02:04 Ticket #1197 (Windows: conc023.exe: getMBlocks: VirtualAlloc MEM_RESERVE 1 blocks ...) closed by simonmar
fixed: conc023 creates 5000 threads all doing threadDelay. On the non-threaded …
01:43 Ticket #1209 (getMBlocks: misaligned block returned) closed by simonmar
fixed: Fixed: […]

08/30/07:

09:49 Ticket #1653 (GHCi ':set' completion does not list all options) created by sorear
In particular, the new -X options are missing: […]
09:43 Ticket #1652 (System.Directory.copyFile breakage) created by sorear
Setup: /tmp, with one (executable) file 'x'. […] copyFile with …
08:02 TypeFunctionsStatus edited by chak
(diff)
07:52 TypeFunctionsStatus edited by chak
(diff)
07:45 Ticket #1283 (thread-safe getStdRandom and newStdGen) closed by simonmar
fixed: patch pushed and test added, thanks!
07:15 Ticket #1616 (segfault in generated file when using NOINLINE) closed by simonmar
fixed: We concluded that GHC wasn't doing anything outside its contract, but that …
04:06 Ticket #1651 (panic when interactively evaluating expression with a family type) created by chak
[…] The panic arises as follows: tcGhciStmts calls …
02:53 Ticket #1650 (.boot modules interact badly with the ghci debugger) created by mnislaih
If a boot module is loaded _after_ its normal counterpart, which can …

08/29/07:

23:57 TypeFunctionsStatus edited by chak
(diff)
22:49 Ticket #1649 (running GHCi screws up console display by changing code page) created by guest
[Note: tested on two computers, both running the US English version of …
21:24 TypeFunctionsStatus edited by chak
(diff)
20:03 TypeFunctionsStatus edited by chak
(diff)
16:59 Ticket #1648 (ghci linker does not know about rts_getWord64) created by duncan
I stumbled into this with this code: […] GType turns out to be …
10:48 Ticket #1375 (ByteString’s “lines” eats empty lines) closed by igloo
fixed: Fixed by Duncan: […] and now tested by bytestring006.
06:04 TypeFunctionsStatus edited by chak
(diff)
05:43 TypeFunctionsStatus edited by chak
(diff)
05:26 TypeFunctionsStatus edited by chak
(diff)
03:05 TypeFunctionsStatus edited by chak
(diff)
00:10 TypeFunctionsStatus edited by chak
(diff)

08/28/07:

15:07 Ticket #1163 (ghc install should support DESTDIR) closed by igloo
fixed: I've fixed this, modulo any cases I missed that my testing didn't turn up.
13:23 Ticket #1429 (:list gets confused by bang patterns in .lhs files) closed by mnislaih
invalid: True, it works fine here too. I should have added myself to CC. I have …
07:55 GettingStarted edited by simonpj
(diff)
07:38 WikiStart edited by simonpj
(diff)
05:41 TypeFunctionsStatus edited by chak
(diff)
05:40 TypeFunctionsStatus edited by chak
(diff)
03:56 Ticket #1593 (Improve runInteractiveProcess error message when working directory does ...) closed by simonmar
fixed: Fixed: […]
03:41 Ticket #1642 (Space leak Control.Monad.Strict) closed by igloo
invalid: This sort of question is best asked on one of the mailing lists …
03:37 Ticket #1591 (runghc, ghc rts or base implements unintuitive shell escaping in Windows) closed by igloo
wontfix: We don't think it makes sense to behave differently to C programs when …
03:06 Ticket #1533 (FFI: exporting the same thing multiple times fails: error: redefinition of ...) closed by simonmar
fixed: Fixed: […]
02:43 Ticket #1639 (Unknown symbol ends up in-hd profile) closed by simonmar
fixed: You can get all kinds of compiler-generated stuff in a -hd profile, …
01:23 TypeFunctionsStatus edited by chak
(diff)

08/27/07:

19:16 TypeFunctionsStatus edited by chak
(diff)
19:15 TypeFunctionsStatus edited by chak
(diff)
18:55 TypeFunctionsStatus edited by chak
(diff)
14:42 Ticket #1647 (Using -fdicts-strict flag causes Core Lint error) created by chevalier@…
It appears that passing in the -fdicts-strict flag results in a Core …
11:39 Ticket #1646 (: panic! (the 'impossible' happened)) created by guest
splitTyConApp a{tv ajoG} [sk]
06:53 TypeFunctionsStatus edited by chak
(diff)
06:51 TypeFunctionsStatus edited by chak
(diff)
06:34 TypeFunctionsStatus edited by chak
(diff)
05:50 TypeFunctionsStatus edited by chak
(diff)
05:35 TypeFunctionsStatus edited by chak
(diff)
04:48 TypeFunctionsStatus edited by chak
(diff)
04:14 TypeFunctionsStatus edited by chak
(diff)
03:57 TypeFunctionsStatus edited by chak
(diff)
03:55 TypeFunctionsStatus edited by chak
(diff)
03:51 TypeFunctionsStatus edited by chak
(diff)
02:37 Ticket #1645 ({-# SPECIALIZE #-} doesn't) created by guest
I would expect doing […] to create a specialized version of f that is …
01:44 TypeFunctionsStatus edited by chak
(diff)

08/26/07:

22:52 TypeFunctionsStatus edited by chak
(diff)
22:28 TypeFunctionsStatus edited by chak
(diff)
21:21 TypeFunctionsStatus edited by chak
(diff)
20:47 Ticket #1644 (Problem with interface file (.hi) for a particular function) created by daniel.j.larsson@…
I'm getting the following error: Can't find interface-file …
13:00 Ticket #1643 (Unnecessary dictionaries) created by guest
The attached program (unzip, untar, read Main.hs) contains dictionary …
09:56 Ticket #1636 (Profiling reports contain $f1, $f2 etc) closed by igloo
duplicate: (reporter said he doesn't have a testcase) Hard for us to do anything …
09:40 Ticket #1638 (internal error retainstack profiler) closed by igloo
fixed: (reporter said he has no testcase) I've fixed one problem with retainer …
03:18 Ticket #1642 (Space leak Control.Monad.Strict) created by iampure@…
I wrote some code depending on Control.Monad.State.Strict, with the …

08/25/07:

18:42 Ticket #1384 (Exporting a module that isn't imported doesn't fail) closed by igloo
fixed: Fixed, but this area of code could really do with a rewrite.
12:46 Building/MacOSX edited by judahj
Correct the configure options so ghc can find the correct readline … (diff)
12:15 Ticket #1635 (unreg build is crashing) closed by igloo
fixed: Turned out it was a complete fix: […]
12:14 Ticket #1478 (Flag to get information about the compiler and RTS) closed by igloo
fixed: Now done.
07:30 Ticket #1641 (Binders generated by instance deriving are affected by -auto-all) created by sorear
Running the attached X.hs with profiling produces a profile which mentions …
06:18 Ticket #1640 (Bang patterns cause compilation error) created by iampure@…
I get with {-# OPTIONS -fbang-patterns #-} during compilation: in function …
06:15 Ticket #1639 (Unknown symbol ends up in-hd profile) created by iampure@…
What is MyProject?.Test.sat_sugg<cut off> in a -hd profile? sat_sugg is not …

08/24/07:

16:33 Ticket #1610 (Make arrays safer) closed by igloo
fixed: Isaac Dupree pointed out a small bug; other than that, no discussion.
16:33 Ticket #1046 (Make array indexing immune to seg-faults) closed by igloo
fixed: Fixed (proposal #1610)
16:29 Ticket #1637 (internal error retainstack profiler) closed by guest
duplicate
13:32 Ticket #1638 (internal error retainstack profiler) created by iampure@…
[…]
13:32 Ticket #1637 (internal error retainstack profiler) created by iampure@…
internal error: Invalid object found in retainStack(): 49139 (GHC …
08:31 Ticket #1483 (vista: GHCi not loading 80% of the time) closed by simonmar
worksforme: unable to repeat. I'm trying with a freshly installed Vista and a new …
07:59 Ticket #1636 (Profiling reports contain $f1, $f2 etc) created by iampure@…
Profiling reports contain $f1, $f2 etc. These are compiler generated …
07:50 Ticket #1280 (System.Directory.getPermissions gives wrong answer on Vista) closed by simonmar
fixed: Fixed.
07:34 Ticket #1271 (Vista: we need to add manifests to binaries to subvert installer-detection) closed by simonmar
fixed: With some subsequent minor fixes, this now works.
05:41 Ticket #1519 (Biography heap profiling aborts) closed by simonmar
fixed: Fixed: […] I can now profile GHC with -hb again.
01:12 Ticket #1635 (unreg build is crashing) created by simonmar
In the stage 2 build: […]

08/23/07:

15:13 Ticket #1634 (Type signature normalization) created by kfrdbs@…
[…] causes […] The problem goes away without the explicit …
14:01 Ticket #1633 (Improve error message for kind mismatches) created by guest
[…] That's from HAppS/Protocols/HTTP.hs While trying to bend my head …
12:59 Ticket #1632 (Test.HUnit documentation) created by guest
I'd like to contribute Haddock documentation for HUnit. Where there was …
07:15 Ticket #1282 (binary package wants uncheckedShift functions to be exported from base) closed by simonmar
fixed: Fixed: […]
05:10 Ticket #1626 (hpc package cannot be loaded into GHCi) closed by simonmar
fixed: Fixed: […]
04:21 TypeFunctionsStatus edited by chak
(diff)
04:20 TypeFunctionsStatus edited by chak
(diff)
03:24 Ticket #1631 (Make the External Package Table contain ModDetails not ModIface) created by simonpj
Currently the External Package Table contains ModIfaces. But that …
02:09 Ticket #1630 (error msg can be improved: <no location info>: file name does not match ...) created by guest
Hi, When compiling some files with --make, some of them were empty, so …
01:49 Ticket #1286 (GHC infelicity list has not been updated since the switch to UTF-8 sources) reopened by guest
I think the fix is wrong. Docs now say: "The Haskell report specifies …

08/22/07:

19:53 TypeFunctionsStatus edited by chak
(diff)
11:31 Ticket #738 (ghc can't load files with selinux Enforcing) reopened by alexander.vodomerov@…
The same (or at least similar) occurs on x86 with GHC 6.6.1. The compiler …
11:22 Ticket #1629 (Upgrade regex-base,compat,posix with GHC 6.8) created by Chris Kuklewicz <haskell@…>
Since GHC is upgrading to 6.8 immanently I wanted to request updating the …
09:02 Ticket #1628 (warning(s) for using stolen syntax that's not currently enabled) created by Isaac Dupree
Turning on -fglasgow-exts makes f x = id$x break. I propose …
08:46 Ticket #1627 ({-# INLINE #-} doesn't) closed by simonpj
fixed: Excellent point. It's to do with type applications. I've fixed the …
04:21 Ticket #1627 ({-# INLINE #-} doesn't) created by guest
The attached code has an INLINE pragma for a local function, but the …
02:05 Ticket #1569 (error in compiling ghc-6.6.1 on 64-bit linux) closed by simonmar
fixed: Fixed: […]
02:04 Ticket #1427 (GHC fails to compile with gcc 4.2.0) closed by simonmar
fixed: Fixed: […]
01:19 Ticket #1626 (hpc package cannot be loaded into GHCi) created by simonmar
As first reported by Mads Lindstrom, and I confirmed today: …
01:15 Ticket #1625 (Windows installer: no Users guide or Cabal docs) created by simonmar
The "GHC Documentation" entry in the start menu of a recent GHC installer …

08/21/07:

09:12 Ticket #1624 (internal error caused by adding an instance to a type class with a ...) created by int-e
I've got trouble with the following program: […] This results in a type …
06:28 Ticket #1623 (ghci: 20 wakeups per second) created by igloo
From  http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=438371 : […] I …
03:35 TypeFunctionsStatus edited by chak
(diff)
03:14 TypeFunctionsStatus edited by chak
(diff)

08/20/07:

22:34 Ticket #1622 (Haskell program's standard output breaks down if piped through 'more') created by ghc@…
In earlier versions of GHC (up to 6.2 I remember) I could easily pipe …
20:35 TypeFunctionsStatus edited by chak
(diff)
20:34 TypeFunctionsStatus edited by chak
(diff)
20:30 TypeFunctionsStatus edited by chak
(diff)
20:04 TypeFunctionsStatus edited by chak
(diff)
14:04 Ticket #1549 (ghc derives different type signature for equal functions with overlapping ...) closed by simonpj
fixed: OK, I've committed the documentation fix, and am closing the bug. Thanks …
06:24 Ticket #1512 (NCG to handle cyclic fixups for rematching register assignment for jump ...) closed by simonmar
fixed: Already done: […]
05:44 Ticket #1621 (GHCi wrong execution time report) created by guest
Hello, using latest GHC 6.6.1 binary package for windows, I've received …
03:34 Ticket #1562 (ghci crashes on startup) closed by igloo
worksforme: Reporter says: […]

08/19/07:

12:09 Ticket #1620 (Bug in debugger 6.7.20070817) created by guest
Somehow the following came up: *** Exception: ModBreaks?.modBreaks_array …

08/18/07:

18:50 Ticket #1286 (GHC infelicity list has not been updated since the switch to UTF-8 sources) closed by igloo
fixed: Docs updated, thanks!
18:49 Ticket #1462 (runghc is undocumented) closed by igloo
fixed: I've added some basic docs.
16:35 Ticket #1619 (The RTS chokes on SIGPIPE (happens with runInteractiveCommand)) created by int-e
Consider the following code. […] This program, when run with a large …
10:53 Ticket #1618 (It it not possible to manage the output codification.) created by guest
I am working with GHC, version 6.6 of 64 bits, under Ubuntu Linux 7.04 …
09:20 Ticket #1565 (using :r with argument destroys bindings) closed by igloo
fixed: Pushed.
09:20 Ticket #1587 (":i (->)" doesn't work) closed by igloo
fixed: Pushed.

08/17/07:

17:36 Ticket #1482 (unsafeCoerce# doesn't always fully coerce) closed by igloo
invalid: Defaulting only happens in H98 if you have a Num constraint. If you use …
17:19 Ticket #1454 (Confusing or bug: :t and :i don't return same type) closed by igloo
invalid: Here's a self-contained example: […] […] This seems entirely …
15:55 Ticket #1552 (GHCi thinks large list literals impossible?) closed by igloo
duplicate: Duplicate of #789.
15:47 Ticket #1529 (GC abort) closed by igloo
invalid: No response from the submitter for a month and we don't know who it is, …
13:38 Ticket #1563 (-Onot is not described in the GHC User's Guide, Version 6.6.1) closed by igloo
wontfix: It's a synonym for -O0, i.e. "do not optimise". As it's not documented at …
08:57 Ticket #1615 (Profiling with -hy, -hd, -hr segfaults) closed by igloo
fixed: Fixed by: […]
08:52 Ticket #1577 (Give TH the ability to get the info for a class name) closed by igloo
invalid: Looks like this already works to me. Please reopen if I'm wrong.

08/16/07:

04:51 Ticket #1617 (:types <module> (or :browse! <module>) - browse plain types, not in ...) created by claus
currently, :browse <module> pretty prints types in context, which is good …
03:00 Ticket #1616 (segfault in generated file when using NOINLINE) created by guest
Compiling and running the attached file produces a segmentation fault. The …

08/15/07:

14:33 Ticket #1615 (Profiling with -hy, -hd, -hr segfaults) created by igloo
I haven't looked for a small testcase yet, but: […] Plain old -h works …

08/14/07:

14:59 Ticket #1614 (Type checker does not use functional dependency to avoid ambiguity) created by guest
Compiling the following module gives an error […] Error message: […] …
04:47 Ticket #1609 (spurious gcc warnings with non-english language setting) closed by igloo
wontfix: If we set LANG or LC_ALL then you would also get real warnings and errors …

08/13/07:

05:55 Ticket #1613 (Derived types unequal with let binding) closed by guest
invalid
05:38 Ticket #1613 (Derived types unequal with let binding) created by popcount@…
The types of x and y are different. This breaks the replacing equals with …
Note: See TracTimeline for information about the timeline view.