gnu: Add ocaml4.01-csv.
* gnu/packages/ocaml.scm (ocaml4.01-csv): New variable.
This commit is contained in:
		
							parent
							
								
									17bd460f02
								
							
						
					
					
						commit
						3dc671e147
					
				
					 1 changed files with 3 additions and 0 deletions
				
			
		| 
						 | 
					@ -1348,6 +1348,9 @@ read and write files in this format as well as some convenience functions to
 | 
				
			||||||
manipulate such data.")
 | 
					manipulate such data.")
 | 
				
			||||||
    (license (package-license camlp4))))
 | 
					    (license (package-license camlp4))))
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					(define-public ocaml4.01-csv
 | 
				
			||||||
 | 
					  (package-with-ocaml4.01 ocaml-csv))
 | 
				
			||||||
 | 
					
 | 
				
			||||||
(define-public ocaml-mtime
 | 
					(define-public ocaml-mtime
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "ocaml-mtime")
 | 
					    (name "ocaml-mtime")
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue