unused extensions
This commit is contained in:
parent
ef1cc06cab
commit
b69e6c6946
@ -1,4 +1,3 @@
|
|||||||
{-# LANGUAGE TemplateHaskell, ScopedTypeVariables, DeriveDataTypeable #-}
|
|
||||||
{-|
|
{-|
|
||||||
|
|
||||||
hledger's cmdargs modes parse command-line arguments to an
|
hledger's cmdargs modes parse command-line arguments to an
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
{-# LANGUAGE RecordWildCards, DeriveDataTypeable, FlexibleInstances #-}
|
{-# LANGUAGE RecordWildCards, DeriveDataTypeable #-}
|
||||||
{-|
|
{-|
|
||||||
|
|
||||||
Options common to most hledger reports.
|
Options common to most hledger reports.
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
{-# LANGUAGE TemplateHaskell, ScopedTypeVariables, DeriveDataTypeable #-}
|
{-# LANGUAGE ScopedTypeVariables, DeriveDataTypeable #-}
|
||||||
{-|
|
{-|
|
||||||
|
|
||||||
Common cmdargs modes and flags, a command-line options type, and
|
Common cmdargs modes and flags, a command-line options type, and
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user