Package: kaya / 0.4.4-6

Metadata

Package Version Patches format
kaya 0.4.4-6 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
debian changes 0.4.4 5 | (download)

compiler/CodegenCPP.hs | 4 2 + 2 - 0 !
compiler/KeyGen.hs | 2 1 + 1 - 0 !
config.guess | 1533 1533 + 0 - 0 !
config.sub | 1693 1693 + 0 - 0 !
example-programs/Makefile | 27 27 + 0 - 0 !
stdlib/KayaDoc.k | 4 2 + 2 - 0 !
6 files changed, 3258 insertions(+), 5 deletions(-)

 upstream changes introduced in version 0.4.4-5
 This patch has been created by dpkg-source during the package build.
 Here's the last changelog entry, hopefully it gives details on why
 those changes were made:
 .
 kaya (0.4.4-5) unstable; urgency=low
 .
   * Apply patch from upstream to fix build error. Closes: #628309.
   * Fix up build deps. Closes: #621808.
   * Switch to quilt for our source format.
 .
 The person named in the Author field signed this changelog entry.
haskell.patch | (download)

compiler/APIDocs.hs | 2 1 + 1 - 0 !
compiler/CallGraph.hs | 2 1 + 1 - 0 !
compiler/Chaser.hs | 6 2 + 4 - 0 !
compiler/CodegenCPP.hs | 2 1 + 1 - 0 !
compiler/Context.hs | 2 1 + 1 - 0 !
compiler/Driver.hs | 7 4 + 3 - 0 !
compiler/Inference.hs | 2 1 + 1 - 0 !
compiler/KeyGen.hs | 2 1 + 1 - 0 !
compiler/Language.hs | 2 1 + 1 - 0 !
compiler/Lexer.hs | 2 1 + 1 - 0 !
compiler/Main.hs | 6 4 + 2 - 0 !
compiler/Module.hs | 2 1 + 1 - 0 !
compiler/Options.hs | 2 1 + 1 - 0 !
compiler/PMComp.hs | 2 1 + 1 - 0 !
compiler/Parser.y | 4 2 + 2 - 0 !
compiler/REPL.hs.in | 8 4 + 4 - 0 !
compiler/TAC.hs | 2 1 + 1 - 0 !
17 files changed, 28 insertions(+), 27 deletions(-)

 fix haskell modules import
gcc 4.7.patch | (download)

posix/signal_glue.h | 2 2 + 0 - 0 !
posix/sockets_glue.cc | 1 1 + 0 - 0 !
rts/VMState.cc | 1 1 + 0 - 0 !
3 files changed, 4 insertions(+)

 fix ftbfs with gcc 4.7