Skip to content

Commit

Permalink
Add comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
lennart-augustsson-epicgames committed Jun 14, 2024
1 parent 2f8d326 commit 2eb9d6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cabal-syntax/src/Distribution/Compiler.hs
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ data CompilerFlavor
| LHC
| UHC
| Eta
| MHS
| MHS -- MicroHS, see https://github.com/augustss/MicroHs
| HaskellSuite String -- string is the id of the actual compiler
| OtherCompiler String
deriving (Generic, Show, Read, Eq, Ord, Typeable, Data)
Expand Down

0 comments on commit 2eb9d6f

Please sign in to comment.