Browse Source

adding dynamically linked haskell libraries

Jakub Tucholski 10 years ago
parent
commit
c87522b7cd
1 changed files with 2 additions and 0 deletions
  1. 2 0
      Haskell.gitignore

+ 2 - 0
Haskell.gitignore

@@ -4,6 +4,8 @@ cabal-dev
 *.hi
 *.chi
 *.chs.h
+*.dyn_o
+*.dyn_hi
 .virtualenv
 .hpc
 .hsenv