Skip to content

Instantly share code, notes, and snippets.

@kfish
kfish / EuphoriaTutorial.hs
Created September 15, 2012 12:23 — forked from maoe/EuphoriaTutorial.hs
elereaのチュートリアルをeuphoriaで
module Main where
import Control.Arrow
import Control.Applicative
import Control.Monad
import Data.Maybe
import FRP.Euphoria.Collection
import FRP.Euphoria.Event
import FRP.Euphoria.Signal