tools: web dev build uses RecordWildCards
This commit is contained in:
		
							parent
							
								
									0f664057d7
								
							
						
					
					
						commit
						300ef7c536
					
				
							
								
								
									
										3
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										3
									
								
								Makefile
									
									
									
									
									
								
							| @ -106,7 +106,8 @@ WEBLANGEXTS:=\ | |||||||
| 	-XGeneralizedNewtypeDeriving \
 | 	-XGeneralizedNewtypeDeriving \
 | ||||||
| 	-XFlexibleContexts \
 | 	-XFlexibleContexts \
 | ||||||
| 	-XEmptyDataDecls \
 | 	-XEmptyDataDecls \
 | ||||||
| 	-XOverloadedStrings | 	-XOverloadedStrings \
 | ||||||
|  | 	-XRecordWildCards | ||||||
| #	-XNoMonomorphismRestriction
 | #	-XNoMonomorphismRestriction
 | ||||||
| #	-XNoImplicitPrelude
 | #	-XNoImplicitPrelude
 | ||||||
| PREFERMACUSRLIBFLAGS=-L/usr/lib | PREFERMACUSRLIBFLAGS=-L/usr/lib | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user