Skip to content

Commit

Permalink
Merge pull request #30 from objectionary/fix-pdd
Browse files Browse the repository at this point in the history
Fix PDD bot (TODO -> NOTE)
  • Loading branch information
fizruk authored Jan 11, 2024
2 parents f94c194 + a56e7b0 commit 067dcc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eo-phi-normalizer/Setup.hs
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ main = defaultMainWithHooks $ simpleUserHooks
postConf simpleUserHooks args flags packageDesc localBuildInfo
}

-- | TODO: This should be in Cabal.Distribution.Simple.Program.Builtin.
-- | NOTE: This should be in Cabal.Distribution.Simple.Program.Builtin.
bnfcProgram :: Program
bnfcProgram = (simpleProgram "bnfc")
{ programFindVersion = findProgramVersion "--version" id
Expand Down

0 comments on commit 067dcc3

Please sign in to comment.