Sha256: bef8cbd99b891d1ce0dcec8317013cf40c2709c15b267de02a87122624897982
Contents?: true
Size: 460 Bytes
Versions: 5
Compression:
Stored size: 460 Bytes
Contents
module ĈrazyThings where import "base" Data.Char import "base" Data.Char (isControl, isSpace) import "base" Data.Char (isControl, --isSpace) isSpace) import "base" Data.Char (isControl, -- isSpace) isSpace) (-->) :: Num a => a -- signature (-->) = 2 -- >implementation --test comment -- test comment main :: IO () main = putStrLn "hello world" gádd x y = x + y ádd x y = x + y data ĈrazyThings = Ĉar | House | Peár deriving (Show, Eq)
Version data entries
5 entries across 5 versions & 2 rubygems