We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de67891 commit d81ec3dCopy full SHA for d81ec3d
src/Config/Yaml.hs
@@ -85,6 +85,7 @@ encode = encode1Strict
85
86
#else
87
88
+import Data.Yaml hiding (decodeFileEither)
89
import Data.Yaml.Include
90
import Control.Exception.Extra
91
0 commit comments