view Types.hs @ 10:bb7ee8f9d8d7

fix
author Daichi TOMA <toma@cr.ie.u-ryukyu.ac.jp>
date Tue, 11 Feb 2014 13:44:09 +0900
parents 782efee9766c
children
line wrap: on
line source

module Types
( treeName
) where

import Jungle

treeName :: String
treeName = "boards"