no need to specially mention utf8-string as a -fhapps dependency
This commit is contained in:
		
							parent
							
								
									282f92e8a8
								
							
						
					
					
						commit
						074bcff823
					
				| @ -63,7 +63,7 @@ library | ||||
|                  ,haskell98 | ||||
|                  ,parsec | ||||
|                  ,time | ||||
|                  ,utf8-string | ||||
|                  ,utf8-string >= 0.3 && < 0.4 | ||||
|                  ,HUnit | ||||
| 
 | ||||
| executable hledger | ||||
| @ -113,7 +113,7 @@ executable hledger | ||||
|                  ,split | ||||
|                  ,testpack | ||||
|                  ,time | ||||
|                  ,utf8-string | ||||
|                  ,utf8-string >= 0.3 && < 0.4 | ||||
|                  ,HUnit | ||||
| 
 | ||||
|   -- should set patchlevel here as in Makefile | ||||
| @ -133,7 +133,6 @@ executable hledger | ||||
|                  ,happstack-data >= 0.2 && < 0.3 | ||||
|                  ,happstack-server >= 0.2 && < 0.3 | ||||
|                  ,happstack-state >= 0.2 && < 0.3 | ||||
|                  ,utf8-string >= 0.3 && < 0.4 | ||||
|                  ,xhtml >= 3000.2 && < 3000.3 | ||||
|                  ,HTTP >= 4000.0 && < 4000.1 | ||||
| 
 | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user