Timeline


and

04/02/07:

19:38 Ticket #1262 (RecursiveDo in Template Haskell) created by philip.weaver@…
I really want mdo support in Template Haskell! Thanks!
17:07 Ticket #1261 (optLevelFlags is not monotonic) created by Stefan O'Rear <stefanor@…>
GHC 6.7.20070213 and all later versions I have fail to unbox this: […] …
14:50 GMPMemoryManagement edited by Stefan O'Rear
add bangs before types that shouldn't have been links (diff)
14:49 GMPMemoryManagement created by Stefan O'Rear
14:01 Commentary edited by Stefan O'Rear
(diff)
13:34 GarbageCollectorNotes edited by Stefan O'Rear
typo fix "teh" (diff)
08:06 Ticket #1260 (TH doesn't pretty-print classes without fundeps correctly) created by greenrd
A class with no functional dependencies is pretty-printed with a spurious …
05:40 Building/GettingTheSources edited by simonmar
modify recommendations about --partial (diff)
05:25 Ticket #1259 (Accessing undefined value in DiffArray returns misleading error message) created by guest
[…] Since DiffArray? isn't a MArray(it implements IArray), this is …
03:23 ViewPatterns edited by dsyme
fixing HTML hyperlinks (diff)
03:11 ViewPatterns edited by dsyme
Inserting F# related work (diff)

04/01/07:

11:01 Ticket #1235 (Documentation bug: Control.Monad.Reader) closed by igloo
fixed: Thanks for the report. The darcs version looks OK, so the extralibs with …
10:40 Ticket #1247 (Text.XHtml version is out of date?) closed by igloo
fixed: 6.6.1 extralibs will include a working version.
08:15 Ticket #1119 (openBinaryFile: does not exist (No such file or directory) ...) closed by igloo
fixed: Merged.
08:02 Ticket #1242 (darcs-all needs Bash but has #!/bin/sh) closed by igloo
fixed: I've now applied the patch. Thanks
06:59 Ticket #1258 (Insecure temporary file creation) created by greenrd
openTempFile and openBinaryTempFile (in libraries/base/GHC/Handle.hs) …
05:03 DataParallel/Desugaring edited by chak
(diff)
04:34 DataParallel/Desugaring edited by chak
(diff)
04:20 DataParallel/Desugaring created by chak
03:58 DataParallel edited by chak
(diff)

03/31/07:

16:55 ViewPatterns edited by guest
Removed curious emacs message from top of page (diff)
12:30 Ticket #1257 (Bytecode generator can't handle unboxed tuples) created by igloo
We need to implement unboxed tuple support in ghci. For example, with: …
11:50 Ticket #1256 (GHC warns about omitting type signatures; would be more helpful if it ...) created by guest
When I'm just messing around with very complex (or even fairly simple) …
05:36 Ticket #924 (TcRnDriver.checkHiBootIface should check exports) closed by igloo
fixed: Test case now in the testsuite (rnfail047).

03/30/07:

23:08 Commentary/Rts/Storage/HeapObjects edited by AudreyTang
(diff)
21:27 Ticket #1255 (UNPACKing a !Foo with newtype Foo = (Ptr Foo) causes the impossible) created by rashakil
Here is the code that causes the error. The strictness annotation and the …
08:50 Ticket #1254 (truncate = float2Int rule is incorrect) created by brian@…
This is only on powerpc... […] In GHC.Float we have […] But when …
06:42 Ticket #1252 ([haskell-src] Function not pretty-printed correctly in inline mode) closed by greenrd
fixed: Fixed on head. Thanks Ross!
03:22 Ticket #1253 (Can't use explicit braces/semicolons (i.e. non-layout) at top level with ...) created by guest
The following file is rejected by ghc and ghci, but accepted by hugs. …

03/29/07:

11:40 Ticket #1189 (Add First and Last wrappers around Maybe to Data.Monoid) closed by igloo
fixed: Patch applied, thanks!
08:25 Ticket #1219 (RULE for take is too strict) closed by igloo
fixed: Merged.
05:52 Ticket #1252 ([haskell-src] Function not pretty-printed correctly in inline mode) reopened by greenrd
The checked-in fix doesn't work: […]

03/28/07:

