IxpertaSolutions / freer-effects

An implementation of "Freer Monads, More Extensible Effects".
BSD 3-Clause "New" or "Revised" License
65 stars 12 forks source link

Comprehensive and reliable benchmarks and tests #5

Open trskop opened 7 years ago

trskop commented 7 years ago

We should start by having a look at http://okmij.org/ftp/Haskell/extensible/.

trskop commented 7 years ago

We should also apply our coding style to tests and benchmarks.