bin: hledger-check: use stack script command
This commit is contained in:
		
							parent
							
								
									4fc72328d2
								
							
						
					
					
						commit
						fea7a1faf4
					
				| @ -1,5 +1,5 @@ | |||||||
| #!/usr/bin/env stack | #!/usr/bin/env stack | ||||||
| {- stack runghc --verbosity info | {- stack script --compile --resolver=lts-16.2 | ||||||
|   --package base-compat |   --package base-compat | ||||||
|   --package filepath |   --package filepath | ||||||
|   --package hledger-lib |   --package hledger-lib | ||||||
| @ -8,7 +8,7 @@ | |||||||
|   --package text |   --package text | ||||||
|   --package time |   --package time | ||||||
|   --package transformers |   --package transformers | ||||||
| -} | -} -- Change --resolver above to one you already have installed, if you like | ||||||
| {- | {- | ||||||
| 
 | 
 | ||||||
| ``` | ``` | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user