User contributions
- 22:10, 17 July 2007 (diff | hist) Haskell/YAHT/Type basics/Solutions (→Functional Arguments: number 3 had inexplicable curlies on it. Replaced with the answer that ghci gives)
- 18:41, 17 July 2007 (diff | hist) Talk:Haskell/YAHT/Type basics (Either/left/right exercise very unclear)
- 00:09, 16 July 2007 (diff | hist) m Haskell/Type declarations (→<code>data</code> for making your own types: added space to keep code block from splitting)
- 23:37, 15 July 2007 (diff | hist) m Haskell/Simple input and output (→Mind your expression types too: put in omitted word)
- 23:36, 15 July 2007 (diff | hist) Talk:Haskell/Simple input and output (explain the payoff)
- 23:16, 15 July 2007 (diff | hist) Talk:Haskell/Simple input and output (Didn't know you were contrasting actions with expresssions)
- 23:10, 15 July 2007 (diff | hist) Talk:Haskell/Simple input and output (map and foldr haven't been introduced yet)
- 22:55, 15 July 2007 (diff | hist) Talk:Haskell/Simple input and output (Consider eliminating discussion of monads)
- 22:49, 15 July 2007 (diff | hist) User talk:Msouth (→A proper welcome: response) (top)
- 16:44, 15 July 2007 (diff | hist) Talk:Haskell/Simple input and output (too much in first example)
- 16:30, 15 July 2007 (diff | hist) Talk:Haskell/Simple input and output (a convention on the introduction of a new term might help)
- 16:24, 15 July 2007 (diff | hist) Talk:Haskell/Simple input and output (terms I wasn't familiar with in introduction)
- 15:12, 15 July 2007 (diff | hist) Talk:Haskell/Lists and tuples (cons8 exercise: write a function that takes a list? how?)
- 14:53, 15 July 2007 (diff | hist) Talk:Haskell/Lists and tuples (consistent form for describing operators?)
- 14:48, 15 July 2007 (diff | hist) Haskell/Type basics (→Polymorphic types: replaced quote marks (which I just added) with ''' to be consistent with some other places in the book)
- 14:43, 15 July 2007 (diff | hist) Haskell/Type basics (→Polymorphic types: identified the type variable to keep reader from wondering what next sentence is talking about)
- 14:01, 15 July 2007 (diff | hist) Talk:Haskell/Type basics (module for openWindow?)
- 13:56, 15 July 2007 (diff | hist) Talk:Haskell/Type basics (consider dropping the ord and chr part now)
- 13:53, 15 July 2007 (diff | hist) Talk:Haskell/Type basics (Functions in more than one argument)
- 13:28, 15 July 2007 (diff | hist) Talk:Haskell/Type basics (Note 1 is unclear)
- 13:21, 15 July 2007 (diff | hist) Talk:Haskell/Type basics (Example: not)
- 13:03, 15 July 2007 (diff | hist) Haskell/Type basics (→Functional types: Clarified the wording (prevent user from looking for where we defined "values"))
- 12:55, 15 July 2007 (diff | hist) Haskell/Type basics (→Numeric types: replaced response to ":t 5" with what GHCi actually returns)
- 05:00, 15 July 2007 (diff | hist) Haskell/Next steps (→if / then / else: changed "signum" to "mySignum" in explanation about parens on -1)
- 04:37, 15 July 2007 (diff | hist) Talk:Haskell/Variables and functions (added a question about the "explanation" of let r=0)
- 04:30, 15 July 2007 (diff | hist) Talk:Haskell/Variables and functions (→Bug in "area" exercise: noted that I had added a note to clarify)
- 04:29, 15 July 2007 (diff | hist) Haskell/Variables and functions (→Variables within variables: formatted my previous addition using note template)
- 04:19, 15 July 2007 (diff | hist) Haskell/Variables and functions (→Variables within variables: attempted to address something that confused me when I read this--pi*r doesn't work but pi*25 does)
- 03:55, 15 July 2007 (diff | hist) N User:Msouth (New page: Complete newbie. My username at gmail to contact. http://leftoverpi.com to peer into my madness.) (top)
- 03:53, 15 July 2007 (diff | hist) Talk:Haskell/Variables and functions (→Bug in "area" exercise: possible explanation of orginal questioner's confusion)