packages feed

ghc-mod-5.3.0.0: test/data/import-cycle/Mutual1.hs

{-# LANGUAGE TemplateHaskell #-} -- for HscInterpreted

module Mutual1 where

import Mutual2