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

Version Path
tdiary-4.2.1 vendor/bundle/ruby/2.2.0/gems/pygments.rb-0.6.3/vendor/pygments-main/tests/examplefiles/example.hs
pygments.rb-0.6.3 vendor/pygments-main/tests/examplefiles/example.hs
pygments.rb-0.6.2 vendor/pygments-main/tests/examplefiles/example.hs
pygments.rb-0.6.1 vendor/pygments-main/tests/examplefiles/example.hs
pygments.rb-0.6.0 vendor/pygments-main/tests/examplefiles/example.hs