Changes between Version 6 and Version 7 of Attic/BeginnersNotes
- Timestamp:
- 05/23/06 03:15:54 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Attic/BeginnersNotes
v6 v7 1 1 = Notes From a Beginning GHC Hacker = 2 2 3 == General notes ( inWindows) ==3 == General notes (some just for Windows) == 4 4 1. [http://www.haskell.org/ghc/docs/latest/html/building/index.html The Building Guide] is very good, read the appropriate parts. 5 5 1. Optimize your set up for build speed. Having to wait 10 minutes to compile because you added an export to a critical module is no fun.
