Timeline
04/07/08:
- 21:04 TypeFunctionsStatus edited by
- (diff)
- 21:03 Ticket #2203 (TFs in class instances heads) created by
- Ganesh posted the following example on haskell-cafe: […] It fails to …
- 17:53 Ticket #2202 (type error causes type checker stack overflow) created by
- The following code causes […] during type checking. I've tried to …
- 14:47 Ticket #2195 (yi: internal error: R_X86_64_PC32 relocation out of range: (noname) = ...) closed by
- duplicate: see #2013 upshot: we need a way to do mmap(... MAP_32BIT ...) on …
- 00:54 TypeFunctionsStatus edited by
- (diff)
04/06/08:
- 20:50 TypeFunctionsStatus edited by
- (diff)
- 19:54 TypeFunctions/TotalFamilies edited by
- (diff)
- 14:52 Ticket #2201 ("ghc-pkg --user describe '*'" fails with empty user db) created by
- With ghc 6.9 and later Cabal uses the new "ghc-pkg describe '*'" …
- 14:44 Ticket #2091 (heap corruption in ghc-6.8.2?) closed by
- worksforme: I can't reproduce this with Debian's wine 0.9.41-1, so it sounds like a …
- 13:39 Ticket #2200 (big static random access arrays) created by
- These would be unlike StorableArrays because they would be available at …
- 12:25 Building/GettingTheSources edited by
- Kill spam (diff)
- 11:58 Ticket #2199 (th32SnapEnumProcesses in System.Win32.Process prints debugging information ...) created by
- TSIA, pretty much. I suspect that when the author was developing this …
- 04:01 TypeFunctions/TotalFamilies edited by
- (diff)
- 03:42 TypeFunctions/TotalFamilies edited by
- (diff)
- 03:29 TypeFunctions/TotalFamilies edited by
- (diff)
- 02:54 TypeFunctions/TotalFamilies edited by
- (diff)
- 02:49 Ticket #2198 (Build failure on Mac OS X Tiger Intel) created by
- The ghc in Macports fails to build on my Intel MacBook, running Mac OS …
- 02:31 TypeFunctions/TotalFamilies edited by
- (diff)
- 02:00 TypeFunctions/TotalFamilies created by
- 01:43 Commentary edited by
- (diff)
- 01:40 TypeFunctions edited by
- (diff)
- 01:37 TypeFunctions edited by
- (diff)
- 01:29 TypeFunctionsSynTC edited by
- (diff)
04/05/08:
- 20:10 Ticket #2197 (GHCi doesn't work when built with way=p) created by
- I don't really mind so much that Cabal etc. don't support building GHCi …
- 17:39 Ticket #2084 (GHC panic) closed by
- invalid: No response from submitter, and no testcase, so closing bug.
- 17:38 Ticket #2083 (linker reports missing symbols Main.c:(.text+0x12): undefined reference to ...) closed by
- worksforme: No reply from submitter, and probably caused by an incorrect module …
- 17:28 Ticket #2196 (Errors in output from formatTime) created by
- Hi, I have discovered two errors in the Date/Time libraries distributed …
- 15:53 Ticket #2015 (SOE samples crash when running from ghci rather than compiling and running ...) closed by
- worksforme: It works fine for me, with GLFW installed using Cabal: […] I don't know …
- 14:11 Ticket #2195 (yi: internal error: R_X86_64_PC32 relocation out of range: (noname) = ...) created by
- FreeBSD 7.0 kmacy@pandemonium [~/devel/tmp/yi-0.3|14:09|30] yi …
- 09:38 Commentary/Rts edited by
- Add "Also check the list of cross-cutting concerns in Commentary" … (diff)
04/04/08:
- 22:43 Ticket #2194 (internal error: R_X86_64_32 relocation out of range) created by
- […] I'm running Ubuntu 8.4 Beta on some sort of Intel 64-bit platform …
- 15:35 Ticket #2193 (Monomorphic Pattern Bindings and Error Messages) created by
- Not clear to me if the following should be a type error or if it should be …
- 14:51 Ticket #2192 (occasional segmentation faults when using Control.Parallel) created by
- The attached program fails quite often with segmentation faults or …
- 14:13 Ticket #2181 (internal error: END_TSO_QUEUE object entered!) closed by
- invalid: OK, so that says that it's not unregisterised, and therefore using …
04/02/08:
- 20:15 TypeFunctionsStatus edited by
- (diff)
- 16:19 Ticket #1947 (Segmentation fault/access violation in generated code) closed by
- fixed: I couldn't reproduce the problem with 6.8.2, but I have now added the …
- 12:44 Ticket #2191 (A way to programmatically cause GHC to report the cost center stack ...) created by
- I find that I often wish I could ask GHC to tell me "where did *that* …
- 11:11 Ticket #2190 (unionBuildInfo should not always use nub) closed by
- invalid: Thanks for the report. I've refiled it as a Cabal bug here: …
- 09:31 Ticket #1423 (compilation with profiling makes gcc run out of memory) closed by
- fixed: No problems here with 6.8.2 and a 200M ulimit. The default is now -fasm, …
04/01/08:
- 22:56 Ticket #2190 (unionBuildInfo should not always use nub) created by
- In libraries/Cabal/Distribution/PackageDescription.hs, the unionBuildInfo …
03/31/08:
- 14:22 Ticket #2189 (hSetBuffering stdin NoBuffering doesn't work on Windows) created by
- The following program repeats inputted characters until the escape key is …
03/30/08:
- 22:48 TypeFunctionsStatus edited by
- (diff)
- 14:13 Ticket #2188 (TH scoping problem) created by
- In the HEAD, these modules: […] […] give: […] Renaming the outer …
- 10:34 Ticket #2167 (The -main-is option to runghc does not appear to work.) closed by
- duplicate: Thanks for the report. Happily, this has already been fixed (see #1312), …
- 09:51 Ticket #2170 (make install fails for x86 ubuntu linux) closed by
- fixed: Thanks for the report. I've just installed …
03/29/08:
- 17:03 Commentary/Compiler/SymbolNames edited by
- spelling (diff)
- 17:03 Commentary/Compiler/SymbolNames edited by
- caps (diff)
- 13:13 Ticket #2187 (Top-level bindings are broken for polymorphic values) created by
- Top-level pattern bindings don't work for polymorphic values. Here's an …
- 13:04 Ticket #1699 (Fix network wrt abstract unix sockets) closed by
- fixed: I've applied aus_simple.dpatch. Thanks!
- 12:28 Ticket #2186 (unsafePerformIO prevents space leak?) created by
- Sadly, I don't have a concrete testcase for this, but I've fixed this …
- 06:41 Ticket #2185 (Memory leak with parMap) created by
- With the attached All.hs, if you run the program without any arguments …
03/28/08:
- 17:49 Ticket #2184 (if findExecutable finds a file that matchs the argument, check if it is an ...) created by
- When search finds a file that matchs with the fileName argument of …
- 16:42 Ticket #2183 (GHCi) closed by
- duplicate: Thanks for the report. This has been fixed for 6.8.3 as #2073.
- 15:04 Ticket #2183 (GHCi) created by
- First of all, excuse me for my poor English. The command history doesn't …
- 07:40 GhcPlanning edited by
- (diff)
- 07:39 GhcPlanning edited by
- (diff)
03/27/08:
- 17:07 Ticket #2182 (ghc sessions (--make, --interactive, ghc api) erroneously retain instances) created by
- […]
- 16:21 Ticket #2181 (internal error: END_TSO_QUEUE object entered!) created by
- internal error: END_TSO_QUEUE object entered! (GHC version 6.8.2 for …
- 10:40 Ticket #2180 (Any installed signal handler stops deadlock detection, but XCPU never ...) created by
- The runtime system's deadlock detection, being a debugging feature, …
- 06:00 Ticket #2179 (Improve error message when `main' is not of the right type) created by
- If you run the following module with GHC(i): > module Main where > main = …
- 02:10 Ticket #2178 (GHC.Prim.Any replaces forall-bound type variables in GHCi) closed by
- invalid: Looks fine to me. 'see' has type 'forall a,b. IO (a->b)'. You bind it, …
03/26/08:
- 16:31 Ticket #2178 (GHC.Prim.Any replaces forall-bound type variables in GHCi) created by
- Load […] in GHCi […]
- 16:01 Ticket #2177 (Can Data.Unique safely derive Typeable?) created by
- Stand-alone deriving does not work: […]
- 07:16 Ticket #2174 (:p in GHCi debugger is broken for Integer) closed by
- fixed: OK, I now understand what's going on. We used to make S# 10#, which is …
- 02:26 TypeFunctionsStatus edited by
- (diff)
03/25/08:
- 13:11 Ticket #2173 (Typo in Network.accept docs) closed by
- fixed: Fixed, thanks!
- 07:30 Ticket #2176 (H98 module Array exports non-H98 instance Functor ((->) a)) created by
- Here's a subtle problem for which we have global class instances to thank. …
03/24/08:
- 23:26 TypeFunctionsStatus edited by
- (diff)
- 12:58 Commentary/Packages/PackageReorg edited by
- (diff)
- 12:49 Commentary/Packages/PackageReorg edited by
- (diff)
03/23/08:
- 14:55 Ticket #2175 (stableptr003 fails) created by
- The first element (at least) of the lists in the stableptr003 test now …
- 14:46 Ticket #2174 (:p in GHCi debugger is broken for Integer) created by
- :p used to do this for Integers: […] but it now does this: […] but …
- 13:52 Ticket #2173 (Typo in Network.accept docs) created by
- In the …
- 09:44 Ticket #2172 (ghci / ghc -e outputs terminal escapes even when redirected to file/pipe) closed by
- duplicate: This has been fixed for 6.8.3 as #2027.
- 09:02 Ticket #1291 (Binary Solaris build fails on Solaris 9) closed by
- invalid: Here's the end of the previous message with trac formatting: * {{{cd …
- 08:05 Ticket #2172 (ghci / ghc -e outputs terminal escapes even when redirected to file/pipe) created by
- When running the interpreter (ghc --interactive, ghc -e, or runhaskell) …
- 05:47 Ticket #2171 (Parallel program crashes) created by
- I wrote a parallel program for computing prime numbers (see code below). …
03/22/08:
- 15:17 Ticket #2170 (make install fails for x86 ubuntu linux) created by
- Using the binary x86 distribution, make install fails. Recently (or at …
- 09:50 Ticket #2169 (Compilation fails first time without giving an error, later succeeds ...) created by
- There is one particular module in our Haskell project that causes GHC to …
- 02:05 Ticket #2168 (ghci should show haddock comments for identifier) created by
- This came up in comp.lang.haskell recently: …
03/21/08:
- 16:39 Commentary/Compiler/FC edited by
- (diff)
- 16:34 Commentary/Compiler/FC edited by
- typo (diff)
- 14:57 Plugins edited by
- (diff)
- 14:54 Plugins edited by
- (diff)
03/20/08:
- 14:17 Plugins edited by
- (diff)
- 12:46 Plugins edited by
- (diff)
- 12:45 Plugins edited by
- (diff)
- 03:34 Ticket #2167 (The -main-is option to runghc does not appear to work.) created by
- The -main-is option to runghc does not appear to work, at least not when …
03/19/08:
- 17:42 Ticket #2165 (Type checker for Type families) closed by
- invalid
- 16:11 Ticket #2156 (compilation math/truncate bug with optimization enabled) closed by
- wontfix: So I take it this is an instance of the unpredictability in floating-point …
- 09:44 Ticket #1611 (Data.Map, Data.IntMap documentation) closed by
- fixed: Patch applied, thanks!
- 09:44 Ticket #2133 (Add an instance for IArray (IOToDiffArray IOUArray) Bool) closed by
- fixed: Patch applied, thanks!
- 08:08 Ticket #2166 (minBound `rem` (-1) fails) closed by
- wontfix: It would be odd for […] to be different to […] Perhaps we could also …
- 04:39 Ticket #2166 (minBound `rem` (-1) fails) created by
- I would expect both of the following operations to return 0, on the …
03/18/08:
- 12:42 Ticket #2165 (Type checker for Type families) created by
- For a type family and a class definition: type family F a x :: * class …
- 09:12 Ticket #2163 (GHC makes thunks for Integers we are strict in) closed by
- invalid: let can be strict in Core - it doesn't always indicate a thunk. If you …
03/17/08:
- 19:15 Ticket #2164 (zmachine: internal error: task 0xa031e0: main thread 1 has been GC'd) created by
- So, I was recently looking at ZMachine, which is an emulator written in …
- 16:38 Ticket #2163 (GHC makes thunks for Integers we are strict in) created by
- We know that timesInteger is strict in both arguments: […] but given …
- 10:36 Ticket #2162 (panic! (the 'impossible' happened) while compiling XMonadContrib) closed by
- duplicate: Duplicate of issues relating to 1372, …
- 02:40 Ticket #2162 (panic! (the 'impossible' happened) while compiling XMonadContrib) created by
- I was rebuilding XMonadContrib without doing Cabal clean first. I got the …
03/16/08:
- 20:54 Ticket #2161 (finaliser of a ForeignPtr called while references from unreachable threads ...) created by
- I believe that I've managed to distill a crash which has been driving me …
- 18:51 TypeFunctionsStatus edited by
- (diff)
- 18:50 Ticket #1809 (type families: difference in type-checking between compile-time and ...) closed by
- fixed: Ganesh, I suspect you used an older compiler. This works fine for me in …
- 17:58 Ticket #1893 (ghc should say when it is failing due to -Werror) closed by
- fixed: Fixed in HEAD and 6.8 branch.
- 17:57 Ticket #856 (Build system issues on ia64) closed by
- fixed: Fixed in HEAD and 6.8 branch.
- 17:56 Ticket #2128 (Space leak with :trace) closed by
- fixed: Fixed in HEAD and 6.8: […]
- 13:19 Ticket #2160 ("internal error: PAP object entered!" when running ghci compiled with ...) created by
- With this mk/build.mk: […] I get this: […] Unfortunately, there …
03/15/08:
- 14:42 Ticket #1491 (Extension RecordWildCards is broken) closed by
- fixed: Test rn065 added.
- 11:13 Ticket #2159 (Use a more efficient representation than [DynFlag]) created by
- In compiler/typecheck/TcRnMonad.lhs, if I replace the existing …
- 07:35 Ticket #1208 (ghci-6.6 aborts at initialization) closed by
- duplicate: This looks like a duplicate of #1225; please reopen if I'm wrong.
03/14/08:
- 21:18 Ticket #2158 (deriving (Ix) and listArray give unexpected results) created by
- When arrayList is used together with a derived instance of Ix, the …
- 14:49 Ticket #2138 (:i doesn't show constraints on datatypes) closed by
- fixed: Merged
- 14:48 Ticket #2154 (Stack overflow due to unsafePerformIO) closed by
- fixed: Merged
- 14:31 Ticket #2144 (The OpenGL binding uses withCAStringLen where it should use withCAString) closed by
- invalid: Thanks for the report; however, bugs in OpenGL should be reported to its …
- 14:03 Ticket #974 (Add partitionEithers, lefts, rights to Data.Either) closed by
- fixed: Patch applied, thanks! […]
- 14:00 Ticket #2139 (have a way to specify listening host in Network (listenOn)) closed by
- wontfix: Hi phr, Thanks for the suggestion. Could you please submit it as a …
- 09:26 Ticket #2153 (GHCi does not have a :source command to load further .ghci files) closed by
- wontfix
- 07:47 Ticket #2157 (Equality Constraints with Type Families) created by
- For the implementation of fixpoint recursive definitions for a datatype I …
- 05:37 Ticket #2156 (compilation math/truncate bug with optimization enabled) created by
- The following code produces different results depending on whether it is …
03/13/08:
- 19:26 Ticket #2106 (parts of Language.Haskell.TH.Ppr in wrong package?) closed by
- wontfix: Hi Frederik, If you'd like to propose an addition to the pretty library, …
- 16:40 Ticket #2155 (More deadlock issues with concurrent I/O) created by
- The following hangs on the current ghc-STABLE snapshot, and shouldn't. …
- 15:56 TypeFunctionsStatus edited by
- (diff)
- 15:38 Ticket #2154 (Stack overflow due to unsafePerformIO) created by
- The following program, extracted from a utf8 decoder for ByteStrings?, …
- 15:17 Ticket #2153 (GHCi does not have a :source command to load further .ghci files) created by
- This makes it difficult to put useful GHCi commands under version control …
- 15:16 Ticket #2152 (bogus inlining of foreign import "foo.h &foo") created by
- Foreign imports with include file annotations are not supposed to be …
- 05:31 Ticket #2151 (GADTs in function Patterns) created by
- I have found a bug on the compiler (at least ghc >6.8.2). For some module …
- 02:42 Ticket #2150 (allow definition of functions in the interpreter) closed by
- worksforme: Happily it's there already: […] Multi-line definitions are, admittedly, …
03/12/08:
- 21:49 Ticket #2150 (allow definition of functions in the interpreter) created by
- Right now, the only way to define functions is through the .hs files. …
- 15:06 Ticket #2050 (GHCi should keep a persistent history file) closed by
- fixed: Fixed: […] I decided to put the history file in …
03/11/08:
- 15:51 Ticket #2149 (literate haskell support for hasktags - patch below) created by
- Igloo told me to create a ticket. here it is. I hope that type "feature …
- 14:02 Ticket #2148 (x86_64 code use several GiB of memory generates: internal error: ASSERTION ...) created by
- I have some fairly simple code using ByteStrings to parses fasta files …
- 13:49 Internships edited by
- Link to new plugins page (diff)
- 13:47 Plugins edited by
- (diff)
- 13:46 Plugins edited by
- (diff)
- 13:46 Plugins created by
- Initial speculation about plugins
- 08:48 Ticket #2147 (unhelpful error message for a misplaced DEPRECATED pragma) created by
- The error message on a misplaced DEPRECATED pragma is less than helpful. …
- 07:17 TypeFunctionsStatus edited by
- (diff)
- 07:17 Ticket #2146 (Decomposition rule for equalities is too weak in case of higher-kinded ...) created by
- […] gives us […] but […] doesn't - although both should lead to …
03/10/08:
- 03:02 DarcsEvaluation edited by
- Added a note about trac+darcs [Lele Gaifax] (diff)
03/09/08:
- 15:34 Ticket #2145 (ghc does not terminate (renamer/typechecker?)) closed by
- duplicate: Thanks for the report! This sounds like #1899, fixed in the 6.8 branch …
- 12:40 Ticket #2145 (ghc does not terminate (renamer/typechecker?)) created by
- When doing […] the compiler seems stuck: […] Nothing happens, …
- 11:50 Ticket #2144 (The OpenGL binding uses withCAStringLen where it should use withCAString) created by
- In the module Graphics.Rendering.OpenGL.GL.Shaders (and possibly in …
- 06:34 Ticket #2143 (Yhc's sort is faster than GHC's) created by
- The sort code in the Yhc libraries is faster than GHC. In some cases its …
03/08/08:
- 07:23 Ticket #2142 (:b doesn't invoke :browse, or even generate an ambiguous command error) created by
- Previously, :b Prelude would show the things exported by Prelude. Now, it …
Note: See TracTimeline
for information about the timeline view.
