Fix typo in haskell gitignore

This commit is contained in:
Ricky Elrod 2014-02-24 03:07:48 -05:00
parent 2544a6b710
commit 3bb4e51184
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ cabal-dev
*.hi *.hi
*.chi *.chi
*.chs.h *.chs.h
.virthualenv .virtualenv
.hsenv .hsenv
.cabal-sandbox/ .cabal-sandbox/
cabal.sandbox.config cabal.sandbox.config