Skip to content

Repository files navigation

internship1

Project #1: Whitespace checker for haskell projects.

The goal of the project is create a tool which gives warnings on if the whitespacing rules are not hold. The first implementation is based on a simple approach; read files line by line, check if the line fulfills some rules.

Task:

  1. Setup Hello World stack/cabal project, and upload it to github
  2. Set up travis to build the project
  3. Create a Main module which reads a file line by line and prints it to the console
  4. Read the file from the arguments: HINT in ghci :main arg1 arg2 To Be Defined

About

internship project 1

Resources

Stars

1 star

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages