Name: testAFRP Version: 0.0 Description: Tests for Yampa functions. License: BSD3 License-File: ../LICENSE.txt Copyright: Henrik Nilsson, Antony Courtney and Yale University, (c) 2003 Author: Antony Courtney, Paul Hudak, Henrik Nilsson, John Peterson Maintainer: Antony Courtney , Paul Hudak , Henrik Nilsson , John Peterson Stability: provisional Homepage: http://www.haskell.org/yampa/ Category: Reactivity, FRP Synopsis: Tests for Yampa functions. Build-Depends: base, haskell98, Yampa >= 0.9.1 && < 0.9.2 Executable: testAFRP Main-is: testAFRPMain.hs ghc-options: -O -fglasgow-exts Other-modules: AFRPTests, AFRPTestsCommon, AFRPTestsArr, AFRPTestsComp, AFRPTestsFirstSecond, AFRPTestsLaws, AFRPTestsLoop, AFRPTestsLoopLaws, AFRPTestsBasicSF, AFRPTestsEvSrc, AFRPTestsCOC, AFRPTestsSwitch, AFRPTestsKSwitch, AFRPTestsRSwitch, AFRPTestsPSwitch, AFRPTestsRPSwitch, AFRPTestsWFG, AFRPTestsAccum, AFRPTestsDelay, AFRPTestsDer, AFRPTestsLoopPre, AFRPTestsLoopIntegral, AFRPTestsReact, AFRPTestsEmbed, AFRPTestsUtils, AFRPTestsTask