Skip to content

Commit

Permalink
__HADDOCK__ -> __HADDOCK_VERSION__
Browse files Browse the repository at this point in the history
  • Loading branch information
angerman committed May 2, 2017
1 parent 0d84234 commit 780eaf9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Control/Concurrent/Timeout.hs
Expand Up @@ -41,7 +41,7 @@ import Prelude ( fromInteger )
import Control.Monad ( (>>=), fail )
#endif

#ifdef __HADDOCK__
#ifdef __HADDOCK_VERSION__
import Data.Int ( Int )
import System.IO ( hGetBuf, hPutBuf, hWaitForInput )
import qualified System.Timeout ( timeout )
Expand Down

0 comments on commit 780eaf9

Please sign in to comment.