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