Timeline
12/08/07:
- 23:57 Ticket #1966 (Incorrect Outputable instance for InstDecl) created by
- The pretty-printer produces trash output for instance declarations. This …
- 13:02 Ticket #1965 (Allow unconstrained existential contexts in newtypes) created by
- Declarations like […] ought to be allowed so long as no typeclass …
- 13:01 Ticket #1964 (GHC.Prim) created by
- Currently GHC.Prim is advertised to users, but it cannot be processed by …
- 06:53 Building/GettingTheSources edited by
- (diff)
- 03:20 TypeFunctionsStatus edited by
- (diff)
- 03:00 TypeFunctionsStatus edited by
- (diff)
12/07/07:
- 17:00 Ticket #1963 (Pressing ^C at the right moment can trash GHC's package list) created by
- In http://www.haskell.org/pipermail/libraries/2007-December/008727.html …
- 15:58 Ticket #1843 (ghc 6.8.1 broken on Mac OS X Leopard PPC) closed by
- fixed: I've applied the patch to HEAD and 6.8 branch, so this bug is now fixed I …
- 10:19 Ticket #1962 (make binary-dist creates nested directories under solaris) created by
- […]
- 09:07 Ticket #1370 (Obscure loop in interaction between arity and case-of-bottom) closed by
- fixed: Actually this is fixed by the same patch as #1947, namely: […] I added …
- 09:07 Ticket #1961 (sh gen_contents_index --inplace does not work under Solaris) created by
- when bootstrapping ghc-6.8.1.20071206 under Solaris building failed with: …
- 07:44 Building/Using edited by
- fix formatting errors: "\w—\w", "{{{[}]+$" (diff)
- 06:30 Ticket #1621 (GHCi wrong execution time report) closed by
- fixed: Merged
- 06:26 Ticket #1922 (getChar + Ctrl-C on Windows in GHCi breaks) closed by
- fixed: Merged
- 06:16 Ticket #1110 (Setting PATH needed in Windows Vista) closed by
- fixed: Merged
12/06/07:
- 23:11 TypeFunctionsStatus edited by
- (diff)
- 23:10 TypeFunctionsStatus edited by
- (diff)
- 23:08 TypeFunctionsStatus edited by
- (diff)
12/05/07:
- 14:57 Ticket #1960 (Add Applicative and Monoid instances for STM) created by
- […] I don't know where these instances would go. Nor whether this is …
- 08:41 Commentary/Compiler/RecompilationAvoidance edited by
- (diff)
- 07:08 Ticket #1959 (Recompilation bug) created by
- I found this bug while researching …
- 05:19 Commentary/Compiler/RecompilationAvoidance edited by
- (diff)
- 02:12 Ticket #1957 (Program that runs slower with optimizations on) closed by
- duplicate: This is the same as #1168 (but I'll add an xref from there, more examples …
- 01:36 Ticket #1958 (collect2: ld terminated with signal 10 [Bus error]: Building parsec on a ...) created by
- On a PPC Mac OS X 10.5 Leopard, building GHC 6.9 with mk/build.mk set to …
12/04/07:
- 20:22 TypeFunctionsStatus edited by
- (diff)
- 17:20 Ticket #1957 (Program that runs slower with optimizations on) created by
- This program runs significantly slower with optimization than without. …
- 16:54 Ticket #1956 (panic on runhaskell Setup configure on base) created by
- […] Not sure what this should do, but it shouldn't panic.
- 14:56 Ticket #1955 (Heap profiling on Windows doesn't work) created by
- […] This can be fixed by either renaming the generated main.hp to …
- 14:05 Ticket #1954 (Incorrect "Defined but not used" warning when using ...) created by
- When compiling […] I get […] although the constructor is used in …
- 08:27 Attic/Building/BuildSystem edited by
- rendered page cleaned of `' and '': there should be no '\n' … (diff)
- 08:17 Ticket #1946 (Ctr-c doesn't work in ghci-6.8.1, probably related to #1922) closed by
- fixed: believe the crash is fixed, see #1922. The fact that Ctrl-C is …
- 08:07 Attic/Building/BuildSystem edited by
- remove unnecessary duplication [minor edit] (diff)
- 08:00 Ticket #1110 (Setting PATH needed in Windows Vista) reopened by
- I'm seeing this bug in Vista using "Version 6.8.1, for Haskell 98, stage 3 …
- 07:33 Attic/Building/BuildSystem edited by
- `make -pq' added to "Debugging" section (diff)
- 06:39 Status/Nov07 edited by
- (diff)
- 06:32 Status/Nov07 edited by
- (diff)
- 06:32 Status/Nov07 edited by
- (diff)
- 06:28 Status/Nov07 edited by
- back end (diff)
- 06:15 Status/Nov07 edited by
- (diff)
- 06:13 Status/Nov07 edited by
- add parallel gc (diff)
- 05:58 Status edited by
- (diff)
- 04:33 Ticket #1583 (GHCi + large Integer arithmetic + Ctrl-C = bad) closed by
- fixed: Fixed, I think. See also #1922 and #1946.
- 03:30 Ticket #967 (Simplifier in HEAD is iterating too much) closed by
- fixed: This patch at least improves matters a lot […] So I'm closing this bug …
- 03:21 Status/Nov07 edited by
- (diff)
- 03:20 Status/Nov07 edited by
- (diff)
12/03/07:
- 21:59 TypeFunctionsStatus edited by
- (diff)
- 21:55 Ticket #1807 (type equality coercions not symmetric + order dependent) closed by
- duplicate: This is a duplicate of #1919 combined with #1754. The former has been …
- 21:37 TypeFunctionsStatus edited by
- (diff)
- 21:33 TypeFunctionsStatus edited by
- (diff)
- 21:08 TypeFunctionsStatus edited by
- (diff)
- 12:26 WikiStart edited by
- (diff)
- 07:24 Ticket #1919 (GHC 6.8.1 panics with lookupRecBndr) closed by
- fixed: Merged
- 06:18 Ticket #1949 (Build system destroys output) closed by
- fixed: Thanks for the report. Fixed in 6.8 branch and HEAD: […]
12/02/07:
- 15:32 Ticket #1953 (Add Bounded instance for IntSet) created by
- I propose to add a Bounded instance to IntSet.hs. IntSet is in Ord, and …
- 10:43 Status/Nov07 edited by
- (diff)
- 10:33 Status/Nov07 edited by
- (diff)
- 09:54 Ticket #1952 (Max and Min for Monoid) created by
- I'd like to add two instances to Data.Monoid, alongside of All/Any, …
- 09:43 Status/Nov07 edited by
- (diff)
- 09:37 Status/Nov07 edited by
- (diff)
- 09:23 Ticket #1951 (Add "writer" Monad instance (,) o to Control.Monad.Instances) created by
- I'd like to have a (,)-style writer instance alongside the (->)-based …
12/01/07:
- 17:32 Ticket #1950 (Should not register packages when installing with DESTDIR option) closed by
- wontfix: When making debs, rpms etc this is exactly what we want to happen. The …
- 17:20 Ticket #1902 (Restrict the type of (^), (^^), and add genericPower, genericPower') closed by
- wontfix: No consensus for the change.
- 15:55 Ticket #1109 (lockFile: fd out of range) closed by
- fixed: All four merged
- 15:54 Ticket #1744 (treat byte order mark as zero-width whitespace) closed by
- fixed: Merged
- 15:53 Ticket #1914 (Reload is reloading all modules) closed by
- fixed: Merged
- 07:29 Ticket #1950 (Should not register packages when installing with DESTDIR option) created by
- After compiling GHC 6.8.1 configured with --prefix=/usr …
11/30/07:
- 08:45 Commentary/Compiler/RecompilationAvoidance edited by
- (diff)
- 08:42 Commentary/Compiler/RecompilationAvoidance edited by
- (diff)
- 08:35 Commentary/Compiler/RecompilationAvoidance edited by
- (diff)
- 08:22 Commentary/Compiler/RecompilationAvoidance edited by
- (diff)
- 08:21 Commentary/Compiler/RecompilationAvoidance edited by
- (diff)
- 08:20 Commentary/Compiler/RecompilationAvoidance edited by
- (diff)
- 08:15 Commentary/Compiler/RecompilationAvoidance edited by
- (diff)
- 08:11 Commentary/Compiler/RecompilationAvoidance edited by
- (diff)
- 08:10 Commentary/Compiler edited by
- wibble (diff)
- 08:09 Commentary/Compiler/IfaceFiles edited by
- (diff)
- 08:06 Commentary/Compiler/RecompilationAvoidance created by
- initial version
- 08:05 Commentary/Compiler edited by
- add recompilation link (diff)
- 03:24 Ticket #1744 (treat byte order mark as zero-width whitespace) reopened by
- 03:23 Ticket #1744 (treat byte order mark as zero-width whitespace) closed by
- fixed: Fixed: […]
11/29/07:
- 23:46 Ticket #1949 (Build system destroys output) created by
- It seems that the binaries left in the source directories after a 'gmake' …
- 18:19 Ticket #1948 (panic compiling associated type synonyms) created by
- Trying to compile this: […] gives this error: […] i've tried to …
- 16:47 Ticket #1947 (Segmentation fault/access violation in generated code) created by
- […] Windows XP. The test case is rather big, and needs reducing - I'll …
- 02:08 Ticket #1946 (Ctr-c doesn't work in ghci-6.8.1, probably related to #1922) created by
- In ghci-6.8.1, pressing Ctrl-c once during an evaluation has no influence, …
- 02:01 Ticket #1945 (Full laziness is sometimes a pessimisation) closed by
- duplicate: Thanks for reporting, but this is long-standing issue, see #917. …
- 01:08 Ticket #1593 (Improve runInteractiveProcess error message when working directory does ...) reopened by
- Re-opening as a low-priority task.
11/28/07:
- 17:58 Ticket #1945 (Full laziness is sometimes a pessimisation) created by
- I've found a case where the optimizer produces code that uses more memory …
- 17:44 Ticket #1944 (round function causes cblas NaNs) created by
- After calling the round function, a call to an external C function causes …
- 13:01 OSXFrameworks edited by
- (diff)
- 12:58 OSXFrameworks created by
- 11:39 Ticket #1935 (deriving typeable and data doesn't work for phantom types) closed by
- fixed: First merged; second two are in the testsuite, so no merging needed.
- 11:38 Ticket #1916 (compiling truncate :: Float -> Int with -O2 panics ghc) closed by
- fixed: Merged
- 10:07 Ticket #1931 (readline/rlstdc.h not found (and other errors) when building readline on ...) closed by
- duplicate: Sorry about opening this ticket without investigating more thoroughly: …
- 08:56 Ticket #1942 (Warnings even with -w specified) closed by
- duplicate: Thanks. However, this is a dup of #1911, so I'm closing this one. Yell …
- 08:47 Ticket #1942 (Warnings even with -w specified) created by
- Sorry for the long test case, but my attempt at reducing it caused the bug …
- 08:04 Ticket #1917 (6.8.1 windows installer doesn't include GLUT) closed by
- fixed: I have fixed the GLUT package so that it at least builds now. Mingw seems …
- 06:13 Status/Nov07 created by
- 06:03 Status edited by
- (diff)
- 05:56 Ticket #1938 (Panic when attempting to generate and pretty print Core) closed by
- fixed: better error message added.
- 05:20 Ticket #1941 (Add htmlAttr to Text.XHtml) closed by
- Pushed the attached patch.
- 04:45 Ticket #1941 (Add htmlAttr to Text.XHtml) created by
- It is necessary to allow HTML primitive characters such as "×" in …
- 03:42 Ticket #1905 (runProcess: misbehaving exception on nonexistent working directory) closed by
- duplicate: dup of #1593, fixed in 6.8.1
- 01:02 CollectionClassFramework edited by
- remove dead links (diff)
- 00:45 Ticket #1939 (GHC 6.8.1: Non-exhaustive patterns in function vectAlgCase, fixed in HEAD) closed by
- wontfix: Aha, someone experimenting with data parallelism. Execellent! However, …
11/27/07:
- 19:05 Ticket #1925 (ghc-6.8.1 segfaults with clean Parsec code) closed by
- fixed: Merged
- 19:04 Ticket #1913 (standalone deriving breaks module hiding) closed by
- fixed: Merged […]
- 19:03 Ticket #1753 (GHC's file locking mechanism not prepared for close() returning -1) closed by
- fixed: Merged
- 19:00 Ticket #1878 (--print-docdir gives the wrong results in a binary distribution) closed by
- fixed: We decided the best thing is to remove the flag again, so I've done so. …
- 14:00 Ticket #1940 (GHCi triggers firewall by sending unexpected packet) created by
- Sometimes when a function has been calculating heavily, for a minute or …
- 11:32 Ticket #1939 (GHC 6.8.1: Non-exhaustive patterns in function vectAlgCase, fixed in HEAD) created by
- When building the darcs ndp package (last rev Nov 23), I get this failure. …
- 09:17 Ticket #1927 (Link in section 8.12.1 is wrong.) closed by
- fixed: Thanks for the report. This has since been fixed in the 6.8 branch and …
- 09:07 Ticket #1918 (Trying to execute a binary created on another machine prints "floating ...) closed by
- invalid: This is normally due to having e.g. different versions of libc6 on the two …
- 08:40 Ticket #1912 (Debug.Trace should add another version of putTraceMsg same as traceShow) closed by
- wontfix: To propose this, please follow …
- 00:56 Ticket #1929 ("MultiByteToWideChar: The parameter is incorrect." when pressing enter in ...) closed by
- fixed: Fixed, in HEAD and STABLE.
11/26/07:
- 23:58 Ticket #1938 (Panic when attempting to generate and pretty print Core) created by
- This program is supposed to map a term in a small core like language into …
- 18:41 Ticket #1937 (Configure script fails on target ia64 machine when trying to cross-compile ...) created by
- I was following the cross-compilation instructions to get GHC working on …
- 18:06 Ticket #1936 (When lazy IO blocks, it blocks the whole runtime) created by
- […] This should produce a heartbeat while it's waiting on stdin, but …
- 15:38 Ticket #1935 (deriving typeable and data doesn't work for phantom types) created by
- e.g. data Foo a = Foo
- 09:47 DarcsEvaluation edited by
- (diff)
- 09:21 Ticket #1932 (:print in ghci: impossible happened) closed by
- I cannot reproduce this with GHC HEAD.
- 07:56 Commentary/Rts/HaskellExecution/PointerTagging edited by
- (diff)
- 07:47 ExtensibleRecords edited by
- (diff)
- 07:27 ExtensibleRecords edited by
- (diff)
- 05:09 Ticket #1934 (Bad interplay between -O2 and -prof -auto-all in GHC-6.6.1) created by
- Compiling a certain programme (source in attachment) with ghc-6.6.1 -O2 …
- 04:57 Ticket #1933 (Zero times in profiling with GHC-6.8.1) created by
- Profiling runs always report 0 ticks, hence the -P option only gives …
- 04:07 DarcsEvaluation edited by
- note about the impact of the speed issue (no Trac integration) (diff)
- 04:06 DarcsEvaluation created by
- initial version
- 02:44 Ticket #1926 (Please install hscolour on the nightly build machines) closed by
- fixed: Done.
- 02:35 Ticket #1923 (Install word-size independent haddock on the build machines) closed by
- fixed: Done.
- 02:18 Ticket #1833 (Haddock 2 can not process the base package with HscTarget = HscNothing) closed by
- fixed
11/25/07:
- 22:43 Ticket #994 (add 'unsafeCoerce' to a standard location in the hierarchical libraries) closed by
- fixed: This got applied back in April.
- 17:40 ExtensibleRecords edited by
- (diff)
- 17:04 Ticket #1932 (:print in ghci: impossible happened) created by
- […] This also happens with: […] but not with: […] All these …
- 16:01 ExtensibleRecords edited by
- pulling out of this discussion. removed my comments/questions (diff)
- 15:15 ExtensibleRecords edited by
- (diff)
- 13:43 ExtensibleRecords edited by
- (diff)
- 13:31 Ticket #1848 (Binary distributions don't install gmp) closed by
- fixed: I've tweaked the fix slightly, and it now works (HEAD and 6.8 branch).
- 13:05 Ticket #1931 (readline/rlstdc.h not found (and other errors) when building readline on ...) created by
- When building readline on a Mac OS X with the GNUreadline framework in …
- 10:42 Ticket #1930 (Make operators into type constructors, rather than type variables) created by
- The + a b here should be either (+) a b or a + b: […]
- 10:15 Ticket #1881 (Windows installer: add a start menu item pointing to the flag reference) closed by
- fixed: Done, in both HEAD and 6.8 branch.
- 10:14 Ticket #1663 (Critical sections not deallocated) closed by
- fixed: Done, in both HEAD and 6.8 branch.
- 09:07 ExtensibleRecords edited by
- clarify comment (diff)
- 07:57 Ticket #1929 ("MultiByteToWideChar: The parameter is incorrect." when pressing enter in ...) created by
- In a cmd or a cygwin shell, but not when SSHed into cygwin from a Linux …
- 07:15 ExtensibleRecords edited by
- (diff)
- 06:44 Ticket #1928 (Confusing type error message) created by
- The following code (which is part of a bigger module) needs scoped type …
- 06:35 Ticket #1927 (Link in section 8.12.1 is wrong.) created by
- The link in section 8.12.1 which refers to Language.Haskell.Extension …
- 05:45 Ticket #1915 (: should reload) closed by
- fixed: Fixed in HEAD and 6.8 branches: […]
- 02:51 Commentary/Compiler/HscMain edited by
- added ')' outside the link (diff)
- 02:49 Commentary/Compiler/HscMain edited by
- removed superfluous ')' that caused a broken link (diff)
11/24/07:
- 16:43 Ticket #1851 ("make install-strip" should work) closed by
- fixed: Now fixed, both in build trees and in bindists, and in both the HEAD and …
- 16:41 Ticket #1864 (Broken links from users guide to libraries) closed by
- fixed: The version numbers are no longer in the doc paths, in both HEAD and 6.8 …
- 16:37 Ticket #1910 (Native Code gen miscompiles double2Int# / float2Int# on x86_32) closed by
- fixed: Applied to HEAD and 6.8 branch; thanks!
- 16:29 Ticket #1810 (install-sh copies only a single header file to $(BIN_DIST_DIR)/includes/) closed by
- fixed: I've checked that install-sh will now install multiple files, and I've now …
- 12:05 Ticket #1225 (configure of yi generates error message on AMD 64-bit OpenBSD 4.0) closed by
- fixed: Don says that this has since been fixed
- 10:29 ExtensibleRecords edited by
- (diff)
- 08:23 Ticket #1684 (impossible happened when compiling darcs with GADTs.) closed by
- worksforme: No response and no testcase, so I'm closing this. Please reopen and attach …
- 08:15 Ticket #1906 (haddock docs should include source code links) closed by
- fixed: They now do (HEAD and 6.8 branch), provided HsColour? is installed.
- 08:12 Ticket #1926 (Please install hscolour on the nightly build machines) created by
- Hi Simon, Please can you install hscolour …
- 07:44 Ticket #1925 (ghc-6.8.1 segfaults with clean Parsec code) created by
- ghc -e and ghci segfault with this code. this should explain itself: …
11/23/07:
- 17:36 Ticket #1879 (man page is getting installed to a stupid place.) closed by
- fixed: I've fixed this in the 6.8 branch. For the HEAD, I've opened #1924.
- 17:35 Ticket #1924 (Rewrite the handling of values we get from ./configure) created by
- The handling of values we get from configure needs to be rewritten to …
- 16:12 Ticket #1923 (Install word-size independent haddock on the build machines) created by
- Hi Simon, Please can you install a word-size independent haddock on the …
- 12:38 Ticket #1859 (happy required to build ghc 6.8.1 from source) closed by
- fixed: We now have […] (i.e. no Parser.ly) so Cabal doesn't think that it …
- 12:22 Ticket #1762 (wrong result of isProperSubsetOf) closed by
- fixed: Thanks for the patches; applied to HEAD and 6.8 branch.
- 12:12 Ticket #1922 (getChar + Ctrl-C on Windows in GHCi breaks) created by
- […] After getChar, I pressed Ctrl+C, which prints the message about …
- 12:09 Ticket #1921 (change default to support extensions that involve a change of syntax) created by
- Use of a lot of extensions is obvious from the non-haskell-98 syntax they …
- 05:19 Ticket #1920 (Show instance for Ratio is wrong) created by
- […] The Haskell report specifies …
- 04:56 Ticket #1919 (GHC 6.8.1 panics with lookupRecBndr) created by
- When building the CGS module in the [ http://dimensional.googlecode.com …
- 02:18 Ticket #1910 (Native Code gen miscompiles double2Int# / float2Int# on x86_32) reopened by
- The patch didn't work and I evidently failed to test it properly before …
11/22/07:
- 08:39 Ticket #1847 (Oddity with :browse!) closed by
- fixed: Merged
- 08:39 Ticket #1910 (Native Code gen miscompiles double2Int# / float2Int# on x86_32) closed by
- fixed: Merged
- 08:38 Ticket #1909 (code snippet in debugger documentation wrong) closed by
- fixed: Merged: […]
- 07:38 Ticket #1918 (Trying to execute a binary created on another machine prints "floating ...) created by
- I compile a simple program on one linux machine and when I try to execute …
- 07:15 Ticket #1825 (standalone deriving for typeable fails) closed by
- fixed: Merged
- 07:15 Ticket #1806 (panic when pattern matching infix constructors with too many arguments) closed by
- fixed: Merged
- 07:14 Ticket #1715 (seldom panic) closed by
- fixed: Merged
- 06:06 Ticket #1867 (GHC 6.6.1 and 6.8.1 don't run on Windows NT 4.0) closed by
- fixed: 6.6.1 now also fixed; thanks!
- 03:24 Ticket #1646 (: panic! (the 'impossible' happened)) closed by
- worksforme: I can't reproduce this with 6.6 or 6.8.1. Out-of-date .hi files or …
- 02:26 Ticket #474 (Debug.Trace.trace should work on Show) closed by
- fixed: I did this yesterday.
- 01:59 Ticket #1917 (6.8.1 windows installer doesn't include GLUT) created by
- With 6.6.1, the windows installer gave you a completely functioning …
- 01:04 Ticket #1916 (compiling truncate :: Float -> Int with -O2 panics ghc) created by
- […] Same results reported on linux.
- 00:51 Ticket #1915 (: should reload) created by
- This is a regression on undocumented behaviour in 6.6.1, apparently : on …
- 00:49 Ticket #1914 (Reload is reloading all modules) created by
- Reported by Alex Jacobson, in …
11/21/07:
- 12:26 Ticket #1867 (GHC 6.6.1 and 6.8.1 don't run on Windows NT 4.0) reopened by
- Sorry to be a pest, but the download page for 6.6.1 is still claiming it …
- 05:18 Commentary/Compiler/NewCodeGen edited by
- (diff)
- 05:17 Commentary/Compiler/NewCodeGen edited by
- (diff)
- 02:02 Ticket #1913 (standalone deriving breaks module hiding) created by
- Foo.hs: […] Bar.hs: […] Then in ghci... […] There is no way …
- 01:48 Ticket #1819 (x86 native codegen implements float2int# incorrectly) closed by
- duplicate
- 00:47 TypeFunctionsStatus edited by
- (diff)
- 00:23 Ticket #1912 (Debug.Trace should add another version of putTraceMsg same as traceShow) created by
- trace function can work on Show using traceShow (#474). So I think …
11/20/07:
- 23:53 Ticket #474 (Debug.Trace.trace should work on Show) reopened by
- Replying to simonmar: > traceShow added GHC 6.8.1's and GHC …
- 10:08 Ticket #1911 (-w doesn't turn off nullModuleExport) created by
- Hello! Starting from 6.8.1 ghc reports a warning when a module that does …
- 10:00 Ticket #1910 (Native Code gen miscompiles double2Int# / float2Int# on x86_32) created by
- Brad Clow: I upgraded from GHC 6.6.1 to 6.8.1 and around that time I …
- 08:23 Ticket #629 (IO library locking doesn't count readers) closed by
- fixed: Fixed, see #1109.
- 06:27 Ticket #1909 (code snippet in debugger documentation wrong) created by
- The code example in the User’s Manual, 3.5.7. has the type of the …
11/19/07:
- 23:11 TypeFunctionsStatus edited by
- (diff)
- 23:08 TypeFunctionsStatus edited by
- (diff)
- 22:54 TypeFunctionsStatus edited by
- (diff)
- 06:07 Ticket #1908 (Haskell code as a DLL triggers timeouts in the client program) created by
- A Haskell application compiled as a dynamic link library interferes with …
- 02:20 Ticket #1907 (HPC and Template Haskell don't mix) created by
- When compiling code that uses Template Haskell with HPC, ghc fails part …
- 02:12 TypeFunctionsStatus edited by
- (diff)
- 02:09 Ticket #1906 (haddock docs should include source code links) created by
- haddock docs should include source code links
- 01:45 TypeFunctionsStatus edited by
- (diff)
- 01:37 TypeFunctionsStatus edited by
- (diff)
- 01:35 TypeFunctionsStatus edited by
- (diff)
11/18/07:
- 23:42 TypeFunctionsStatus edited by
- (diff)
- 23:38 TypeFunctionsStatus edited by
- (diff)
- 23:06 TypeFunctionsStatus edited by
- (diff)
- 23:03 TypeFunctionsStatus edited by
- (diff)
- 05:58 Ticket #1905 (runProcess: misbehaving exception on nonexistent working directory) created by
- Compiling and running the attached Fork.hs gives unexpected results: * …
11/17/07:
- 15:45 ExtensibleRecords edited by
- (diff)
- 14:24 Ticket #1867 (GHC 6.6.1 and 6.8.1 don't run on Windows NT 4.0) closed by
- fixed: Thanks for the info. I've updated the download page to no longer claim …
- 14:22 Ticket #1892 (:info panics when used on breakpoint bindings) closed by
- fixed: Merged
- 14:22 Ticket #1679 (^C on zipperfs leads to crash) closed by
- fixed: Merged
- 14:22 Ticket #1828 (ghc doesn't properly quote space-containing paths on Windows.) closed by
- fixed: Merged
- 14:21 Ticket #1873 (ghci loses pre-error context after :reload) closed by
- fixed: Merged
- 14:21 Ticket #1596 (ghc-pkg --define-name is undocumented) closed by
- fixed: Merged
- 14:20 Ticket #1901 (6.8.1 incorrectly infers contexts from pattern matches.) closed by
- fixed: Merged
- 13:08 Ticket #1904 (Strictness analyser should be smarter) created by
- This module: […] should be compiled to the same code regardless of …
- 10:10 ExtensibleRecords edited by
- oops, don't fight windmills (diff)
- 10:05 ExtensibleRecords edited by
- some questions and requests for clarification (in italic, or see page … (diff)
- 09:56 WindowsGhc edited by
- (diff)
- 06:12 Ticket #1903 (Meta-Proposal: Documentation should be required to say when exports were ...) created by
- One of the nice things about, for example, PHP is that if you look at the …
- 05:58 Ticket #1902 (Restrict the type of (^), (^^), and add genericPower, genericPower') created by
- This got a warm reception when I mentioned it in …
11/16/07:
- 09:19 Platforms edited by
- truncate other column headings (diff)
- 09:16 Platforms edited by
- Truncate "Registerised" heading to "Reg'd" to improve layout (diff)
- 09:14 Platforms edited by
- Add port in progess arm-linux-gnueabi (diff)
- 08:02 Ticket #1360 (ghci :load and :add clear module context) closed by
- fixed: I think I've made this work better now: […]
- 07:02 Ticket #1901 (6.8.1 incorrectly infers contexts from pattern matches.) reopened by
- Aha, that's an excellent point. When compiling this declaration […] the …
- 00:04 Ticket #1901 (6.8.1 incorrectly infers contexts from pattern matches.) closed by
- invalid: It's right for this program to be accepted. Foo'' uses a GHC extension, …
11/15/07:
- 08:09 Ticket #1836 (Omit way ghci for test case outofmem2) closed by
- fixed: As a result of other changes, this test is now not run with GHCi. I had to …
- 07:22 Ticket #1827 (:print panics GHCi with overloaded values) closed by
- fixed: Merged
- 07:20 Ticket #1888 (Slightly confusing error message for duplicate NOINLINE pragmas) closed by
- fixed: Merged
- 07:19 Ticket #1837 (ghc-pkg should not accept unversioned depends) closed by
- fixed: Merged
- 07:18 Ticket #1662 (mistranslation of arrow notation) closed by
- fixed: Merged
- 07:16 Ticket #1901 (6.8.1 incorrectly infers contexts from pattern matches.) created by
- The following code is rejected by GHC 6.6.1 […] According to the GHC …
- 07:15 Ticket #782 (GHCi input does not support unicode) closed by
- fixed: Both merged
- 07:02 Ticket #1900 (Type families with class constraints: type-checker loops) created by
- The following program: […] runs into a type-checker loop […] Of …
- 05:46 Ticket #1899 (compiler does not halt) created by
- In the included tarball, run make in the code directory. The module …
- 04:22 Ticket #1898 (segfault with +RTS -N2 (related to tryTakeMVar?)) created by
- when I compile the attached program ghc-6.8.1 --make strange -threaded …
- 03:15 Ticket #1840 (Reduce strain on PPC Mac OS X swapspace when test case outofmem2 fails) closed by
- fixed: I believe I've fixed this. outofmem and outofmem2 now set a ulimit before …
- 03:06 Ticket #1897 (Ambiguous types and rejected type signatures) created by
- This ticket collects a bunch of examples where GHC * Rejects a function …
- 01:42 Ticket #1896 (Keep old bindings until :load succeeds) created by
- Imagine you make a change to a module which is already loaded into GHCi …
- 01:31 Ticket #1895 (Allow aliases in GHCi module imports) created by
- It would be convenient if it was possible to import a package in GHCi …
11/14/07:
- 11:24 ExtensibleRecords edited by
- (diff)
- 11:22 Ticket #1894 (Add a total order on type constructors) created by
- Several proposals for ExtensibleRecords can be implemented as libraries if …
- 11:22 Ticket #1805 ("tail" is different under Solaris) closed by
- fixed: Merged
- 09:08 Ticket #1893 (ghc should say when it is failing due to -Werror) created by
- If we fail due to warnings and -Werror, we should tell the user that we …
- 08:47 Ticket #1463 (Module → Package lookup in ghc-pkg?) closed by
- fixed: Patch pushed.
- 07:20 Ticket #1649 (running GHCi screws up console display by changing code page) closed by
- fixed: Fixed, see #782. We no longer set the code page in GHCi.
- 07:20 Ticket #1483 (vista: GHCi not loading 80% of the time) closed by
- fixed: Fixed, see #782.
- 06:09 ExtensibleRecords edited by
- (diff)
- 06:07 ExtensibleRecords edited by
- (diff)
- 05:17 Ticket #1892 (:info panics when used on breakpoint bindings) created by
- After stopping at a breakpoint, asking GHCi for :info about the bindings …
- 05:12 ExtensibleRecords edited by
- (diff)
- 03:53 Ticket #1891 (New RTS "--info" option not in help message) created by
- The release notes mention a new RTS option --info, which prints out …
- 02:04 TypeFunctionsStatus edited by
- (diff)
- 00:16 Ticket #1614 (Type checker does not use functional dependency to avoid ambiguity) reopened by
- Re-opening because I recall that for these fundep issues we're giving them …
11/13/07:
- 21:18 Ticket #1437 (Build failures on Mac OS X 10.5) closed by
- worksforme: I agree with the previous poster that the problem does not appear to be …
- 17:00 Ticket #1655 (System.Posix.User.getGroupEntryForName incorrect error for non-existent ...) closed by
- fixed: Fixed and merged: […]
- 15:44 Ticket #1890 (Regression in mandelbrot benchmark due to inlining) created by
- The (rather delicate) mandelbrot benchmark on the Great Language Shootout …
- 14:44 Ticket #1889 (Regression in concurrency performance from ghc 6.6 to 6.8) created by
- While most Great Language Shootout benchmarks are running noticeably …
- 14:07 Ticket #1888 (Slightly confusing error message for duplicate NOINLINE pragmas) created by
- I had some code with two NOINLINE pragmas for the same declaration: …
- 14:03 Ticket #1662 (mistranslation of arrow notation) reopened by
- As I understand the above TcPat comment, the compiler should not …
- 11:02 Ticket #1887 (internal error while running parallel program) created by
- Problems occur when I use parFlatMap instead of concatMap. Appears to be …
- 09:16 Ticket #683 (RULES for recursive functions don't work properly) closed by
- fixed: The HEAD contains a much better treatment of recursion involving rewrite …
- 09:06 Ticket #1614 (Type checker does not use functional dependency to avoid ambiguity) closed by
- wontfix: I think we won't fix this; use type functions and equalities instead. …
- 08:37 Ticket #1886 (GHC API should preserve and provide access to comments) created by
- one class of applications of the GHC API are program transformations …
- 07:45 Ticket #702 (MingW ld.exe produces program which segfaults) closed by
- fixed: optimistically closing as fixed, if it crops up again please reopen.
- 07:36 Ticket #1717 (ghc-6.8 configure does not recognise 32bit userland on ppc64) closed by
- wontfix: I don't think we're likely to do anything here.
- 07:35 Ticket #1493 (Int with Prelude-functions works, but Integer with generic-list-functions ...) closed by
- invalid: It's not clear, without a small testcase, that there is actually a bug …
- 07:28 Ticket #1144 (reduction count for ghci) closed by
- wontfix: There isn't anything we could usefully count, so closing this bug.
- 07:27 Ticket #1049 (A means of testing whether code is in blocked or unblocked mode) closed by
- wontfix: Please follow http://www.haskell.org/haskellwiki/Library_submissions if …
- 06:44 Ticket #1701 (impossible happened) closed by
- fixed: We believe this is fixed. Please reopen if you think it's still broken.
- 06:28 Ticket #1629 (Upgrade regex-base,compat,posix with GHC 6.8) closed by
- wontfix: 6.8.1 has now been released
- 04:49 Ticket #1885 (Improve CPR analysis) created by
- When a function returns a nested data structure, GHC should expose …
- 04:36 Ticket #1373 (Allow Access to generated STG from the GHC API) closed by
- duplicate: Closing as subsumed by #1467. Note that part (2) is already available in …
- 04:01 ExtensibleRecords edited by
- (diff)
- 03:51 Ticket #1643 (Unnecessary dictionaries) closed by
- fixed: Closing this since Lennart is happy now. Simon
- 03:11 ExtensibleRecords edited by
- (diff)
- 02:41 Ticket #1882 (GHC's vfork() silently dies, which renders compiling impossible (cyclic ...) closed by
- duplicate: Thanks for the report. This seems to be the same issue as #1750, so I'm …
- 01:27 Ticket #1884 (Win64 Port) created by
- (slightly optimistically adding this to the 6.10 milestone). For Win64 we …
11/12/07:
- 17:10 Ticket #1883 (GHC can't find library using "short" name) created by
- I wanted to build HDBC-postgresql 1.0.1[1] today, and ran into a problem …
- 15:30 Commentary/Compiler/NameType edited by
- fix typo (diff)
- 14:45 ExtensibleRecords edited by
- (diff)
- 09:26 ExtensibleRecords edited by
- (diff)
- 08:56 Ticket #1882 (GHC's vfork() silently dies, which renders compiling impossible (cyclic ...) created by
- There is something seriously wrong with ghc-6.8.1. I switched to …
- 08:42 Ticket #1335 (overflow in multiplication) closed by
- worksforme: We can't reproduce it here, no further feedback from the submitter.
- 08:41 Ticket #1334 (apparent memory leak in --make mode (compiling base library during ...) closed by
- wontfix: GHC --make caches interface files as it compiles (which is why --make …
- 08:03 ExtensibleRecords edited by
- don't confuse trac by refering to haskell prime ticket as #92 (diff)
- 08:02 Ticket #1226 (Add flags --full-flag-help and --print-docdir) closed by
- duplicate: This ticket has been replaced by #1880 and #1881.
- 08:01 Ticket #1881 (Windows installer: add a start menu item pointing to the flag reference) created by
- Replacing part of #1226. Unix users have man ghc.
- 07:59 Ticket #1880 (Unify flag descriptions to generate both docs and code) created by
- We want to specify all of GHC's flags in one place, and from there * …
- 07:50 Ticket #1879 (man page is getting installed to a stupid place.) created by
- 1. mandir in mk/config.mk.in is set to $prefix/man, which probably …
- 07:42 Ticket #1878 (--print-docdir gives the wrong results in a binary distribution) created by
- The value printed by --print-docdir is wired in at compile-time, which …
- 07:39 Ticket #1220 (Newtype deriving should only work if superclasses are newtype-derived) closed by
- invalid: No rejoinders, so closing this as 'invalid'. But I'll add a pointer to …
- 07:26 Ticket #1877 (Change the meaning of -fextended-default-rules) created by
- Currently -fextended-default-rules applies to source code modules. GHCi …
- 07:23 Ticket #1200 (ghci scripts ending in printf lines fail with Exception: Prelude.undefined) closed by
- fixed: Ian's example is actually behaving correctly above.
- 07:00 Ticket #1079 (refinement for GHC's support of UTF-8 encoding) closed by
- wontfix: This is part of the much larger issue of how to support Unicode in the I/O …
- 06:56 Ticket #1021 (GHC static libraries are not position independent in OSX) closed by
- duplicate: Subsumed by #1876.
- 06:53 Ticket #1020 (Build dynamic libraries by default for OSX) closed by
- duplicate: Subsumed by #1876
- 06:52 Ticket #1876 (Complete shared library support) created by
- This ticket is a placeholder for the shared libraries work, which is …
- 06:25 ExtensibleRecords edited by
- (diff)
- 06:07 Ticket #690 (Accept source files in encodings other than UTF-8) closed by
- wontfix: We don't plan to do anything here. Having source files in UTF-8 only …
- 06:03 ExtensibleRecords edited by
- add link to current version of Data.Record.hs (diff)
- 05:54 Ticket #638 (Patch to make Control.Monad.replicateM_ faster) closed by
- fixed: And indeed replicateM_ does deforest in 6.8.1. Bug closed.
- 05:51 Ticket #684 (Pending occurrence-analysis fix) closed by
- fixed: This is either done or dead. I certainly don't have any half-complete …
- 05:45 ExtensibleRecords edited by
- (diff)
- 05:03 ReportABug edited by
- (diff)
- 05:00 WikiStart edited by
- (diff)
- 04:45 Ticket #1875 (Compiling with -O is 30 times slower than with -Onot) created by
- This is a performance bug. In 6.8.1, compiling Serge's DoCon package, …
- 02:49 Ticket #1874 (getDirectoryContents yields "invalid argument" instead of "permission ...) created by
- Attempting to open a file (readFile, openFile, et al) to which you do …
- 01:52 Ticket #1869 ((doesDirectoryExist "C:\\") yields False) closed by
- Sorry everybody - it seems this bug is already fixed in GHC 6.8.1. …
11/11/07:
- 16:30 Ticket #1863 (gen-contents-index.sh doesn't work with Haddock 2) closed by
- I have tested that the above solution works, so this ticket can be closed.
- 16:16 ExtensibleRecords edited by
- (diff)
- 16:12 Ticket #1873 (ghci loses pre-error context after :reload) created by
- when trying to :reload an erroneous source, the ghci context changes …
- 13:09 WorkingConventions/FixingBugs edited by
- Clarify how to create patch bundle (diff)
- 12:25 Ticket #1871 (compile warning appears to be treated as error) closed by
- invalid: This isn't a bug: the .cabal file contains […] i.e. is it -Werror that …
- 12:24 ExtensibleRecords edited by
- (diff)
- 12:23 ExtensibleRecords edited by
- (diff)
- 12:21 Ticket #1866 (Extensible Records) closed by
- Superseded by #1872
- 12:19 Ticket #1872 (Extensible Records) created by
- There seems to be widespread agreement that the current situation with …
- 12:19 ExtensibleRecords edited by
- (diff)
- 12:09 ExtensibleRecords edited by
- (diff)
- 12:08 ExtensibleRecords edited by
- (diff)
- 12:00 ExtensibleRecords edited by
- (diff)
- 11:57 ExtensibleRecords created by
- 11:04 Ticket #1871 (compile warning appears to be treated as error) created by
- In regex-base-0.92 it has a module re-export: […] that module exports …
- 07:32 Ticket #1686 (getMBlocks: VirtualAlloc MEM_RESERVE 1 blocks failed) closed by
- fixed: trevion thinks that the problem is caused by a space leak in his code, and …
- 07:13 Ticket #1870 (ghc-6.8.1 panics compiling regex-tdfa-0.93) created by
- This was reported to me by thomas.hartman@… Short summary: The file …
- 06:39 Ticket #1869 ((doesDirectoryExist "C:\\") yields False) created by
- On Windows, the action doesDirectoryExist "C:\\" yields False. …
- 06:30 Ticket #1868 (Exception fails all exception predicates) created by
- Attempting to operate on a file with an invalid filename (e.g., "C:\C:\") …
- 05:49 Ticket #1867 (GHC 6.6.1 and 6.8.1 don't run on Windows NT 4.0) created by
- The download page clearly states that GHC 6.6.1 works on Windows NT - …
- 01:43 Ticket #1866 (Extensible Records) created by
- There seems to be widespread agreement that the current situation wrt …
11/10/07:
- 23:09 Ticket #1865 (GHCi debugger crashes with :print) closed by
- duplicate: Replying to guest: > sorear, yeah that is almost certainly the …
- 17:42 Commentary/Compiler/NewCodeGen edited by
- (diff)
- 14:29 Ticket #1850 (Haddock docs don't have inter-package links) closed by
- fixed: Fixed and merged: […]
- 14:27 Ticket #1857 (libraries/network/configure.ac needs better check for Solaris) closed by
- fixed: Patch applied
- 14:25 Ticket #1862 (DocBook XSL Stylesheets search path is incomplete) closed by
- fixed: Applied and merged: […]
- 14:17 Ticket #1858 (scripts should be installed using $(INSTALL_SCRIPT)) closed by
- fixed: Fixed and merged: […]
- 14:09 Ticket #1854 ("sh gen_contents_index --inplace" does not work under Solaris) closed by
- fixed: Fixed and merged […]
- 14:06 Ticket #1855 (distrib/Makefile-bin-vars.in misses an CPP entry) closed by
- fixed: Fixed and merged […]
- 14:05 Ticket #1764 (missing backquotes in documentation for Prelude.elem (and probably other ...) closed by
- fixed: Fixed and merged […]
- 13:54 Ticket #1865 (GHCi debugger crashes with :print) created by
- To reproduce: 1. Enter the following code into a source file: […] 2. …
- 12:31 Ticket #1864 (Broken links from users guide to libraries) created by
- Pages like …
- 07:56 Ticket #1588 (unrequested generalized newtype deriving?) closed by
- fixed: Exactly; now done.
- 07:55 Ticket #1844 (Unexpected behavior with INLINE pragma) closed by
- fixed: Both merged
- 07:54 Ticket #1617 (:types <module> (or :browse! <module>) - browse plain types, not in ...) closed by
- fixed: Both merged
- 06:11 Ticket #1852 (-O2 -funbox-strict-fields causes incorrect behavior) closed by
- fixed: Merged
- 05:58 Ticket #1556 (:r doesn't reload :m + loaded modules) closed by
- fixed: Merged
- 05:57 Ticket #1561 (No tabs in :t output) closed by
- fixed: Merged
- 05:57 Ticket #1838 (do not use getEnv "HOME", use System.Directory.getHomeDirectory) closed by
- fixed: Merged
- 05:54 Ticket #1813 (Strange type representation bug with phantom type synonyms in interactive ...) closed by
- fixed: Merged
- 05:50 Ticket #1766 (:undef f f has odd behaviour) closed by
- fixed: Merged
- 05:50 Ticket #1765 (:def should redefine too (ghci commands)) closed by
- fixed: Merged
- 05:49 Ticket #1814 (Lightweight quoting Stage error in interactive mode) closed by
- fixed: Merged (and I have no idea why I thought it would have to wait until 6.10)
- 05:48 Ticket #1832 (universal quantification not dealt with earlier) closed by
- fixed: Merged
- 05:22 Building/Porting edited by
- Get new NCG link right (der!) (diff)
- 05:19 Building/Porting edited by
- Fix broken link to NCG page (diff)
11/09/07:
- 17:00 Ticket #1863 (gen-contents-index.sh doesn't work with Haddock 2) created by
- gen-contents-index.sh needs to pass -B <ghc-lib-dir> to Haddock if its …
- 03:14 Ticket #1862 (DocBook XSL Stylesheets search path is incomplete) created by
- Presently the directory used by Slackware GNU/Linux and other distribution …
11/08/07:
- 23:34 Ticket #1861 (Uncompilable code generated) created by
- When compiling via C the symbol Infinity is sometimes generated. […] …
- 16:34 Ticket #1860 (GMP dyn link dependencies in binary distributions) created by
- A binary distribution contains a couple of ghc compiled binaries (most …
- 12:55 Ticket #1859 (happy required to build ghc 6.8.1 from source) created by
- I am building GHC 6.8.1 from source tarballs: […] The sequence …
- 12:11 Building/GettingTheSources edited by
- (diff)
- 09:55 Ticket #1654 (GHC Panic in 6.8.1) closed by
- fixed: OK I've committed patches to HEAD and stable branch separately. Thanks …
- 09:07 Ticket #1858 (scripts should be installed using $(INSTALL_SCRIPT)) created by
- in the Makefile of driver/mangler/ and driver/split/ …
- 08:08 Ticket #1857 (libraries/network/configure.ac needs better check for Solaris) created by
- In libraries/network/configure.ac […] does not match "solaris2.10" so …
- 08:02 Ticket #1856 (Improve error message for mutally recursive modules) created by
- When I am trying to compile the following modules: […] I got the …
- 06:57 Ticket #1855 (distrib/Makefile-bin-vars.in misses an CPP entry) created by
- The file distrib/Makefile-bin-vars.in needs to propagate the CPP program …
- 06:51 Ticket #1854 ("sh gen_contents_index --inplace" does not work under Solaris) created by
- the script is called in libraries/Makefile and fails under Solaris: …
- 01:15 Ticket #1751 (program with GADTs segfaults when compiled with -prof and -auto-all) closed by
- fixed: We won't be doing 6.6.2.
- 01:14 Ticket #1376 (panic caused in ghci by the following code involving monad transformers) closed by
- fixed: we won't be doing 6.6.2.
- 00:40 Building/GettingTheSources edited by
- (diff)
Note: See TracTimeline
for information about the timeline view.
