https://github.com/magicant/calculator-in-haskell
Extremely simple calculator example
https://github.com/magicant/calculator-in-haskell
Last synced: 11 months ago
JSON representation
Extremely simple calculator example
- Host: GitHub
- URL: https://github.com/magicant/calculator-in-haskell
- Owner: magicant
- License: mit
- Created: 2016-09-08T14:05:57.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-09-08T14:10:42.000Z (over 9 years ago)
- Last Synced: 2025-06-27T22:05:54.011Z (11 months ago)
- Language: Haskell
- Size: 6.84 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# calculator-in-haskell
Extremely simple calculator example for learning how to create a cabal package.