about summary refs log tree commit diff
path: root/third_party/bazel/rules_haskell/tests/textual-hdrs/Main.hs
blob: f741091275d8a6a5296a550a0a6b1930d4ce715a (plain) (blame)
1
2
3
4
5
{-# LANGUAGE CPP #-}

module Main (main) where

#include "main_definition.h"