about summary refs log blame commit diff
path: root/third_party/bazel/rules_haskell/tests/haskell_lint/Foo.hs
blob: 119192e6b12b20927bc7e23755659a8bc14641e0 (plain) (tree)
1
2
3
4



                      
module Foo (foo) where

foo :: Int
foo = 5 :: Int