3 This cabal package can be installed with:
5 $ cabal install pointless-haskell
7 For a manual install, execute:
9 $ runhaskell Setup.lhs configure
10 $ runhaskell Setup.lhs build
11 $ runhaskell Setup.lhs install
13 You can now start playing with the example code that comes with the library, under Language.Pointless.Examples.
14 The easiest way is to create a new module that imports some library modules
18 import Generics.Pointless.Examples.Examples
19 import Generics.Pointless.Examples.Observe
26 > runO $ print $ factHyloO 5