Package: haskell-hadrian / 9.10.3-1~exp2

Metadata

Package Version Patches format
haskell-hadrian 9.10.3-1~exp2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
hadrian haddock opts | (download)

hadrian/src/Settings/Builders/Haddock.hs | 1 1 + 0 - 0 !
hadrian/src/Settings/Default.hs | 4 2 + 2 - 0 !
2 files changed, 3 insertions(+), 2 deletions(-)

 pass 'mathjax' to haddock
 Hadrian currently doesn't allow us to modify Haddock options, so
 patch Hadrian to manually pass the 'mathjax' option.
enable interpreter | (download)

hadrian/src/Oracles/Setting.hs | 12 2 + 10 - 0 !
1 file changed, 2 insertions(+), 10 deletions(-)

 enable ghci on all platforms in debian
unreg template haskell | (download)

hadrian/src/Rules/Compile.hs | 3 3 + 0 - 0 !
1 file changed, 3 insertions(+)

---