Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dsferruzza/santhaskell
https://github.com/dsferruzza/santhaskell
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/dsferruzza/santhaskell
- Owner: dsferruzza
- License: mit
- Created: 2015-06-10T22:46:55.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-06-10T22:47:02.000Z (over 9 years ago)
- Last Synced: 2024-04-15T09:07:27.111Z (7 months ago)
- Language: Haskell
- Size: 105 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`