I used the existing anchors generated by Docbook, so the anchor part should be a no-op. This could be useful depending on the infrastructure we choose to use, and it is better to be explicit than rely on Docbook's id generating algorithms. I got rid of the metadata segments of the Markdown files, because they are outdated, inaccurate, and could make people less willing to change them without speaking with the author.
		
			
				
	
	
		
			8 lines
		
	
	
		
			298 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			298 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
# Haskell {#haskell}
 | 
						|
 | 
						|
The documentation for the Haskell infrastructure is published at
 | 
						|
<https://haskell4nix.readthedocs.io/>. The source code for that
 | 
						|
site lives in the `doc/` sub-directory of the
 | 
						|
[`cabal2nix` Git repository](https://github.com/NixOS/cabal2nix)
 | 
						|
and changes can be submitted there.
 |