]> Git — Sourcephile - haskell/symantic.git/commit
Reduce compile time of tests with -O0 -fmax-simplifier-iterations=0.
authorJulien Moutinho <julm+symantic@autogeree.net>
Sun, 5 Mar 2017 02:29:20 +0000 (03:29 +0100)
committerJulien Moutinho <julm+symantic@autogeree.net>
Mon, 6 Mar 2017 22:33:01 +0000 (23:33 +0100)
commit73ff138d166b8980727d6ffad1171cd961fe5c69
tree1c1f3eb97c37977f06ca6dd50a467c41505ee601
parent6f0e03e02d799ecd30622bc98e6c1c11898d3a4a
Reduce compile time of tests with -O0 -fmax-simplifier-iterations=0.
symantic-lib/Language/Symantic/Lib/Applicative/Test.hs
symantic-lib/Language/Symantic/Lib/Foldable/Test.hs
symantic-lib/Language/Symantic/Lib/Functor/Test.hs
symantic-lib/Language/Symantic/Lib/Map/Test.hs
symantic-lib/Language/Symantic/Lib/MonoFunctor/Test.hs
symantic-lib/Language/Symantic/Lib/Num/Test.hs
symantic-lib/Language/Symantic/Lib/Tuple2/Test.hs
symantic-lib/Language/Symantic/Typing/Test.hs