gnu: ghc-profunctors: Add "doc" output.
* gnu/packages/haskell-xyz.scm (ghc-profunctors)[outputs]: Add "doc" output next to "out" and "static".
This commit is contained in:
		
							parent
							
								
									3e6ecfebfd
								
							
						
					
					
						commit
						1ad496e57f
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
					@ -9755,6 +9755,7 @@ API.")
 | 
				
			||||||
        (base32
 | 
					        (base32
 | 
				
			||||||
         "1dx3nkc27yxsrbrhh3iwhq7dl1xn6bj7n62yx6nh8vmpbg62lqvl"))))
 | 
					         "1dx3nkc27yxsrbrhh3iwhq7dl1xn6bj7n62yx6nh8vmpbg62lqvl"))))
 | 
				
			||||||
    (build-system haskell-build-system)
 | 
					    (build-system haskell-build-system)
 | 
				
			||||||
 | 
					    (outputs '("out" "static" "doc"))
 | 
				
			||||||
    (inputs
 | 
					    (inputs
 | 
				
			||||||
     `(("ghc-base-orphans" ,ghc-base-orphans)
 | 
					     `(("ghc-base-orphans" ,ghc-base-orphans)
 | 
				
			||||||
       ("ghc-bifunctors" ,ghc-bifunctors)
 | 
					       ("ghc-bifunctors" ,ghc-bifunctors)
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue