Skip to content

Commit

Permalink
Try to fix on 9.8
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelpj committed Feb 7, 2024
1 parent 4f7be98 commit 78efb0b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lsp-types/generator/CodeGen.hs
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ See Note [Code generation approach] for why we do it this way.
-}
module CodeGen where

import Control.Monad
import Control.Monad.Reader
import Control.Monad.Writer
import Data.Foldable
Expand Down

0 comments on commit 78efb0b

Please sign in to comment.