Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eccstartup/haskell-tests
a test project for haskell
https://github.com/eccstartup/haskell-tests
Last synced: 6 days ago
JSON representation
a test project for haskell
- Host: GitHub
- URL: https://github.com/eccstartup/haskell-tests
- Owner: eccstartup
- License: mit
- Created: 2013-07-17T08:01:23.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-09-01T03:46:11.000Z (over 11 years ago)
- Last Synced: 2023-03-28T23:38:24.239Z (almost 2 years ago)
- Language: Haskell
- Size: 152 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
haskell-tests
=============a test project for haskell
2013-08-10
==========`dights.hs` is a problem [here](https://www.contesthunter.org/Contest/%E5%88%9D%E5%AD%A6%E6%AC%A2%E4%B9%90%E8%B5%9B%20%EF%BC%831%28FSOI-1307%29/Problem/Show/%E7%AC%A8%E7%AC%A8%E7%9A%84%E7%BC%96%E7%A0%81).
2013-08-11
==========`numbers.hs` is a problem [here](https://www.contesthunter.org/Contest/%E6%9A%91%E5%81%87NOIP%E7%B3%BB%E5%88%97%E6%A8%A1%E6%8B%9F%E8%B5%9B/Problem/Show/%E5%8F%A6%E7%B1%BB%E5%8C%BA%E9%97%B4%E5%92%8C).
`perfectpower.hs` is a problem [here](http://dailyhaskellexercise.tumblr.com/post/57947016925/test-if-a-integer-is-a-perfect-power).
2013-08-16
==========`cypher.hs` is a problem [here](https://www.hackerrank.com/contests/security/challenges/keyword-transposition-cipher).
which should be named `cipher.hs`.