- 23 Feb, 2001 1 commit
-
-
simonmar authored
print GHC's version in the panic message
-
- 12 Dec, 2000 1 commit
-
-
simonmar authored
Clean up the error handling a bit; the exception type is moved to Panic, and a new exception for panics has been added.
-
- 12 Oct, 2000 1 commit
-
-
simonmar authored
Move FAST_INT and FAST_BOOL into their own module FastTypes, replacing the macro definitions in HsVersions.h with real definitions. Change most of the names in the process. Now we don't get bogus imports of GlaExts all over the place, and -fwarn-unused-imports is less noisy.
-
- 27 Apr, 1999 1 commit
-
-
keithw authored
glasgow-haskell-{bugs,users} has moved.
-
- 01 Mar, 1999 1 commit
-
-
sof authored
import list tweak
-
- 21 Dec, 1998 1 commit
-
-
simonpj authored
Add utils/Panic.lhs
-