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
- Host: GitHub
- URL: https://github.com/alvarogarcia7/haskell-simple-sessions
- Owner: alvarogarcia7
- Created: 2015-09-17T18:47:16.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2017-08-07T10:11:58.000Z (almost 9 years ago)
- Last Synced: 2025-05-30T06:16:29.876Z (about 1 year ago)
- Topics: docker, haskell, learning, makefile, sandbox, session, simple-session, travis-ci
- Language: Haskell
- Size: 193 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Haskell Simple Sessions [](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=)