ghc-mod/test/data/Mutual1.hs

6 lines
93 B
Haskell
Raw Normal View History

2014-07-15 12:40:22 +00:00
{-# LANGUAGE TemplateHaskell #-} -- for HscInterpreted
module Mutual1 where
import Mutual2