brittany/data/Test207.hs

4 lines
80 B
Haskell

{-# language TypeFamilies #-}
type family F a
type instance F Int = IO Int -- x