packages feed

ghc-exactprint-0.5.7.0: tests/examples/ghc86/Boot1.hs

{-# LANGUAGE RankNTypes #-}
module Boot where

import A

data Data = forall n. Class n => D n