Skip to content

Commit 239877d

Browse files
committed
chore: disable fourmolu in some files
- `where`-clause in combination with CPP causes a parse error
1 parent 7cb02f0 commit 239877d

File tree

1 file changed

+2
-0
lines changed
  • ouroboros-consensus/src/ouroboros-consensus/Ouroboros/Consensus/Storage/ImmutableDB/Chunks

1 file changed

+2
-0
lines changed

ouroboros-consensus/src/ouroboros-consensus/Ouroboros/Consensus/Storage/ImmutableDB/Chunks/Internal.hs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
{- FOURMOLU_DISABLE -}
2+
13
{-# LANGUAGE CPP #-}
24
{-# LANGUAGE DeriveAnyClass #-}
35
{-# LANGUAGE DeriveGeneric #-}

0 commit comments

Comments
 (0)