about summary refs log tree commit diff
path: root/third_party/bazel/rules_haskell/tests/package-id-clash/Foo.hs
blob: f325b2efcfbb477df5fdc5085543aa4b47184e72 (plain) (blame)
1
2
3
4
module Foo (foo) where

foo :: Int
foo = 5