packages feed

inventory-0.1.0.0: test/HieSource/T2.hs

module HieSource.T2 where

t2A :: String -> Bool -> Int
t2A = undefined

t2B :: Bool -> String -> Int
t2B = undefined