{-# LANGUAGE TemplateHaskell #-} {-# LANGUAGE NoMonomorphismRestriction #-} module Lib where {-# NOINLINE p #-} p = [| 1 |]