aboutsummaryrefslogblamecommitdiff
path: root/.gitignore
blob: 3e764c1935b519e77e5431128fc5601fb7632511 (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/

.hspec-failures