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

https://github.com/alvarogarcia7/haskell-simple-sessions


https://github.com/alvarogarcia7/haskell-simple-sessions

docker haskell learning makefile sandbox session simple-session travis-ci

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

## Haskell Simple Sessions [![Build Status](https://travis-ci.org/alvarogarcia7/haskell-simple-sessions.svg?branch=master)](https://travis-ci.org/alvarogarcia7/haskell-simple-sessions)

This is where I practice & test Haskell

### A new session

1. Copy the folder `skeleton` into a new one
1. modify the `.cabal` file, the main file on `src` and the import on the tests

### Starting the environment

See the `Makefile`. Use `start_docker`

### See also

Other [Simple Sessions](https://github.com/alvarogarcia7?utf8=%E2%9C%93&tab=repositories&q=simple-sessions&type=&language=)