diff --git a/yampa-test/tests/TestsCOC.hs b/yampa-test/tests/TestsCOC.hs index 57175cef..1c31facb 100644 --- a/yampa-test/tests/TestsCOC.hs +++ b/yampa-test/tests/TestsCOC.hs @@ -3,7 +3,11 @@ -- Description : Test cases for collection-oriented combinators -- Copyright : Yale University, 2003 -- Authors : Antony Courtney and Henrik Nilsson -module TestsCOC (coc_tr, coc_trs) where +module TestsCOC + ( coc_tr + , coc_trs + ) + where import FRP.Yampa