snix/third_party/bazel/rules_haskell/tests/haskell_test/Lib.hs

4 lines
38 B
Haskell

module Lib where
foo :: Int
foo = 42