docs: note current GHC version requirements in install guide
This commit is contained in:
		
							parent
							
								
									2eabcd1360
								
							
						
					
					
						commit
						2ce60a211a
					
				| @ -39,9 +39,9 @@ This is the most common way to install hledger, but not always the easiest; | |||||||
| use the troubleshooting tips below if needed. | use the troubleshooting tips below if needed. | ||||||
| 
 | 
 | ||||||
| Ensure you have [GHC](http://hackage.haskell.org/ghc/) or | Ensure you have [GHC](http://hackage.haskell.org/ghc/) or | ||||||
| the [Haskell Platform](http://hackage.haskell.org/platform/) installed | the [Haskell Platform](http://hackage.haskell.org/platform/) installed. | ||||||
| (GHC 7.0 or greater) | hledger currently requires GHC 7.2 or greater, and hledger-web requires GHC 7.4 or greater. | ||||||
| then install the hledger command-line tool: | Then install the hledger command-line tool: | ||||||
| 
 | 
 | ||||||
|     $ cabal update |     $ cabal update | ||||||
|     $ cabal install hledger [--dry-run] |     $ cabal install hledger [--dry-run] | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user