Timeline
09/21/07:
- 18:18 Ticket #1727 (Precedence and associativity rules ignored when mixing infix type and data ...) created by
- The following code: […] fails to compile, ignoring the fixity …
- 17:11 Ticket #1726 (Give warnings for deprecated flags) created by
- We've accumulated a number of deprecated GHC flags (many have a comment to …
- 13:46 Ticket #1725 (6.8.0.20070917 Release candidate library haddock is broken) created by
- (From Adrian Hey) The links to the various modules in distribution …
- 06:47 Ticket #1724 (Type family and GADT error) closed by
- duplicate: Thank you, but someone beat you to it; see #1723 Simon
- 06:43 Ticket #1724 (Type family and GADT error) created by
- This bug was posted to glasgow-haskell-users@… by Roberto …
- 06:22 Ticket #1698 (binary distribution not installable (problems with base package)) closed by
- fixed: I've fixed the $PREFIX/lib/ghc-6.8.0.20070916/hslibs-imports/ghc …
09/20/07:
- 16:07 Ticket #1711 (ghc 6.8 build not happy) closed by
- fixed: I've now changed Cabal to not delete the file, so make clean will work …
- 14:50 Ticket #1723 (type unsafety with type family + GADT) created by
- Here's unsafeCoerce: […] Tested with GHC 6.9.20070918 Maybe, see …
- 07:26 Ticket #1668 (build system incorrectly includes build.mk unconditionally) closed by
- fixed: Thanks; we now consistently include via mk/custom-settings.mk, which …
- 06:27 Ticket #16 (Extensionsflags) closed by
- fixed: Now done.
- 05:41 Ticket #1722 (Code using type synonym families requires workarounds to compile) created by
- I am trying to use type synonym families to create GADTs that can be used …
- 05:32 Ticket #1718 (6.8.0.20070917 ghc.exe: panic! (the 'impossible' happened)) closed by
- fixed: Great report, thanks. Fixed. Simon
- 05:27 Ticket #1627 ({-# INLINE #-} doesn't) reopened by
- I was commiting simpl017, and discovered that the code isn't great …
- 00:39 Ticket #1721 (Make GHCi print the entire result of an interactive 'bind' statement) created by
- Suppose […] Then here's a GHCi interaction: […] GHCi prints the …
09/19/07:
- 22:46 TypeFunctionsStatus edited by
- (diff)
- 22:39 TypeFunctionsStatus edited by
- (diff)
- 09:24 Commentary/Compiler/Backends/NCG/RegisterAllocator edited by
- (diff)
- 09:21 Commentary/Compiler/Backends/NCG/RegisterAllocator edited by
- (diff)
- 09:16 Ticket #1720 (6.8.0.20070917 Haddock links use absolute paths with no "file://" prefix) created by
- (From Adrian Hey) On the Windows release candidate, running {{{runghc …
- 09:04 Commentary/Compiler/Backends/NCG/RegisterAllocator edited by
- (diff)
- 09:03 Commentary/Compiler/Backends/NCG/RegisterAllocator edited by
- (diff)
- 09:02 Ticket #1688 (Attached file causes stack overflow) closed by
- fixed
- 09:02 Commentary/Compiler/Backends/NCG/RegisterAllocator edited by
- (diff)
- 09:02 Commentary/Compiler/Backends/NCG/RegisterAllocator edited by
- (diff)
- 09:00 Ticket #1719 (6.8.0.20070917 No runHaskell command) created by
- (From Adrian Hey) The Windows release candidate seems to be missing the …
- 08:59 Commentary/Compiler/Backends/NCG/RegisterAllocator edited by
- (diff)
- 08:58 Commentary/Compiler/Backends/NCG/RegisterAllocator edited by
- (diff)
- 08:47 Ticket #1718 (6.8.0.20070917 ghc.exe: panic! (the 'impossible' happened)) created by
- (From Adrian Hey) Here's the error: […] This will probably reproduce …
- 08:05 Ticket #1704 (Exception when using the :list command in the GHCI debugger) closed by
- fixed: Thanks for the report - now fixed, so snapshots >= 20070919 should work.
- 06:36 Ticket #1703 (extra-gcc-opts not installed) closed by
- fixed: Thanks for the report - now fixed. Please reopen if you still have …
- 06:00 Commentary/Compiler/Backends/NCG/RegisterAllocator edited by
- (diff)
- 05:59 Commentary/Compiler/Backends/NCG/RegisterAllocator edited by
- (diff)
- 05:58 Commentary/Compiler/Backends/NCG/RegisterAllocator edited by
- (diff)
- 05:46 Commentary/Compiler/Backends/NCG/RegisterAllocator edited by
- add to hacking (diff)
- 05:42 TypeFunctionsStatus edited by
- (diff)
- 05:23 Ticket #1713 (type synonym families are treated as being able to be instance of a class) closed by
- fixed: Fixed in the HEAD will propagate to 6.8 in due course.
- 01:08 Ticket #1710 (System.Win32.DebugApi unaccessible) closed by
- fixed: This was a bug in the Win32 shipped with 6.6.1, it is fixed in 6.8.1.
09/18/07:
- 14:39 Ticket #1690 (setting libdir doesn't work with Unix binary dist) closed by
- fixed: Now fixed in both HEAD and STABLE.
- 14:19 Ticket #1689 (openTempFile puts digits in file extension, i.e. after dot instead of ...) closed by
- fixed: Already done. Thanks Ian
- 13:32 Building/GettingTheSources edited by
- (diff)
- 12:57 Ticket #1717 (ghc-6.8 configure does not recognise 32bit userland on ppc64) created by
- Building 6.8 (2007.09.12 through 2007.09.17) out of the box with […] …
- 12:45 Ticket #1716 (panic when running program from GHCi) created by
- See the reply from Simon which gives a simple stand-alone repro case …
- 12:30 Ticket #1715 (seldom panic) created by
- To reproduce this bug, install GHC 6.8.20070916 and Gtk2Hs 0.9.12 as …
- 11:31 Ticket #1714 (GHC crashes when encountering arrow syntax) closed by
- duplicate: same as #1662
- 10:59 Ticket #1714 (GHC crashes when encountering arrow syntax) created by
- Compiling the following code makes GHC 6.8.20070916 crash: […] The …
- 10:51 Ticket #1713 (type synonym families are treated as being able to be instance of a class) created by
- The following code doesn’t compile: […] GHC 6.8.20070916 complains …
- 10:37 Ticket #1712 (unknown symbol “glutGet”) created by
- After installing GHC 6.8.20070916 from the binary distribution for …
- 10:23 Commentary/Compiler/Backends/NCG/RegisterAllocator edited by
- (diff)
- 10:22 Commentary/Compiler/Backends/NCG/RegisterAllocator edited by
- (diff)
- 10:18 Commentary/Compiler/Backends/NCG/RegisterAllocator edited by
- add example graphs (diff)
- 09:45 Ticket #1711 (ghc 6.8 build not happy) created by
- I tried building the ghc-6.8.20070913 source distribution with extras on …
- 09:30 Commentary/Compiler/Backends/NCG/RegisterAllocator edited by
- (diff)
- 08:59 Commentary/Compiler/Backends/NCG/RegisterAllocator edited by
- add more to possible improvements (diff)
- 08:44 Commentary/Compiler/Backends/NCG/RegisterAllocator edited by
- add possible improvements (diff)
- 08:21 Ticket #1710 (System.Win32.DebugApi unaccessible) created by
- WinXP SP2 Professional, GHC 6.6.1 official distribution program test.lhs: …
- 08:00 Commentary/Compiler/Backends/NCG/RegisterAllocator edited by
- reorder sections (diff)
- 07:58 Commentary/Compiler/Backends/NCG/RegisterAllocator edited by
- (diff)
- 07:08 Commentary/Compiler/Backends/NCG/RegisterAllocator edited by
- (diff)
- 06:49 Ticket #1708 (simplifier causes stack overflow in ghc-6.8.0.20070916) closed by
- duplicate
- 06:49 Ticket #1707 (simplifier causes stack overflow in ghc-6.8.0.20070916) closed by
- duplicate
- 06:47 Ticket #1709 (simplifier causes stack overflow in ghc-6.8.0.20070916) created by
- In order to reproduce the bug, you'll have to checkout uni: […] …
- 06:42 Ticket #1708 (simplifier causes stack overflow in ghc-6.8.0.20070916) created by
- In order to reproduce the bug, you'll have to checkout uni: […] …
- 06:40 Ticket #1707 (simplifier causes stack overflow in ghc-6.8.0.20070916) created by
- In order to reproduce the bug, you'll have to checkout uni: […] …
- 06:25 Commentary/Compiler/Backends/NCG/RegisterAllocator edited by
- (diff)
- 06:06 Commentary/Compiler/Backends/NCG/RegisterAllocator edited by
- (diff)
- 01:56 Ticket #1706 (type checking does not terminate for ghc-6.8.0.20070916) created by
- I'm using the binary dist from […] and compilation of the file …
09/17/07:
- 11:26 Ticket #1705 (test) closed by
- invalid
- 11:25 Ticket #1705 (test) created by
- test
- 11:24 Ticket #1704 (Exception when using the :list command in the GHCI debugger) created by
- Hello, I just tried to follow the examples of the "The GHCi Debugger" …
- 10:35 Commentary/Compiler/Backends/NCG/RegisterAllocator edited by
- added hacking/debugging section (diff)
- 10:22 Commentary/Compiler/Backends/NCG/RegisterAllocator/Code edited by
- (diff)
- 10:22 Commentary/Compiler/Backends/NCG/RegisterAllocator edited by
- add references (diff)
- 09:59 Commentary/Compiler/Backends/NCG/RegisterAllocator/Code edited by
- (diff)
- 09:59 Commentary/Compiler/Backends/NCG/RegisterAllocator edited by
- shift code map to new page (diff)
- 09:57 Commentary/Compiler/Backends/NCG/RegisterAllocator/Code created by
- created
- 09:31 Commentary/Compiler/Backends/NCG/RegisterAllocator edited by
- describe allocator options (diff)
- 09:28 Ticket #1698 (binary distribution not installable (problems with base package)) reopened by
- What about the error messages that …
- 08:57 Commentary/Compiler/Backends/NCG/RegisterAllocator edited by
- describe source files (diff)
- 08:44 Ticket #1698 (binary distribution not installable (problems with base package)) closed by
- fixed: Indeed the installation problem is gone for ghc-6.8.0.20070916. Maybe this …
- 08:03 Commentary/Compiler/Backends/NCG edited by
- (diff)
- 08:02 Commentary/Compiler/Backends/NCG edited by
- link in register allocator page (diff)
- 07:58 Commentary/Compiler/Backends/NCG/RegisterAllocator created by
- created
- 07:47 Ticket #1703 (extra-gcc-opts not installed) created by
- Installing the GHC 6.8.20070916 binary distribution doesn’t install the …
- 05:01 Ticket #974 (Add partitionEithers, lefts, rights to Data.Either) closed by
- wontfix: These functions should be proposed under the library submissions …
- 05:01 Ticket #1695 (library submission: Data.Either.unzipEithers :: [Either a b] -> ([a],[b])) reopened by
- Reopening as #974 has a wider scope
- 03:47 Ticket #1702 (type operator precedences don't work in contexts) created by
- Type contexts don't parse correctly when a type class is used infix. The …
09/16/07:
- 15:22 Ticket #1701 (impossible happened) created by
- when I try to compile http://hpaste.org/2772 I got: […]
- 10:59 Ticket #1700 (GHC 6.8-20070913 (+extralibs) won't install after building) created by
- After removing the openal and alut directories (these cause build errors …
- 10:57 Ticket #1483 (vista: GHCi not loading 80% of the time) reopened by
- I have hit this bug as well, except I would estimate in my case the …
- 07:38 TypeFunctionsStatus edited by
- (diff)
- 07:37 TypeFunctionsStatus edited by
- (diff)
- 02:13 TypeFunctionsStatus edited by
- (diff)
- 02:06 Ticket #1699 (Fix network wrt abstract unix sockets) created by
- The network library works well with unix sockets, but doesn't work with …
09/15/07:
- 11:36 Ticket #1698 (binary distribution not installable (problems with base package)) created by
- The binary build for i386-unknown-linux doesn’t work, at least not if the …
- 09:47 Ticket #1697 (GHC 6.6.1 fails to build on Arch Linux, 64-bit) created by
- It *seems* that when building GHC 6.6.1 on AMD64 Arch Linux, ghc creates a …
- 04:35 Ticket #1689 (openTempFile puts digits in file extension, i.e. after dot instead of ...) reopened by
- Can this fix be committed to the 6.8 branch?
09/14/07:
- 14:16 Ticket #1696 (Confusing type signature) created by
- I was working with some buggy numerical code of mine, and I was having …
- 13:16 Ticket #1695 (library submission: Data.Either.unzipEithers :: [Either a b] -> ([a],[b])) closed by
- duplicate: oops, appears this is a dupe of …
- 13:06 Ticket #1695 (library submission: Data.Either.unzipEithers :: [Either a b] -> ([a],[b])) created by
- This function is like unzip for a list of Eithers instead of tuples. …
- 07:22 Ticket #1536 (need documentation in GHC.Conc, Control.Parallel.Strategies) closed by
- fixed: GHC 6.8.1 has better documentation for Control.Parallel and …
- 07:01 Ticket #1694 (Data.ByteString.Lazy.groupBy always raises an exception) closed by
- fixed: Thanks for the report. It has been implemented in the 6.8 branch and HEAD.
- 05:44 Ticket #1694 (Data.ByteString.Lazy.groupBy always raises an exception) created by
- This is not documented in the Haddock library ref. The implementation of …
- 02:21 Ticket #1693 (Make distclean (still) doesn't) created by
- There are various ways in which make distclean does not remove all the …
09/13/07:
- 19:45 ExternalCore edited by
- (diff)
- 17:52 TypeFunctionsStatus edited by
- (diff)
- 17:37 TypeFunctionsStatus edited by
- (diff)
- 13:22 Ticket #1692 (GLUT timedCallback fires twice) created by
- The Graphics.UI.GLUT.Callbacks.Global.addTimerCallback doesn't function as …
- 09:29 Ticket #1691 (Data.Map.deleteAt broken with index 0) closed by
- fixed: Thanks for the report. This works in the HEAD for me. It sounds like …
- 09:20 Ticket #1691 (Data.Map.deleteAt broken with index 0) created by
- Take a look at this ghci session: […] In other words, deleteAt with …
- 08:38 ReplacingGMPNotes edited by
- (diff)
- 08:37 ReplacingGMPNotes/HaskellLibrary edited by
- (diff)
- 08:07 WikiStart edited by
- (diff)
- 03:03 Ticket #1690 (setting libdir doesn't work with Unix binary dist) created by
- The 9 Sept binary dist on x86_64 installed things in the wrong place when …
09/12/07:
- 23:01 Ticket #1689 (openTempFile puts digits in file extension, i.e. after dot instead of ...) closed by
- fixed: Fixed in HEAD: Wed Sep 12 22:20:25 PDT 2007 Tim Chevalier …
- 22:33 TypeFunctionsStatus edited by
- (diff)
- 22:09 WorkingConventions edited by
- typo (diff)
- 16:15 Ticket #1689 (openTempFile puts digits in file extension, i.e. after dot instead of ...) created by
- openTempFile tmpDir "TH_source_zeroth.hs" creates filenames like …
- 09:15 Ticket #1688 (Attached file causes stack overflow) created by
- The code below is from the paper "Functional Pearl: Implicit …
- 09:10 Ticket #1687 (A faster (^)-function.) created by
- This function performs better for me than the (^)-function in GHC. I …
- 08:33 Commentary/CodingStyle edited by
- (diff)
- 01:06 ReplacingGMPNotes/HaskellLibrary edited by
- (diff)
- 01:06 ReplacingGMPNotes/HaskellLibrary created by
- 00:03 Ticket #1686 (getMBlocks: VirtualAlloc MEM_RESERVE 1 blocks failed) created by
- Garrett Morris writes: I've been running into the following error: […] …
09/11/07:
- 23:53 TypeFunctionsStatus edited by
- (diff)
- 18:47 TypeFunctionsStatus edited by
- (diff)
- 15:11 Ticket #1685 (getCPUTime does not work in general) closed by
- worksforme: Again: Please do not set the milestone when filing bugs. See …
- 14:14 Ticket #1685 (getCPUTime does not work in general) created by
- With […] Then evaluate the following: […] They all return the same …
- 14:03 Ticket #1684 (impossible happened when compiling darcs with GADTs.) created by
- ghc -DPACKAGE_NAME=\"darcs\" -DPACKAGE_TARNAME=\"darcs\" …
- 13:40 Ticket #1682 (ghci Foo.hs should load the Foo.hs file interpreted) closed by
- 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
- 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
- Compare the following two code snippets: […] and (I omitted the …
- 07:40 Commentary/CodingStyle edited by
- (diff)
- 07:28 Ticket #1674 (Install still failing) closed by
- 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
- ghc Foo.hs, where Foo.hs has a name X that is not exported. ghci Foo.hs …
- 05:09 WorkingConventions/Submissions edited by
- (diff)
- 03:30 Ticket #1681 (:abandon in an exception breakpoint can lead ghci to freeze later) created by
- An example: […]
- 03:24 Ticket #1677 (Abysmal error message from `ghc -M`) closed by
- fixed: Fixed: […]
- 02:27 Commentary/Compiler/Renamer edited by
- (diff)
- 02:10 Commentary/Compiler/Renamer edited by
- (diff)
- 00:54 TypeFunctionsStatus edited by
- (diff)
09/10/07:
- 21:34 Ticket #1680 (Attempting to do foreign import with unboxed tuple return type causes GHC ...) created by
- […] 6.6.1 and 6.4.2 are also affected.
- 20:41 TypeFunctionsStatus edited by
- (diff)
- 18:38 Ticket #1661 (Can't use FFI anymore.) closed by
- fixed: 6.8.20070909 includes gmp.h. Thanks Ian
- 18:06 Ticket #1679 (^C on zipperfs leads to crash) created by
- 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
- 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
- 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
- […] 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
- fixed: the fix has been pushed to the 6.8. branch
- 07:28 ReportABug edited by
- typo (diff)
- 07:05 Ticket #930 (ghc-6.6: panic! (the 'impossible' happened) mkWWcpr: not a product ...) closed by
- fixed: Fixed: […]
- 07:02 ReportABug edited by
- (diff)
- 07:01 ReportABug edited by
- (diff)
- 06:59 TracWikiMisc edited by
- (diff)
- 05:50 Ticket #1640 (Bang patterns cause compilation error) closed by
- worksforme: Please reopen if you have a testcase that fails.
- 05:49 Ticket #1676 (Infinite loop) closed by
- worksforme: Please reopen if you have a testcase that fails.
- 05:48 Ticket #1675 (Cabal problem during install Edison) closed by
- 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
- 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
- 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
- fixed: This is available in the forthcoming GHC 6.8.1
- 01:31 TypeFunctionsStatus edited by
- (diff)
- 00:22 TypeFunctionsStatus edited by
- (diff)
09/09/07:
- 06:08 Ticket #1676 (Infinite loop) created by
- When compiling with -v with a compiler built today, I see: […] There is …
- 03:19 Ticket #1675 (Cabal problem during install Edison) created by
- During installation of Edison(all the files compiled fine), I got: …
09/08/07:
- 12:46 Ticket #1674 (Install still failing) created by
- make install still does not complete. == make install -r; in …
- 10:27 Ticket #1673 (Template Haskell support for type families) created by
- 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
- 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
- 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
- […]
- 08:17 Ticket #1670 (installPackage: error reading dist/setup-config;) created by
- After make clean the following results: […]
- 05:45 TypeFunctionsStatus edited by
- (diff)
- 04:37 Commentary/CodingStyle edited by
- (diff)
- 04:36 Commentary/CodingStyle edited by
- (diff)
- 04:34 WorkingConventions edited by
- (diff)
- 04:30 WorkingConventions edited by
- (diff)
- 04:30 WorkingConventions edited by
- (diff)
- 04:24 WorkingConventions edited by
- moved "guidelines for people with commit permission" to … (diff)
- 04:24 TypeFunctionsStatus edited by
- (diff)
- 04:23 WorkingConventions/Darcs edited by
- move "guidelines for people with commit permission" here (diff)
- 04:20 GettingStarted edited by
- link to validation (diff)
- 04:20 GettingStarted edited by
- (diff)
- 04:18 WorkingConventions/Submissions edited by
- link to test suite (diff)
- 04:17 WorkingConventions/Submissions edited by
- link to patch naming (diff)
- 04:15 WorkingConventions edited by
- (diff)
- 04:14 WorkingConventions edited by
- Move submission guidelines (diff)
- 04:13 WorkingConventions/Submissions created by
- split out submission stuff from WorkingConventions
- 04:11 WorkingConventions edited by
- move stable branch stuff to WorkingConventions/Darcs (diff)
- 04:11 WorkingConventions/Darcs edited by
- (diff)
- 04:09 WorkingConventions edited by
- point to WorkingConventions/Darcs (diff)
- 04:07 WorkingConventions/Darcs edited by
- move some stuff from WorkingConventions (diff)
- 04:06 WorkingConventions edited by
- remove warnings section, it moved to coding style (diff)
- 04:05 WorkingConventions/Darcs edited by
- (diff)
- 04:04 WorkingConventions/Darcs created by
- make a start on a darcs page
- 03:36 Ticket #445 (panic! mkWWcpr: not a product) closed by
- duplicate: dup of #930
09/06/07:
- 11:35 Ticket #1669 (GHCi debugger underlining is in the wrong place) created by
- Here's part of the break020 test, in …
- 09:14 Ticket #1395 (let ./configure check for a GNUreadline framework) closed by
- fixed: Fixed by: […]
- 08:47 DarcsRepositories edited by
- (diff)
- 08:46 TestingPatches edited by
- (diff)
- 08:37 DarcsRepositories edited by
- (diff)
- 08:12 Ticket #1668 (build system incorrectly includes build.mk unconditionally) created by
- ./libraries/base/Makefile.local unconditionally includes …
- 08:06 TypeFunctionsStatus edited by
- (diff)
- 06:43 TypeFunctionsStatus edited by
- (diff)
- 05:46 Ticket #1667 (make install tries to write to /share) created by
- With this configure command {{{./configure --prefix=$HOME …
- 03:51 Ticket #1465 (Type errors due to different package versions are a bit cryptic) closed by
- fixed: Fixed: […]
- 03:50 Ticket #919 (Cryptic type error message (should be syntax error)) closed by
- fixed: Definitely fixed, error is now: […]
- 02:14 Ticket #1666 (-Werror aborts too early) created by
- When -Werror is on, we'd like to see all the warnings before the …
- 01:47 TypeFunctionsStatus edited by
- (diff)
09/05/07:
- 18:27 TypeFunctionsStatus edited by
- (diff)
- 17:38 Ticket #1651 (panic when interactively evaluating expression with a family type) closed by
- fixed
- 12:35 Ticket #1664 (configure unsuccessful on binary build) closed by
- 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
- 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
- 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
- Currently rnf is implemented in a type class NFData in …
- 05:33 Ticket #1501 (Panic in RegisterAlloc) closed by
- 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
- fixed: Fixed: […]
- 05:05 TypeFunctionsStatus edited by
- (diff)
- 04:34 Ticket #1659 (Cabal build problem with GHC <= 6.4) closed by
- fixed
- 04:12 TypeFunctionsStatus edited by
- (diff)
- 04:08 TypeFunctionsStatus edited by
- (diff)
- 00:09 TypeFunctionsStatus edited by
- (diff)
09/04/07:
- 14:30 Ticket #1664 (configure unsuccessful on binary build) created by
- 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
- wontfix: OK, I'll close it as 'wontfix' for now. Simon
- 08:34 Ticket #1658 (CSE changes semantics) closed by
- fixed: I've added a test to the testsuite and removed 3 rules: […]
- 08:31 Ticket #1660 (Can't make DLLs anymore) reopened by
- I was about to commit a patch that fixes the .def issue. We have to strip …
- 03:31 DarcsRepositories edited by
- (diff)
- 02:40 Ticket #1663 (Critical sections not deallocated) created by
- There's a number of critical sections in the Windows RTS that are …
- 01:58 Ticket #1660 (Can't make DLLs anymore) closed by
- fixed: It works to pass the .def file as a regular argument, so I'm closing this. …
- 01:00 GettingStarted edited by
- (diff)
- 01:00 GettingStarted edited by
- (diff)
- 00:57 Commentary/CodingStyle edited by
- (diff)
- 00:56 Commentary/CodingStyle edited by
- (diff)
- 00:43 TypeFunctionsStatus edited by
- (diff)
09/03/07:
- 20:50 TypeFunctionsStatus edited by
- (diff)
- 20:19 TypeFunctionsStatus edited by
- (diff)
- 17:42 Ticket #1662 (mistranslation of arrow notation) created by
- (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
- fixed
- 16:32 Commentary/CodingStyle edited by
- (diff)
- 08:17 Ticket #1601 (ghc-6.6.1: internal error: evacuate: strange closure type 7600) closed by
- 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
- 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
- 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
- fixed: Fixed: […]
- 07:31 Ticket #1648 (ghci linker does not know about rts_getWord64) closed by
- fixed: Fixed, thanks. […]
- 06:19 Ticket #1659 (Cabal build problem with GHC <= 6.4) created by
- […]
- 01:42 Ticket #1190 (base:System.Posix.Signals is empty on Windows) closed by
- fixed: Ian did this in 6.8
- 00:22 TypeFunctionsStatus edited by
- (diff)
- 00:19 TypeFunctionsStatus edited by
- (diff)
09/02/07:
- 17:08 Ticket #1658 (CSE changes semantics) created by
- Create file: main = print $ 1/0 - 1/0 Compile with -O0, it outputs: NaN …
- 13:41 Ticket #1657 (throwTo + unsafeInterleaveIO oddness) created by
- 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
- 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
- The following program: […] gives the following output (on a system …
- 17:06 WorkingConventions edited by
- (diff)
- 15:42 Ticket #1654 (GHC Panic in 6.8.1) created by
- I downloaded …
- 05:17 TypeFunctionsStatus edited by
- (diff)
- 02:04 Ticket #1197 (Windows: conc023.exe: getMBlocks: VirtualAlloc MEM_RESERVE 1 blocks ...) closed by
- fixed: conc023 creates 5000 threads all doing threadDelay. On the non-threaded …
- 01:43 Ticket #1209 (getMBlocks: misaligned block returned) closed by
- fixed: Fixed: […]
08/30/07:
- 09:49 Ticket #1653 (GHCi ':set' completion does not list all options) created by
- In particular, the new -X options are missing: […]
- 09:43 Ticket #1652 (System.Directory.copyFile breakage) created by
- Setup: /tmp, with one (executable) file 'x'. […] copyFile with …
- 08:02 TypeFunctionsStatus edited by
- (diff)
- 07:52 TypeFunctionsStatus edited by
- (diff)
- 07:45 Ticket #1283 (thread-safe getStdRandom and newStdGen) closed by
- fixed: patch pushed and test added, thanks!
- 07:15 Ticket #1616 (segfault in generated file when using NOINLINE) closed by
- 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
- […] The panic arises as follows: tcGhciStmts calls …
- 02:53 Ticket #1650 (.boot modules interact badly with the ghci debugger) created by
- If a boot module is loaded _after_ its normal counterpart, which can …
08/29/07:
- 23:57 TypeFunctionsStatus edited by
- (diff)
- 22:49 Ticket #1649 (running GHCi screws up console display by changing code page) created by
- [Note: tested on two computers, both running the US English version of …
- 21:24 TypeFunctionsStatus edited by
- (diff)
- 20:03 TypeFunctionsStatus edited by
- (diff)
- 16:59 Ticket #1648 (ghci linker does not know about rts_getWord64) created by
- I stumbled into this with this code: […] GType turns out to be …
- 10:48 Ticket #1375 (ByteString’s “lines” eats empty lines) closed by
- fixed: Fixed by Duncan: […] and now tested by bytestring006.
- 06:04 TypeFunctionsStatus edited by
- (diff)
- 05:43 TypeFunctionsStatus edited by
- (diff)
- 05:26 TypeFunctionsStatus edited by
- (diff)
- 03:05 TypeFunctionsStatus edited by
- (diff)
- 00:10 TypeFunctionsStatus edited by
- (diff)
08/28/07:
- 15:07 Ticket #1163 (ghc install should support DESTDIR) closed by
- 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
- invalid: True, it works fine here too. I should have added myself to CC. I have …
- 07:55 GettingStarted edited by
- (diff)
- 07:38 WikiStart edited by
- (diff)
- 05:41 TypeFunctionsStatus edited by
- (diff)
- 05:40 TypeFunctionsStatus edited by
- (diff)
- 03:56 Ticket #1593 (Improve runInteractiveProcess error message when working directory does ...) closed by
- fixed: Fixed: […]
- 03:41 Ticket #1642 (Space leak Control.Monad.Strict) closed by
- 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
- 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
- fixed: Fixed: […]
- 02:43 Ticket #1639 (Unknown symbol ends up in-hd profile) closed by
- fixed: You can get all kinds of compiler-generated stuff in a -hd profile, …
- 01:23 TypeFunctionsStatus edited by
- (diff)
08/27/07:
- 19:16 TypeFunctionsStatus edited by
- (diff)
- 19:15 TypeFunctionsStatus edited by
- (diff)
- 18:55 TypeFunctionsStatus edited by
- (diff)
- 14:42 Ticket #1647 (Using -fdicts-strict flag causes Core Lint error) created by
- It appears that passing in the -fdicts-strict flag results in a Core …
- 11:39 Ticket #1646 (: panic! (the 'impossible' happened)) created by
- splitTyConApp a{tv ajoG} [sk]
- 06:53 TypeFunctionsStatus edited by
- (diff)
- 06:51 TypeFunctionsStatus edited by
- (diff)
- 06:34 TypeFunctionsStatus edited by
- (diff)
- 05:50 TypeFunctionsStatus edited by
- (diff)
- 05:35 TypeFunctionsStatus edited by
- (diff)
- 04:48 TypeFunctionsStatus edited by
- (diff)
- 04:14 TypeFunctionsStatus edited by
- (diff)
- 03:57 TypeFunctionsStatus edited by
- (diff)
- 03:55 TypeFunctionsStatus edited by
- (diff)
- 03:51 TypeFunctionsStatus edited by
- (diff)
- 02:37 Ticket #1645 ({-# SPECIALIZE #-} doesn't) created by
- I would expect doing […] to create a specialized version of f that is …
- 01:44 TypeFunctionsStatus edited by
- (diff)
08/26/07:
- 22:52 TypeFunctionsStatus edited by
- (diff)
- 22:28 TypeFunctionsStatus edited by
- (diff)
- 21:21 TypeFunctionsStatus edited by
- (diff)
- 20:47 Ticket #1644 (Problem with interface file (.hi) for a particular function) created by
- I'm getting the following error: Can't find interface-file …
- 13:00 Ticket #1643 (Unnecessary dictionaries) created by
- The attached program (unzip, untar, read Main.hs) contains dictionary …
- 09:56 Ticket #1636 (Profiling reports contain $f1, $f2 etc) closed by
- 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
- 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
- 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
- fixed: Fixed, but this area of code could really do with a rewrite.
- 12:46 Building/MacOSX edited by
- Correct the configure options so ghc can find the correct readline … (diff)
- 12:15 Ticket #1635 (unreg build is crashing) closed by
- fixed: Turned out it was a complete fix: […]
- 12:14 Ticket #1478 (Flag to get information about the compiler and RTS) closed by
- fixed: Now done.
- 07:30 Ticket #1641 (Binders generated by instance deriving are affected by -auto-all) created by
- Running the attached X.hs with profiling produces a profile which mentions …
- 06:18 Ticket #1640 (Bang patterns cause compilation error) created by
- I get with {-# OPTIONS -fbang-patterns #-} during compilation: in function …
- 06:15 Ticket #1639 (Unknown symbol ends up in-hd profile) created by
- 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
- 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
- fixed: Fixed (proposal #1610)
- 16:29 Ticket #1637 (internal error retainstack profiler) closed by
- duplicate
- 13:32 Ticket #1638 (internal error retainstack profiler) created by
- […]
- 13:32 Ticket #1637 (internal error retainstack profiler) created by
- internal error: Invalid object found in retainStack(): 49139 (GHC …
- 08:31 Ticket #1483 (vista: GHCi not loading 80% of the time) closed by
- 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
- Profiling reports contain $f1, $f2 etc. These are compiler generated …
- 07:50 Ticket #1280 (System.Directory.getPermissions gives wrong answer on Vista) closed by
- fixed: Fixed.
- 07:34 Ticket #1271 (Vista: we need to add manifests to binaries to subvert installer-detection) closed by
- fixed: With some subsequent minor fixes, this now works.
- 05:41 Ticket #1519 (Biography heap profiling aborts) closed by
- fixed: Fixed: […] I can now profile GHC with -hb again.
- 01:12 Ticket #1635 (unreg build is crashing) created by
- In the stage 2 build: […]
08/23/07:
- 15:13 Ticket #1634 (Type signature normalization) created by
- […] causes […] The problem goes away without the explicit …
- 14:01 Ticket #1633 (Improve error message for kind mismatches) created by
- […] That's from HAppS/Protocols/HTTP.hs While trying to bend my head …
- 12:59 Ticket #1632 (Test.HUnit documentation) created by
- 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
- fixed: Fixed: […]
- 05:10 Ticket #1626 (hpc package cannot be loaded into GHCi) closed by
- fixed: Fixed: […]
- 04:21 TypeFunctionsStatus edited by
- (diff)
- 04:20 TypeFunctionsStatus edited by
- (diff)
- 03:24 Ticket #1631 (Make the External Package Table contain ModDetails not ModIface) created by
- 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
- 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
- I think the fix is wrong. Docs now say: "The Haskell report specifies …
08/22/07:
- 19:53 TypeFunctionsStatus edited by
- (diff)
- 11:31 Ticket #738 (ghc can't load files with selinux Enforcing) reopened by
- 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
- 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
- Turning on -fglasgow-exts makes f x = id$x break. I propose …
- 08:46 Ticket #1627 ({-# INLINE #-} doesn't) closed by
- fixed: Excellent point. It's to do with type applications. I've fixed the …
- 04:21 Ticket #1627 ({-# INLINE #-} doesn't) created by
- 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
- fixed: Fixed: […]
- 02:04 Ticket #1427 (GHC fails to compile with gcc 4.2.0) closed by
- fixed: Fixed: […]
- 01:19 Ticket #1626 (hpc package cannot be loaded into GHCi) created by
- As first reported by Mads Lindstrom, and I confirmed today: …
- 01:15 Ticket #1625 (Windows installer: no Users guide or Cabal docs) created by
- The "GHC Documentation" entry in the start menu of a recent GHC installer …
Note: See TracTimeline
for information about the timeline view.
