14
I Use This!
Very Low Activity

Commits : Listings

Analyzed 4 days ago. based on code collected 4 days ago.
Mar 30, 2025 — Mar 30, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[project @ 2003-08-22 08:58:30 by panne] Added a workaround for the Haddock problems introduced by the circular module dependencies regarding Unicode handling. More... over 22 years ago
[project @ 2003-08-20 15:54:45 by panne] Nuked FPTOOLS_O_BINARY test and use FP_CHECK_CONST instead, which is shorter and better (e.g. cross compilation). More... over 22 years ago
[project @ 2003-08-20 15:44:19 by panne] * Cleaned up FP_CHECK_ALIGNMENT test a bit. More... over 22 years ago
[project @ 2003-08-20 10:22:44 by simonmar] Use the wide-char classifications from the C library if available. This gives us Unicode-aware isLower, isUpper, isAlpha etc. More... over 22 years ago
[project @ 2003-08-19 16:39:13 by simonmar] Use the wide-char classifications from the C library if available. This gives us Unicode-aware isLower, isUpper, isAlpha etc. More... over 22 years ago
[project @ 2003-08-19 16:34:11 by simonmar] Fix reversed flag in mkRegexWithOpts More... over 22 years ago
[project @ 2003-08-19 16:33:03 by simonmar] Fix incorrect Haddock syntax More... over 22 years ago
[project @ 2003-08-18 12:46:21 by panne] Revamped altzone detection. Note that we test only for successful compilation now, not for successful linking, but this is what most autoconf macros do. More... over 22 years ago
[project @ 2003-08-11 18:39:56 by ross] rename the cute presentations and use derived instances of Read and Show, as suggested by Tomasz Zielonka. More... over 22 years ago
[project @ 2003-08-11 13:18:22 by ross] expose unsafeInterleaveIO to Hugs More... over 22 years ago
[project @ 2003-08-08 10:55:22 by malcolm] Adjust the default search path for building library packages with nhc98. More... over 22 years ago
[project @ 2003-08-05 17:25:30 by ross] fix some identifier links More... over 22 years ago
[project @ 2003-08-05 17:24:40 by ross] add type signatures for Haddock's benefit More... over 22 years ago
[project @ 2003-08-05 17:16:16 by ross] adjust exclusions for Hugs More... over 22 years ago
[project @ 2003-08-05 12:13:29 by panne] Moved QuickCheck into separate package More... over 22 years ago
[project @ 2003-08-04 18:40:47 by panne] Export HandlePosition More... over 22 years ago
[project @ 2003-08-04 18:20:44 by panne] Ooops, forgot one link in the last commit... More... over 22 years ago
[project @ 2003-08-04 18:07:49 by panne] Export ReadS from Text.ParserCombinators.ReadP, curing CPP trickery a bit More... over 22 years ago
[project @ 2003-08-04 17:52:33 by panne] Synched comments with reality More... over 22 years ago
[project @ 2003-08-04 17:30:53 by panne] Fixed hyperlink (at least for GHC docs :-) More... over 22 years ago
[project @ 2003-08-04 14:47:37 by panne] Fixed hyperlink More... over 22 years ago
[project @ 2003-08-04 14:41:55 by simonmar] Make a bunch of foreign imports "unsafe". More... over 22 years ago
[project @ 2003-08-04 13:49:28 by panne] Fixed hyperlink for exitWith More... over 22 years ago
[project @ 2003-08-04 10:05:32 by ross] docs copied from the report More... over 22 years ago
[project @ 2003-08-01 15:56:11 by panne] Warning police More... over 22 years ago
[project @ 2003-08-01 10:00:48 by ross] Swapped argument order of `newForeignPtr' and `addForeignPtrFinalizer' to track FFI spec. (Maybe the Conc ones should do the same?) More... over 22 years ago
[project @ 2003-08-01 09:59:04 by ross] tiny doc fix More... over 22 years ago
[project @ 2003-07-31 17:45:22 by ross] move Parsec out of base into a package parsec (no code changes) More... over 22 years ago
[project @ 2003-07-31 10:48:50 by panne] Merge Foreign.C.TypesISO into Foreign.C.Types More... over 22 years ago
[project @ 2003-07-31 09:28:47 by ralf] Cosmetic changes. Documentation of Data.Generics at http://www.cs.vu.nl/boilerplate/ is now also again well in line with the major revision of Data.Generics from last week. More... over 22 years ago