packages feed

x86-64bit-0.1.2: CHANGELOG.md

# Version 0.1.2

-   Windows operating system support
-   GHC 7.10 support
-   TODO.md file added

# Version 0.1.1.1

-   change dependencies to reflect that the package compiles only with ghc 8
-   add 'tested-with: GHC == 8.0.1' to the cabal file

# Version 0.1.1

-   examples moved into the library
-   more Haddock comments
-   add cabal test suit
-   bugfixes
    -   fix code generation for alignments
    -   smaller code is generated now for 'add rax, 100' and similar instrcutions