gnu: ocaml: Switch to 4.11 by default.
* gnu/packages/ocaml.scm (ocaml): Switch to 4.11 by default.
This commit is contained in:
		
							parent
							
								
									83e8fceb6c
								
							
						
					
					
						commit
						0a173fe25f
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -244,7 +244,7 @@ functional, imperative and object-oriented styles of programming.") | ||||||
|                           "--prefix" out |                           "--prefix" out | ||||||
|                           "--mandir" mandir)))))))))) |                           "--mandir" mandir)))))))))) | ||||||
| 
 | 
 | ||||||
| (define-public ocaml ocaml-4.09) | (define-public ocaml ocaml-4.11) | ||||||
| 
 | 
 | ||||||
| (define-public ocamlbuild | (define-public ocamlbuild | ||||||
|   (package |   (package | ||||||
|  |  | ||||||
		Reference in a new issue