-
Notifications
You must be signed in to change notification settings - Fork 5
Blacklister Assignment
learnhaskell-brisbane edited this page Jan 31, 2012
·
7 revisions
Your assignment is to write "Blacklister" - a Haskell application that identifies customers that live in blacklisted postcodes. It's made up of 4 "storycards" of increasing complexity.
- Download or fork these assignment files: https://github.com/learnhaskell-brisbane/learn/tree/master/blacklister
- Follow the instructions in blacklister.hs.
- We'll be looking at our answers on the 21st Feb together with Chapter 10 "Functionally Solving Problems".
- Inspired by Craig Aspinall's Blacklist exercise: https://github.com/aspinall/blacklist-exercise-java
- Fake customer data generated by Fake Name Generator