snix/third_party/bazel/rules_haskell/tests/lhs/Lib.lhs

4 lines
56 B
Text

> module Lib (lib) where
> lib :: String
> lib = "lhs"