Haskell-Generated Site

This site was generated by this Haskell script.

See also my notes on this project.


EX001: Show two UL/LI lists

EX002: Demonstrate Haskell lists

HASKELL LIST: ["red","blue","purple","orange"]

HASKELL LIST: ["Berlin","Hamburg","Paris","London","Madrid"]

EX003: Demonstrate Haskell ranges

NUMBER RANGES:


version: 0.7

See also: Edward's Howtos and Forays