Changelog for ats-pkg-3.3.0.3
ats-pkg
3.3.0.3
- Update manpages
3.3.0.1
- Add
bench
subcommand to CLI
3.3.0.0
- Add
bench
field toPkg
type
3.2.6.4
- Upgrade to latest
dhall
3.2.6.3
- Better
clean
command
3.2.6.1
- Display
language-ats
version when--version
flag is passed
3.2.6.0
- Add
license
andchangelog
field toDebian
type lintian
doesn't object to debianizations anymore
3.2.5.14
- Update for new Dhall library
3.2.5.13
- Use new compiler in
atslib.dhall
3.2.5.12
- Use old Dhall prelude
3.2.5.11
- Set UTF8 encoding in all cases
3.2.5.10
- Use better URL
3.2.5.6
- Use
libarchive
instead oftar
- Change URL for compilers
- Remove hidden
pack
command - Remove
packageCompiler
function - Update latest Dhall libraries
3.2.4.6
- Bump Dhall libraries again
3.2.4.5
- Bump Dhall libraries for new default compiler
3.2.4.4
- Fix bug where
gc
version could not be constrained - Slightly improved behavior around C package versioning (allow package reinstalls)
3.2.4.2
- Update
.dhall
files
3.2.4.0
- Update to use
cpphs
again
3.2.3.0
- Update to not use
cpphs
3.2.2.4
- Fix
dhall/atslib.dhall
file that is embedded into the binary
3.3.2.0
- Update
Debian
type and adjust prelude accordingly - Allow Debian packages built to include header files and libraries.
- Bug fixes related to Debian packaging.
3.2.1.8
- Update Dhall prelude
3.2.1.2
Bug Fixes:
- Don't default to 4 processors
- Use
getAppUserDirectory
for better portability
Breaking Changes:
- Only build C sources when sensible to do so