Changelog for ats-pkg-3.5.0.3
ats-pkg
3.5.0.2
- Compat with Dhall >= 1.35.0
3.5.0.1
- Bump config files
3.5.0.0
- Remove
packageCompiler
3.4.0.8
- Drop
.bz2decompression; support GHC 8.8.1
3.4.0.5
- Pin Dhall package
- More sensible verbosity flag
3.4.0.3
- Support shake 0.18.4
3.4.0.1
- Install manpages to
/usr/local/share/man/man1on Mac - Disable optimizations when running
--debug
3.4.0.0
- Add
--debugflag totestandbuildsubcommands
3.3.0.6
- Only run
./autogen.shwhen installing the compiler ifautomake/autoconfexist
3.3.0.5
- Only run
cmakewhen it exists
3.3.0.4
- Fixes for Mac
3.3.0.3
- Update manpages
3.3.0.1
- Add
benchsubcommand to CLI
3.3.0.0
- Add
benchfield toPkgtype
3.2.6.4
- Upgrade to latest
dhall
3.2.6.3
- Better
cleancommand
3.2.6.1
- Display
language-atsversion when--versionflag is passed
3.2.6.0
- Add
licenseandchangelogfield toDebiantype lintiandoesn'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
libarchiveinstead oftar - Change URL for compilers
- Remove hidden
packcommand - Remove
packageCompilerfunction - 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
gcversion could not be constrained - Slightly improved behavior around C package versioning (allow package reinstalls)
3.2.4.2
- Update
.dhallfiles
3.2.4.0
- Update to use
cpphsagain
3.2.3.0
- Update to not use
cpphs
3.2.2.4
- Fix
dhall/atslib.dhallfile that is embedded into the binary
3.3.2.0
- Update
Debiantype 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
getAppUserDirectoryfor better portability
Breaking Changes:
- Only build C sources when sensible to do so