Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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`.