Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dsferruzza/santhaskell


https://github.com/dsferruzza/santhaskell

Last synced: 5 days ago
JSON representation

Awesome Lists containing this project

README

        

santhaskell
===========

This is just a stupid, unfinished, toy project I worked on during a few days holidays.

## Install

- `cabal sandbox init`
- `cabal install --dependencies-only --enable-tests`
- `cabal configure --enable-tests`

## Usage

- create a directory named `output`
- create a file named `input.txt` containing one name per line
- run `cabal run`