ui: fix stack ghci does not export main warning
This commit is contained in:
		
							parent
							
								
									57d7d931ae
								
							
						
					
					
						commit
						ee279fd438
					
				| @ -1,2 +1,5 @@ | |||||||
| #!/usr/bin/env runhaskell | #!/usr/bin/env runhaskell | ||||||
|  | module Main | ||||||
|  |   (module Hledger.UI) | ||||||
|  | where | ||||||
| import Hledger.UI (main) | import Hledger.UI (main) | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user