mirror of
https://github.com/simonmichael/hledger.git
synced 2024-12-26 20:02:27 +03:00
;bin: doc
This commit is contained in:
parent
10bf0e5cf3
commit
3fc3914e14
@ -1,6 +1,7 @@
|
||||
#!/usr/bin/env stack
|
||||
-- stack runghc --verbosity info --package hledger
|
||||
-- See hledger-check-fancyassertions.hs
|
||||
-- Run from inside the hledger source tree, or compile with compile.sh.
|
||||
-- See hledger-check-fancyassertions.hs.
|
||||
|
||||
-- {-# OPTIONS_GHC -Wno-missing-signatures -Wno-name-shadowing #-}
|
||||
|
||||
|
@ -1,6 +1,7 @@
|
||||
#!/usr/bin/env stack
|
||||
-- stack runghc --verbosity info --package hledger
|
||||
-- See hledger-check-fancyassertions.hs
|
||||
-- Run from inside the hledger source tree, or compile with compile.sh.
|
||||
-- See hledger-check-fancyassertions.hs.
|
||||
|
||||
{-
|
||||
hledger-check-tagfiles stack script.
|
||||
|
@ -1,6 +1,7 @@
|
||||
#!/usr/bin/env stack
|
||||
-- stack runghc --verbosity info --package hledger
|
||||
-- See hledger-check-fancyassertions.hs
|
||||
-- Run from inside the hledger source tree, or compile with compile.sh.
|
||||
-- See hledger-check-fancyassertions.hs.
|
||||
|
||||
{-# OPTIONS_GHC -Wno-missing-signatures -Wno-name-shadowing #-}
|
||||
|
||||
|
@ -1,7 +1,8 @@
|
||||
#!/usr/bin/env stack
|
||||
-- stack runghc --verbosity info --package hledger
|
||||
-- See hledger-check-fancyassertions.hs
|
||||
--package string-qq
|
||||
-- Run from inside the hledger source tree, or compile with compile.sh.
|
||||
-- See hledger-check-fancyassertions.hs.
|
||||
--package string-qq ?
|
||||
|
||||
{-
|
||||
Quick script that adds file/line number tags to print output.
|
||||
|
@ -1,7 +1,8 @@
|
||||
#!/usr/bin/env stack
|
||||
-- stack runghc --verbosity info --package hledger
|
||||
-- See hledger-check-fancyassertions.hs
|
||||
--package string-qq
|
||||
-- Run from inside the hledger source tree, or compile with compile.sh.
|
||||
-- See hledger-check-fancyassertions.hs.
|
||||
--package string-qq ?
|
||||
|
||||
|
||||
-- This is an unfinished prototype, see https://github.com/simonmichael/hledger/issues/1171
|
||||
|
@ -1,6 +1,7 @@
|
||||
#!/usr/bin/env stack
|
||||
-- stack runghc --verbosity info --package hledger
|
||||
-- See hledger-check-fancyassertions.hs
|
||||
-- Run from inside the hledger source tree, or compile with compile.sh.
|
||||
-- See hledger-check-fancyassertions.hs.
|
||||
|
||||
{-# OPTIONS_GHC -Wno-missing-signatures -Wno-name-shadowing #-}
|
||||
{-# LANGUAGE NamedFieldPuns #-}
|
||||
|
Loading…
Reference in New Issue
Block a user