seihou-okf-extension 0.6.0.0 → 0.7.0.0
raw patch · 2 files changed
+5/−4 lines, 2 filesdep ~seihou-core
Dependency ranges changed: seihou-core
Files
seihou-okf-extension.cabal view
@@ -1,6 +1,6 @@ cabal-version: 3.0 name: seihou-okf-extension-version: 0.6.0.0+version: 0.7.0.0 synopsis: OKF documentation extension for Seihou registries description: External Seihou extension executable for generating OKF documentation bundles@@ -48,7 +48,7 @@ lens >=5.2 && <6, okf-core ^>=0.1.2.0, optparse-applicative >=0.18 && <1,- seihou-core ^>=0.6.0.0,+ seihou-core ^>=0.7.0.0, text >=2.0 && <3, executable seihou-okf-extension@@ -97,7 +97,7 @@ hspec >=2.11 && <3, lens >=5.2 && <6, okf-core ^>=0.1.2.0,- seihou-core ^>=0.6.0.0,+ seihou-core ^>=0.7.0.0, seihou-okf-extension-internal, tasty >=1.4 && <2, tasty-hspec >=1.2 && <2,
test/Seihou/OKF/Docs/RenderSpec.hs view
@@ -182,7 +182,8 @@ allowedTools = Nothing, tags = ["blueprint"], migrations = [],- launch = Nothing+ launch = Nothing,+ versionProbe = Nothing }, moduleRefs = [ModuleRef "base" True] }