about summary refs log tree commit diff
path: root/third_party/bazel/rules_haskell/tests/library-with-cbits/AddOne2.hs
blob: f2088f1c6600f61c27053f96e5e797792bf19b54 (plain) (blame)
1
2
3
4
5
6
7
module AddOne2
  ( addOne2
  ) where

import AddOne

addOne2 = addOne