Ticket #5857: Main.hs

File Main.hs, 70 bytes (added by goldfire, 15 months ago)

Client code

Line 
1{-# OPTIONS_GHC -fth #-}
2
3module Main where
4
5import Singletons
6
7$(bar)