Skip to content

Commit

Permalink
Use Data.Yaml.Include
Browse files Browse the repository at this point in the history
  • Loading branch information
parsonsmatt committed Jan 29, 2025
1 parent de67891 commit d81ec3d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Config/Yaml.hs
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@ encode = encode1Strict

#else

import Data.Yaml hiding (decodeFileEither)
import Data.Yaml.Include
import Control.Exception.Extra

Expand Down

0 comments on commit d81ec3d

Please sign in to comment.