yaml-streamly-0.12.0: src/Data/Yaml/Aeson.hs
-- | Just a re-export of @Data.Yaml@. In the future, this will be the canonical
-- name for that module\'s contents.
module Data.Yaml.Aeson
( module Data.Yaml
) where
import Data.Yaml
-- | Just a re-export of @Data.Yaml@. In the future, this will be the canonical
-- name for that module\'s contents.
module Data.Yaml.Aeson
( module Data.Yaml
) where
import Data.Yaml