Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/unorsk/leetcode-haskell
Leetcode solutions in Haskell
https://github.com/unorsk/leetcode-haskell
Last synced: 29 days ago
JSON representation
Leetcode solutions in Haskell
- Host: GitHub
- URL: https://github.com/unorsk/leetcode-haskell
- Owner: unorsk
- Created: 2024-05-31T12:46:43.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-11-27T14:32:19.000Z (about 2 months ago)
- Last Synced: 2024-12-12T15:50:48.303Z (about 1 month ago)
- Language: Haskell
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# leetcode-haskell
Leetcode solutions in Haskell```
cabal install --lib containersghcid LC0002AddTwoNumbers.hs --test=":main"
```