Matej Kollar
|
adb48d5921
|
Issue #11 Separate and rename NonDetEff
|
2017-02-17 16:19:24 +01:00 |
|
Peter Trško
|
ba69fc856d
|
Merge pull request #1 from IxpertaSolutions/evalstate-execstate
Added evalState and execState
|
2017-01-29 10:44:28 +01:00 |
|
Tomas Janousek
|
85d6c14b03
|
Use MIN_VERSION_package macros instead of __GLASGOW_HASKELL__
It maybe sort of works for base but for mtl it's downright wrong.
|
2017-01-28 15:42:44 +01:00 |
|
Tomas Janousek
|
ed556f85ad
|
Fix randomly failing "Multiple readers work" test
Comparing floating points using (==) is a bad idea. I don't see how this
could possible have ever worked. :-/
|
2017-01-28 12:57:31 +01:00 |
|
Sam Quinn
|
f0045d9d6c
|
Added evalState and execState
|
2017-01-21 10:36:50 -06:00 |
|
Tim McGilchrist
|
a8f9b354a7
|
CPP around differences in 7.8 vs 7.10
|
2016-04-21 11:05:08 +10:00 |
|
ElvishJerricco
|
972a747806
|
Merge branches 'runC', 'nonDetEff', 'writerMonoid', 'stateProxy' and 'runM'
|
2016-03-03 11:39:08 -05:00 |
|
ElvishJerricco
|
e362e9f508
|
Simple Coroutine test
|
2016-03-03 10:56:02 -05:00 |
|
ElvishJerricco
|
b1798dc0e2
|
Improved nonDetEffTests with testProperty
|
2016-03-03 10:29:13 -05:00 |
|
ElvishJerricco
|
a7f7be7973
|
Fixed nonDetEffTests
The problem was the definition of `ifte`. It reported `el` if `th` was
`const mzero`.
|
2016-03-03 10:29:13 -05:00 |
|
Alej Cabrera
|
4342365bcf
|
style(tests): address hlint suggestions
|
2015-09-13 00:17:28 -05:00 |
|
Alej Cabrera
|
667aaef032
|
release(0.2.1.0): add test suite
|
2015-09-13 00:00:16 -05:00 |
|