Getting ready

Create a new project, fibonacci-infinite, by running Stack. Change into the project directory and build it using Stack:

      stack new fibonacci-infinite simple
stack build