Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 617 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 617 Bytes

CIS194: Introduction to Haskell

This repository hosts my solutions to the CIS194(Spring 2013) course of University of Pennsylvania.

Environment setup

If you have issues in setting up a working Haskell development environment with syntax check and autocompletion, see this repository for an example of using Vim 8.0 and Haskell IDE Engine.

Todo

  • Refactor the repository with Stack
  • Add unit tests