Skip to content

Commit

Permalink
fix spacing.
Browse files Browse the repository at this point in the history
  • Loading branch information
julialongtin committed Dec 14, 2023
1 parent d495712 commit 292de95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Data/Bits/Floating/Prim.hs
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ import GHC.Exts (Word64#, Word32#)
#elif WORD_SIZE_IN_BITS == 64
import GHC.Exts (Word#)

#define WORD64 Word
#define WORD64 Word
#define WORD32 Word
#else
#error non-X86_64 architectures not supported
Expand Down

0 comments on commit 292de95

Please sign in to comment.