about summary refs log tree commit diff
path: root/third_party/bazel/rules_haskell/tests/encoding/Main.hs
blob: beb5f2a29497a9d5179c9d37ec493e8388917289 (plain) (blame)
1
2
3
4
5
6
7
8
{-# LANGUAGE TemplateHaskell #-}

module Main (main) where

import TH

main :: IO ()
main = putStrLn $foo