packages feed

inventory-0.1.0.0: test/HieSource/T3.hs

module HieSource.T3 where

t3A :: a -> String -> Int
t3A = undefined

t3B :: String -> b -> Int
t3B = undefined