https://github.com/willdoescode/proof-one-plus-one-equals-two
https://github.com/willdoescode/proof-one-plus-one-equals-two
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/willdoescode/proof-one-plus-one-equals-two
- Owner: willdoescode
- Created: 2021-10-24T23:57:42.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-10-25T00:04:47.000Z (over 4 years ago)
- Last Synced: 2025-10-09T17:58:17.274Z (6 months ago)
- Language: Haskell
- Size: 1.95 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Proof 1 + 1 = 2 with haskell
## See [this](Proof.lhs)
```console
$ ghc Proof.lhs
$ ./Proof
```