ghc-mod/test/data/Mutual1.hs

6 lines
93 B
Haskell

{-# LANGUAGE TemplateHaskell #-} -- for HscInterpreted
module Mutual1 where
import Mutual2