summary refs log blame commit diff
path: root/third_party/bazel/rules_haskell/tests/haskell_test/Lib.hs
blob: 3553d6b6f4935474f871fc46f4c1f8b65a188ea2 (plain) (tree)
1
2
3
4



                
module Lib where

foo :: Int
foo = 42