gnu: ghc-foldl: Add "doc" output.
* gnu/packages/haskell-xyz.scm (ghc-foldl)[outputs]: Add "doc" output next to "out" and "static".
This commit is contained in:
		
							parent
							
								
									20e5edb10d
								
							
						
					
					
						commit
						b3c79a8398
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -4342,6 +4342,7 @@ completely unverified though.") | |||
|         (base32 | ||||
|          "19qjmzc7gaxfwgqbgy0kq4vhbxvh3qjnwsxnc7pzwws2if5bv80b")))) | ||||
|     (build-system haskell-build-system) | ||||
|     (outputs '("out" "static" "doc")) | ||||
|     (inputs `(("ghc-mwc-randam" ,ghc-mwc-random) | ||||
|               ("ghc-primitive" ,ghc-primitive) | ||||
|               ("ghc-vector" ,ghc-vector) | ||||
|  |  | |||
		Reference in a new issue