I haven’t posted in a week or two, so I thought I’d write something quick and dirty.
Well, this week my class started, which is very exciting. I’m the organizer and also the guy who (so far, at least) has typed the sample code up on the projector in front of class.
Also, random Haskell coolness: use Stack to automatically rebuild your Stack project and run an executable on successfully build:
$ stack build --file-watch --exec hello-world
Nice!
See you next time.
Content © 2025 Richard Cook. All rights reserved.