From 944b05c4aa35378db18cee4fcd4e1f02e67ce645 Mon Sep 17 00:00:00 2001 From: Herbert Valerio Riedel Date: Sat, 30 Jan 2016 22:38:28 +0100 Subject: Remove obsolete windows-related #ifdefs We haven't properly supported Windows for some time now, and we wouldn't have any way to test anyway, since GHC doesn't support Cygwin anymore either. --- unix.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'unix.cabal') diff --git a/unix.cabal b/unix.cabal index e4a2aee..0ae2772 100644 --- a/unix.cabal +++ b/unix.cabal @@ -17,7 +17,7 @@ description: Operating System Interface for Computing Environments - IEEE Std. 1003.1). . - The package is not supported under Windows (except under Cygwin). + The package is not supported under Windows. extra-source-files: changelog.md -- cgit v1.2.3