aboutsummaryrefslogblamecommitdiff
path: root/.gitignore
blob: a6e1099cf1a8ce732eb9e61e3f32a2e3a1492ff4 (plain) (tree)
1
2
3
4
5
6
7
8
9
      
               
                      
                   
               
                 
                
                 
 




        
            
                



                    
    
 

                                        
              
                  
                    
                    
            
/dist/
/dist-newstyle/
/haddock-api/dist/
/haddock-library/dist/
/haddock-test/dist/
/html-test/out/
/hypsrc-test/out/
/latex-test/out/
/hoogle-test/out/

*.o
*.hi
*.dyn_o
*.dyn_hi
*.hp

/doc/haddock
/doc/haddock.ps
/doc/haddock.pdf
/doc/autom4te.cache/
/doc/config.log
/doc/config.mk
/doc/config.status
/doc/configure
tags
TAGS

/haddock-api/resources/html/node_modules
/haddock-api/resources/html/*.js.map

.cabal-sandbox
.ghc.environment.*
cabal.sandbox.config
cabal.project.local
cabal.project.local~

.stack-work/