;cln: redundant pragma

This commit is contained in:
Simon Michael 2022-02-11 09:22:26 -10:00
parent 44211c1c57
commit e9c19e12ef

View File

@ -9,7 +9,6 @@ tags.
{-# LANGUAGE NamedFieldPuns #-} {-# LANGUAGE NamedFieldPuns #-}
{-# LANGUAGE OverloadedStrings #-} {-# LANGUAGE OverloadedStrings #-}
{-# LANGUAGE RecordWildCards #-}
module Hledger.Data.Transaction module Hledger.Data.Transaction
( -- * Transaction ( -- * Transaction