Merge pull request #1 from jystic/master

Fixed build problem on windows
This commit is contained in:
Bryan O'Sullivan 2011-11-13 19:35:27 -08:00
commit ed24bcaaa3
2 changed files with 2 additions and 4 deletions

View file

@ -18,8 +18,6 @@ Extra-Source-Files: README.markdown
Library
build-depends: base < 5, bytestring, directory, filepath, mtl, unix-compat
if !os(windows)
build-depends: unix
if impl(ghc >= 6.10)
build-depends:
base >= 4