about summary refs log blame commit diff
path: root/third_party/bazel/rules_haskell/tests/lhs/Lib.lhs
blob: f37350df70f77a91fad0c8a34ecd2368daa905ac (plain) (tree)
1
2
3
4



                        
> module Lib (lib) where

> lib :: String
> lib = "lhs"