ormolu-0.9.0.0: data/examples/other/comment-opening-a-list.hs
module Hledger.Cli.Commands where commandsList :: String -> [String] -> [String] commandsList progversion othercmds = map (bold' . accent) _banner_smslant ++ -- XXX not showing bold, why ? [ -- Keep the following synced with: -- commands.m4 "----------" ,progversion ]