Your First Haskell Project
Organize your Haskell Code with Stack!
In this class, we learn about Stack, the simplest program for organizing Haskell code. We'll walk through the different components of a Stack project and how we can organize them efficiently using the "Hpack" utility. We'll also learn about all the different commands we can run with Stack and what they can do with our code.
Your Instructor
James is a software engineer currently living in San Francisco. He began his career as a front-end mobile developer, but now he has come to embrace Haskell as his first-choice language. He enjoyed working with the language so much that he started a weekly blog, Monday Morning Haskell. The blog is primarily dedicated to helping newcomers get started with Haskell. The Monday Morning Haskell Academy is the logical continuation of this goal, featuring content about helping new Haskellers get comfortable with the language and its tools.