packages feed

haskell-tools-daemon-1.0.0.0: examples/Project/th-typecheck/A.hs

{-# LANGUAGE TemplateHaskell, TupleSections #-}
module A where

$(let x = (3,) in return [])