Skip to content

Commit

Permalink
p2p: ghc warning
Browse files Browse the repository at this point in the history
  • Loading branch information
coot committed Oct 25, 2023
1 parent 89c42b1 commit 4e3f226
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ouroboros-network/src/Ouroboros/Network/Diffusion/P2P.hs
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
{-# LANGUAGE NamedFieldPuns #-}
{-# LANGUAGE RankNTypes #-}
{-# LANGUAGE ScopedTypeVariables #-}
{-# LANGUAGE TypeOperators #-}

#if !defined(mingw32_HOST_OS)
#define POSIX
Expand Down

0 comments on commit 4e3f226

Please sign in to comment.