packages feed

hls-gadt-plugin-1.0.0.0: test/testdata/Pragma.hs

module Pragma where

data F = G{-# UNPACK #-}Int
    | H {-# NOUNPACK #-} Char