This project implements a very basic command interpreter (shell) in Haskell. Note that the shell lacks all expansion features that make shells usable. Feel free to extend the code to build a more useful shell.