1
0
mirror of https://github.com/github/gitignore synced 2024-06-07 05:07:57 +02:00

adding dynamically linked haskell libraries

This commit is contained in:
Jakub Tucholski 2014-11-03 10:57:05 -06:00
parent 408c616ae0
commit c87522b7cd

View File

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