15:48 Ticket #1252 ([haskell-src] Function not pretty-printed correctly in inline mode) closed by ross
fixed: fixed in the HEAD
15:12 WikiStart edited by Replica
(diff)
09:54 Ticket #1252 ([haskell-src] Function not pretty-printed correctly in inline mode) created by greenrd
In the attached testcase (type make to run it), the generated Output.hs is …
03:39 Ticket #1096 (More make boot / make depend problems) closed by simonmar
worksforme: I couldn't reproduce this, in either HEAD or 6.6. If I remove …
03:33 Ticket #1098 (Broken link in the User's Guide) closed by simonmar
fixed: Fixed and merged.
01:27 Ticket #1228 (GHCi freezes in Windows upon pressing Ctrl+C (always, not just under ...) closed by simonmar
fixed: This bug was fixed as part of my modifications to make Windows use the IO …

03/27/07:

20:38 Ticket #1250 (Data.Map.map should be deprecated/removed) closed by guest
duplicate: Accidental duplicate of #1249.
19:56 Ticket #1251 (GADTs with newtype deriving can crash GHCi / cause Core Lint to fail) created by Stefan O'Rear <stefanor@…>
In my attempts to prove that GHC was generating errors on valid code, I …
19:35 Ticket #1250 (Data.Map.map should be deprecated/removed) created by ajb@…
(Note: Every claim here referring to Data.Map.map applies equally well to …
19:34 Ticket #1249 (Data.Map.map should be deprecated/removed) created by ajb@…
(Note: Every claim here referring to Data.Map.map applies equally well to …
05:15 Ticket #1206 ("Bad interface file: System/IO.hi" in ghci when ./System/IO.hs exists) closed by simonmar
duplicate: dup of #1119
04:40 Ticket #1248 (Use sensible flags for ghc -M) created by simonpj
The ghc -M dependency analyser requires you to specify flags in a very …
03:44 Ticket #1095 (make boot under includes/ doesn't run make depend) closed by simonmar
fixed: Fixed and merged.
02:39 Ticket #1130 (GHC reports : <interactive>: internal error: removeFromQueues) closed by simonmar
worksforme: No response from submitter, closing the bug as unreproducible.

03/26/07:

22:02 Ticket #1247 (Text.XHtml version is out of date?) created by paulrbrown@…
I tried some first experiments with the Text.XHtml library, and I found …
17:41 Ticket #1246 (<= operators get compiled worse than ==) created by duncan
We'd like to define things like 'take' like this: […] Which is just …
10:26 GhciDebugger edited by mnislaih
Added a link to the technical report (diff)
07:53 Ticket #764 (DESTDIR Makefile variable) closed by igloo
duplicate: Dupe of #1163
06:06 Ticket #1245 (Turn tuples into syntactic sugar for heterogeneous lists) created by benja.fallenstein@…
It would be nice if (x,y,z) were syntactic sugar for a …
05:48 BuildBot edited by simonmar
update GHC buildbot URL (diff)
03:14 Ticket #1236 (System.Mem.Weak breaks referential transparency) closed by simonmar
invalid: mkWeakPtr does not break referential transparency. You cannot use it to …

03/25/07:

17:26 Commentary/Compiler/HscMain edited by kirsten
(diff)
17:26 Commentary/Compiler/HscMain edited by kirsten
(diff)
11:47 Ticket #1244 (hashString in Data.HashTable bad hash function) closed by j.russell@…
duplicate: Duplicate of #1137
11:11 Commentary/Compiler/TypeType edited by kirsten
(diff)
04:27 Ticket #1244 (hashString in Data.HashTable bad hash function) created by dustin.deweese@…
hashString in Data.HashTable is a bad hash function - it seems to only …

03/24/07:

20:44 Ticket #1243 (Linking error of ALUT) created by guest
ALUT bindings in  http://hackage.haskell.org/packages/archive/pkg-list.html
20:05 Commentary/Compiler/EntityTypes edited by kirsten
fix typo (diff)

03/23/07:

18:07 Ticket #1065 (The impossible happened (Template Haskell)) closed by igloo
fixed: Merged, and test updated in both branches.
18:07 Ticket #986 (SMP race condition in getContents) closed by igloo
fixed: All merged.
12:17 Ticket #1240 (Template Haskell only accepts semicolons not newlines in data declaration ...) closed by igloo
invalid: That code has incorrect layout. Similarly, with plain old Haskell, […] …
11:27 Ticket #1242 (darcs-all needs Bash but has #!/bin/sh) created by Luke Maurer
I get the following error trying to run ./darcs-all get --extra on …
09:47 Ticket #1062 (Bad output from Text.PrettyPrint.HughesPJ) closed by thorkilnaur
duplicate: This is actually a duplicate of #669.

03/22/07:

11:49 Ticket #804 (Signal handlers always installed, evem in a DLL) closed by igloo
fixed: I've added a --install-signal-handlers=<yes|no> RTS flag to the 6.6 …
10:06 Ticket #1234 (Shouldn't Q be a Functor?) closed by igloo
fixed: I can't see why not; done in the HEAD. Thanks for the suggestion!
09:15 Ticket #1237 (misleading error message from cabal when versions differ) closed by igloo
invalid: I've opened a bug for this on the Cabal trac: …

03/21/07:

18:43 closure-conversion.ps attached to DataParallel/ClosureConversion by chak
Transformation rules for plain closure conversion
17:35 Ticket #1150 (Build Error on ia64) closed by igloo
fixed: Now fixed (both 6.6 branch and HEAD) for gcc 3.3.6 too, c/o Chris …
17:09 Ticket #1239 (compare on exceptional Doubles and Floats should raise an error) closed by igloo
wontfix: Moved to Haskell': …
14:30 Commentary/Compiler/TypeType edited by kirsten
fix typos (diff)
13:55 Ticket #1241 (Functional dependency Coverage Condition is lifted, and should not be) created by guest
Hello, GHC 6.6 (with flags {{{-fglasgow-exts …

03/20/07:

16:43 Ticket #1240 (Template Haskell only accepts semicolons not newlines in data declaration ...) created by greenrd@…
GHC 6.6 rejects a declaration quotation (i.e. [|d ... |]) containing …
08:20 Ticket #1239 (compare on exceptional Doubles and Floats should raise an error) created by igloo
Consider: […] In GHC and YHC this gives […] while in hugs it gives …
08:06 Ticket #1238 (ByteString based datagram communication) created by robreim
This patch adds ByteString? datagram communication. In the process it …
02:54 Ticket #1237 (misleading error message from cabal when versions differ) created by guest
Using cabal, I do './Setup.hs configure', './Setup.hs build', and 'sudo …

03/19/07:

16:52 DataParallel/Repositories created by chak
16:42 DataParallel edited by chak
(diff)
06:28 DataParallel edited by simonpj
(diff)
06:09 Ticket #1236 (System.Mem.Weak breaks referential transparency) created by drtomc@…
Consider the following two functions: foo = do mkWeakPtr y (Just …
04:30 DataParallel/WorkPlan edited by chak
(diff)
04:22 DataParallel/ClosureConversion edited by chak
(diff)
03:19 DataParallel/Benchmarks edited by chak
(diff)
03:10 DataParallel/Benchmarks edited by chak
(diff)
02:56 serenity-all-speedup-colour.png attached to DataParallel/Benchmarks by chak
Speedup of smvm on 8x dualcore Opteron for Float and Double, including the …
02:53 time-colour.png attached to DataParallel/Benchmarks by chak
Runtime of smvm on 2x dualcore Xeon and SunFire?9600, including sequential …
02:50 speedup-colour.png attached to DataParallel/Benchmarks by chak
Speedup of smvm on 2x dualcore Xeon and SunFire?9600
02:44 DataParallel/Benchmarks created by chak
02:02 Commentary edited by simonpj
(diff)
00:26 DataParallel/CodeVectorisation/LiftedCaseExample created by chak
00:25 DataParallel/CodeVectorisation edited by chak
(diff)
00:22 DataParallel/ClosureConversion created by chak
00:21 DataParallel/CodeVectorisation edited by chak
(diff)
00:20 DataParallel/CodeVectorisation created by chak
00:14 DataParallel/Library created by chak
00:08 DataParallel/WorkPlan created by chak

03/18/07:

23:44 DataParallel/Design created by chak
23:25 DataParallel edited by chak
(diff)
23:19 DataParallel edited by chak
(diff)
23:05 DataParallel/SMP/NDPContexts created by chak
22:54 DataParallel/SMP created by chak
22:49 DataParallel edited by chak
(diff)
22:43 DataParallel/Example created by chak
22:42 DataParallel edited by chak
(diff)
22:35 DataParallel edited by chak
(diff)
20:34 DataParallel/Related edited by chak
(diff)
20:30 DataParallel/Related edited by chak
(diff)
15:37 HaddockComments edited by waern
(diff)
11:40 Ticket #1235 (Documentation bug: Control.Monad.Reader) created by bjpop
The current docs for Control.Monad.Reader say: "Declaration of the Monoid …

03/16/07:

18:25 Ticket #1031 (ghc 6.6 impossible happened) closed by igloo
fixed: Merged, along with […]
17:28 Ticket #1234 (Shouldn't Q be a Functor?) created by Eelis
There does not seem to be a Functor instance for the Q monad in Template …
09:40 Ticket #1233 (Biographical Profiling of Heap crashes) closed by thorkilnaur
duplicate: Thanks for the report. This seems to be a duplicate of #1227 (which has …
09:20 Ticket #1233 (Biographical Profiling of Heap crashes) created by guest
on my amd 64 Linux machine GHC 6.6.2007012 crashes when performing a …
09:03 Ticket #1232 (generalise runhaskell to support arbitrary file names, not just those with ...) created by Frederik
The GHC installation should include an executable (either a binary or e.g. …
06:09 WikiStart edited by igloo
6.6.1 release status (diff)
04:18 Ticket #1231 (deprecation warnings are reported too often) created by malcolm.wallace@…
Not so much a bug, more an annoyance. In some code which is designed to …

03/15/07:

14:21 Ticket #1224 (ghci failed to load) closed by igloo
fixed: I probably broke this when fixing the paths to use variables rather than …
13:15 Ticket #1230 (write a safety wrapper around readline) created by igloo
It would be nice to have a wrapper around the low-level readline …
05:10 Building/Windows edited by simonpj
(diff)
00:30 Ticket #1229 (Add min/max handling operations for IntSet/IntMap) created by jpbernardy
Make IntMap/IntSet? closer to their non-Int counterparts by providing …
00:27 Ticket #1134 (swap minView/maxView return value) closed by jpbernardy
fixed

03/14/07:

17:21 Ticket #1228 (GHCi freezes in Windows upon pressing Ctrl+C (always, not just under ...) created by guest
Start GHCi 6.6. It can be started by double clicking the exe, starting it …
17:14 Ticket #1227 (Crash with biographical profiling on OS X) created by Judah Jacobson
Biographical profiling appears to be broken on OS X v.10.4.8 (PPC). See …
16:53 Ticket #1226 (Add flags --full-flag-help and --print-docdir) created by igloo
In the thread starting …
13:46 Ticket #1225 (configure of yi generates error message on AMD 64-bit OpenBSD 4.0) created by guest
[…]
13:33 Ticket #1224 (ghci failed to load) created by guest
Working through [ http://www.haskell.org/haskellwiki/Haskell_in_5_steps
09:30 Building/Porting edited by igloo
Remove the "don't worry about the RTS comment" (diff)
06:31 Ticket #1194 (tcrun032 regressed) closed by simonpj
fixed: Fixed.
05:53 Ticket #1214 (Iface type variable out of scope) closed by simonpj
fixed: Good report. It was a buglet in the 6.6 branch; I've fixed it. Ian: the …
04:40 Ticket #1223 (ghc-6.6: panic! (the 'impossible' happened)) closed by simonpj
fixed: OK I've looked into this. I boiled it down a bit to a single file (see …

03/13/07:

23:49 Ticket #1210 (Unimplemented opcode error while running ZFS) closed by thorkilnaur
duplicate: Thanks a lot for this report. It seems that this is a duplicate of #1013, …
19:54 Ticket #1223 (ghc-6.6: panic! (the 'impossible' happened)) created by jupdike@…
ghc-6.6: panic! (the 'impossible' happened) (GHC version 6.6 for …
13:55 Ticket #1222 (Add the "optionMaybe" combinator to Parsec) created by Maxime Henrion <mux@…>
This patch adds a new combinator named 'optionMaybe' that is just a …
13:14 Ticket #1221 (Types don't match expressions in type error) created by igloo
Frederik Eaton points out in the thread starting …
09:53 Ticket #1220 (Newtype deriving should only work if superclasses are newtype-derived) created by simonpj
Twan van Laarhoven writes: I just noticed some unexpected consequences of …
03:31 Ticket #1219 (RULE for take is too strict) created by simonpj
[…] In ghci, or with ghc -O0, this produces "x". With ghc -O, this …
03:02 Status edited by simonpj
(diff)

03/12/07:

20:08 Ticket #1218 (Add sortNub and sortNubBy to Data.List) created by neil
I propose the addition of sortNub and sortNubBy to Data.List sortNub = …
19:43 Ticket #1217 (Add zeroText to Text.PrettyPrint.HughesPJ) created by neil
I propose the addition of Text.PrettyPrint?.HughesPJ.zeroText :: String -> …
09:57 Ticket #1216 (Missed opportunity for let-no-esape) created by claus
readArray/writeArray call GHC.Arr.index, which seems inexplicably slow for …
06:22 Ticket #1170 (Can't install on intel mac) closed by igloo
fixed: Hmm, ghc-6.6/bin/i386-unknown-linux/ghci-6.6.sh is supposed to contain …
05:55 Ticket #1213 (typecheck/TcTyClsDecls.lhs: Non-exhaustive patterns in function tcConDecl) closed by igloo
fixed: Thanks for the report; this has already been fixed in the 6.6 branch and …
04:57 Ticket #1211 (source code links broken in mtl docs) closed by igloo
duplicate: Thanks for the report; this has already been fixed (duplicate of #1044).
04:37 Ticket #1203 (Foreign.Marshal.Utils.{copyBytes or moveBytes} documentation incorrect) closed by igloo
fixed: You are right, it is bytes. I've fixed the 6.6 branch and HEAD. Thanks for …

03/11/07:

14:41 Ticket #1215 (GHC fails to respect the maximal munch rule while lexing "qualified ...) created by Stefan O'Rear <stefanor@…>
The following program I believe is legal haskell 98: […] since …
14:20 Ticket #1214 (Iface type variable out of scope) created by igloo
Christophe Poucet reports the below bug; the 6.6 branch is broken, but the …
11:05 Ticket #957 (No way to use -lgmp from a non-standard location) closed by igloo
fixed: I believe this is fixed by […] in the 6.6 branch and HEAD.
09:08 Ticket #1187 (GHC.Conc.prodServiceThread can deadlock) closed by igloo
fixed: Merged.
09:06 Ticket #1196 (Cabal on Windows doesn't like the in-place GHCs) closed by igloo
fixed: Merged.
07:09 Ticket #1191 (Proposal: Add ioeGetLocation, ioeSetLocation to System/IO/Error.hs) closed by igloo
fixed: No discussion happened.

03/10/07:

03:35 Ticket #1213 (typecheck/TcTyClsDecls.lhs: Non-exhaustive patterns in function tcConDecl) created by guest
The following code […] causes the compiler to crash with: […] …

03/09/07:

23:59 Ticket #1212 (Add IPv6 support to network library) created by bos@…
This proposal adds two standard protocol-independent functions to …
18:36 Ticket #1211 (source code links broken in mtl docs) created by conal
The mtl haddock docs have broken source code pointers at each …
09:22 Contributors edited by mnislaih
my work: the ghci debugger (diff)
04:34 Ticket #1210 (Unimplemented opcode error while running ZFS) created by titto@…
ZFS.hs ( http://okmij.org/ftp/packages/ZFS.tar.gz) seems to load correctly …
01:29 Ticket #1209 (getMBlocks: misaligned block returned) created by CBa
darcs 1.0.8 uses a lot of memory. On windows the command below (official …

03/08/07:

11:52 TypeFunctionsSynTC/Second edited by samb
What is CHR? (diff)
11:42 TypeFunctionsSynTC/Second edited by samb
Step 1.2 is actually the new step, not step 1.1! (diff)
11:17 TypeFunctionsSynTC edited by samb
FC -> FC (that is, format the C as a subscript) (diff)

03/07/07:

22:37 Ticket #1207 (Unnecessary prohibition of unquantified higher-order typeclass constraints) closed by simonpj
wontfix: Types like this are allowed in the HEAD, as a result of a recent and …
16:56 Ticket #1208 (ghci-6.6 aborts at initialization) created by dfeustel@…
[…]
06:51 Ticket #1207 (Unnecessary prohibition of unquantified higher-order typeclass constraints) created by br276@…
In GHC 6.6, attempting to declare a function (say f) with a type of the …
01:38 Ticket #980 (timeout) closed by simonmar
fixed: Now done.
01:03 Ticket #1202 (Using -prof -auto-all can generate name clashes) closed by simonmar
fixed: I fixed this recently while fixing #249

03/06/07:

22:07 Ticket #1206 ("Bad interface file: System/IO.hi" in ghci when ./System/IO.hs exists) created by jyasskin
I ran into this when trying to ghci a module in the base library (from …
15:37 Ticket #1205 (ghci reports functions not in scope after loading a .hs, if there is a .o ...) created by guest
I wanted to debug some code, so I fired up ghci and had this experience: …
15:18 Ticket #1204 (Associated types don't work with record updates) created by nominolo@…
(I couldn't find a more descriptive title, feel free to change it) When …
14:50 Ticket #1203 (Foreign.Marshal.Utils.{copyBytes or moveBytes} documentation incorrect) created by Isaac Dupree <id@…>
copyBytes "copies the given number of _bytes_" moveBytes "copies the …
10:38 Ticket #1202 (Using -prof -auto-all can generate name clashes) created by guest
Here is a simple example: ----- module A where afoo :: Bool -> Bool afoo …
06:50 Ticket #1077 (documentation error and omission) closed by igloo
fixed: The 6.6 branch is now also without building guide.
05:11 Ticket #1199 (Type variables in DataD do not match up:) closed by igloo
fixed: Not merged: the 6.6 branch works already.
04:48 Ticket #1201 (ghci runs Template Haskell splices 4 times) created by igloo
ghci (both 6.6 and HEAD) appears to run Template Haskell splices 4 times, …
01:21 Ticket #1076 (runhaskell crash with .hi/.o files in the directory) closed by simonmar
duplicate: No answer from submitter; I tried the example code and couldn't reproduce …

03/05/07:

23:56 Ticket #1200 (ghci scripts ending in printf lines fail with Exception: Prelude.undefined) created by dons
There appears to be some differences in runhaskell/ghci and ghc when it …
16:13 Ticket #1188 (STM.c:stmCommitNestedTransaction bogosity) closed by igloo
fixed: I've applied this fix to the 6.6 branch (it turns out it was already in …
14:45 Ticket #1199 (Type variables in DataD do not match up:) created by wolfgang
When reigying an ADT, the type variables listed on the left side are …
13:36 Ticket #1174 (Impredicative type-class context causes stack overflow or non-termination ...) closed by igloo
duplicate: Thanks for the report. This is a duplicate of #940, fixed in the 6.6 …
11:46 Ticket #1198 (Windows: hWaitForInput returns False for file handles, and doesn't work ...) created by igloo
On Windows, readwrite002 is failing with […] The error is being …
09:34 Ticket #1197 (Windows: conc023.exe: getMBlocks: VirtualAlloc MEM_RESERVE 1 blocks ...) created by igloo
When running conc023 in the 6.6 branch the "normal" way on Windows I get: …
08:58 Ticket #1196 (Cabal on Windows doesn't like the in-place GHCs) created by igloo
From e.g. a cmd prompt, Windows doesn't like the in-place GHCs: […] …
05:45 Ticket #1195 (Build error on MacOSX (Intel) 10.4.8 for HEAD from 2007-03-05 when ...) created by nominolo@…
make on MacOSX does not seem to stop when built errors occur. The first …
05:27 Ticket #1093 (Windows: haddock-html fields are wrong in package.conf) closed by igloo
fixed: The filename problems turns out to be this: The haddock-html field is …

03/04/07:

13:53 Ticket #1194 (tcrun032 regressed) created by igloo
The tcrun032 test: […] now fails with: […] in the 6.6 branch. Both …
08:46 Ticket #1193 (panic! addImpDecls in TH_dataD1 test) created by igloo
When running the test TH_dataD1, addImpDecls seems to be being passed an …
05:22 Ticket #1192 (GHC-only IOErrorType constructors, and is*Error(Type) functions) created by igloo
Currently we don't have is*Error and is*ErrorType functions for those …
05:07 Ticket #1191 (Proposal: Add ioeGetLocation, ioeSetLocation to System/IO/Error.hs) created by igloo
This is a proposal to add ioeGetLocation and ioeSetLocation to …
04:25 Ticket #1190 (base:System.Posix.Signals is empty on Windows) created by igloo
From  http://www.haskell.org/pipermail/libraries/2006-August/005762.html: …
00:59 Ticket #1189 (Add First and Last wrappers around Maybe to Data.Monoid) created by jyasskin
First and Last mappend to the first and last non-Nothing elements of the …

03/03/07:

07:35 Ticket #1127 (Make mtl lazier) closed by igloo
fixed: While this started off as just making StateT lazy, it has ultimately ended …
06:54 Ticket #1126 (Add Data.String, containing IsString(fromString), to base) closed by igloo
fixed: David Roundy proposed adding Eq as a requirement for the IsString? class so …
Note: See TracTimeline for information about the timeline view.