OSX build fixes
This commit is contained in:
parent
9f2ce19858
commit
1fb69fe01c
2 changed files with 2 additions and 2 deletions
|
@ -165,7 +165,7 @@ ignored = ig . takeFileName
|
|||
| f == literalOsPath ".gitignore" = True
|
||||
| f == literalOsPath ".gitattributes" = True
|
||||
#ifdef darwin_HOST_OS
|
||||
| f == literlosPath ".DS_Store" = True
|
||||
| f == literalOsPath ".DS_Store" = True
|
||||
#endif
|
||||
| otherwise = False
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue