gnu: ghc-regex-tdfa: Add "doc" output.
* gnu/packages/haskell-xyz.scm (ghc-regex-tdfa)[outputs]: Add "doc" output next to "out" and "static".
This commit is contained in:
		
							parent
							
								
									e396e93675
								
							
						
					
					
						commit
						54c8209e70
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -10380,6 +10380,7 @@ Haskell library @code{regex-base}.") | ||||||
|         (base32 |         (base32 | ||||||
|          "03yhpqrqz977nwlnhnyz9dacnbzw8xb6j18h365rkgmbc05sb3hf")))) |          "03yhpqrqz977nwlnhnyz9dacnbzw8xb6j18h365rkgmbc05sb3hf")))) | ||||||
|     (build-system haskell-build-system) |     (build-system haskell-build-system) | ||||||
|  |     (outputs '("out" "static" "doc")) | ||||||
|     (inputs |     (inputs | ||||||
|      `(("ghc-regex-base" ,ghc-regex-base))) |      `(("ghc-regex-base" ,ghc-regex-base))) | ||||||
|     (home-page "https://github.com/haskell-hvr/regex-tdfa") |     (home-page "https://github.com/haskell-hvr/regex-tdfa") | ||||||
|  |  | ||||||
		Reference in a new issue