# .gitignore *~ *# .#* *rej *orig pinentry* *.hi *.o *.a *\*haskell-process-log* last_read.txt # ---> Haskell dist/ dist-*/ cabal-dev *.hie *.chi *.chs.h *.dyn_o *.dyn_hi .hpc .hsenv .cabal-sandbox/ cabal.sandbox.config *.prof *.aux *.hp *.eventlog .stack-work/ cabal.project.local cabal.project.local~ .HTF/ .ghc.environment.* # Cabal dist/ dist-*/