aboutsummaryrefslogtreecommitdiff
path: root/hoogle-test/ref/modules/test.txt
blob: 6705b79059cb4608fc637ef17f7fbf1feaec406a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
-- Hoogle documentation, generated by Haddock
-- See Hoogle, http://www.haskell.org/hoogle/

@package test
@version 0.0.0

module Foo
foo :: Int -> Int
foo' :: Int -> Int -> Int

module Bar
bar :: Int -> Int
bar' :: Int -> Int -> Int