summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-regress/ghci/prog010/ghci.prog010.stdout
blob: ccb6dcd78f881c75855453ff864b3d2606603747 (plain)
1
2
3
4
5
6
7
8
9
f :: t -> [t]
g :: a -> Maybe a
f :: t -> [t]
module 'A' is not interpreted; try ':add *A' first
f :: t -> [t]
g :: a -> Maybe a
module 'A' is not interpreted; try ':add *A' first
f :: t -> [t]
g :: a -> Maybe a