packages feed

ghc-compat-plugin-0.1.0.0: tests/Test/Min_6_0_1.hs

{-# LANGUAGE NoTemplateHaskell #-}
{-# OPTIONS_GHC -fplugin-opt GhcCompat:minVersion=6.0.1 #-}

module Test.Min_6_0_1 (force) where

force :: ()
force = ()