Skip to content

Commit

Permalink
Add FOURMOLU comment to circumvent issue with UnboxedTuples
Browse files Browse the repository at this point in the history
  • Loading branch information
wismill committed Sep 5, 2023
1 parent b833a7f commit 1999f3b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/Data/Text/Builder/Linear/Buffer.hs
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
-- [TODO] remove the FOURMOLU comments once the issue
-- https://github.com/tweag/ormolu/issues/1062 is fixed and ported.
{- FOURMOLU_DISABLE -}

-- |
-- Copyright: (c) 2022 Andrew Lelechenko
-- Licence: BSD3
Expand Down

0 comments on commit 1999f3b

Please sign in to comment.