about summary refs log tree commit diff
path: root/third_party/bazel/rules_haskell/tests/binary-with-prebuilt/Main.hs
blob: aa3b1b40ee8a9afc2df3b8c8dcead327d0267712 (plain) (blame)
1
2
3
4
5
6
module Main where

import Data.List ()
import Language.Haskell.TH ()

main = return ()