Skip to content

Commit 0a0642f

Browse files
authored
fixup!
1 parent 5d44962 commit 0a0642f

File tree

1 file changed

+1
-2
lines changed
  • Cabal/src/Distribution/Simple

1 file changed

+1
-2
lines changed

Cabal/src/Distribution/Simple/GHC.hs

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,8 +79,7 @@ module Distribution.Simple.GHC
7979
, getImplInfo
8080
, GhcImplInfo (..)
8181
) where
82-
if arch(arm) || arch(i386)
83-
constraints: unix >= 2.8.6.0
82+
8483
import Distribution.Compat.Prelude
8584
import Prelude ()
8685

0 commit comments

Comments
 (0)