hydra-0.5.0: src/gen-main/haskell/Hydra/Messages.hs
-- | A collection of standard error and warning messages module Hydra.Messages where import Data.Int import Data.List as L import Data.Map as M import Data.Set as S warningAutoGeneratedFile :: String warningAutoGeneratedFile = "Note: this is an automatically generated file. Do not edit."