This is a basic implementation of FRP.Yampa library using lists. The bouncing ball animation is implemented using this custom library instead of Yampa
To run:
1. import the file frp_lib.hs in GHC
2. issue the following command
main
3. Go to the browser, url localhost:3000 to see the animation