packages feed

haskell-language-server-2.14.0.0: plugins/hls-explicit-record-fields-plugin/test/testdata/InlayHintTH.hs

{-# LANGUAGE TemplateHaskell #-}

module InlayHintTH where

import TH (mkVal)

$(mkVal)