packages feed

ghc-exactprint-1.9.0.0: tests/examples/pre-ghc910/Boot1.hs

{-# LANGUAGE RankNTypes #-}
module Boot where

import A

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