view Types.hs @ 5:782efee9766c

adapt bulletinboards for new Jungle
author Daichi TOMA <toma@cr.ie.u-ryukyu.ac.jp>
date Sun, 26 Jan 2014 21:24:06 +0900
parents 616d3e6ce483
children
line wrap: on
line source

module Types
( treeName
) where

import Jungle

treeName :: String
treeName = "boards"