Changelog for cabal-cargs-1.7.0
1.7.0
-----
* Respect the '--relative' option for Root_Dir field
1.6.0
-----
* Support Cabal 3.14
1.5.0
-----
* Support ghc 9.8.2
1.4.0
-----
* Support Cabal 3.12
* Tested with ghc 9.4.7
1.3.0
-----
* Support Cabal 3.0
* Tested with ghc 8.10.1
1.2.0
-----
* Support Cabal 2.4 and ghc 8.6
1.1.0
-----
* New field 'root_dir' to output the root directory of the cabal project
1.0.0
-----
* Migrate from EitherT to ExceptT
0.9.1
-----
* Support Cabal 2.2
* Tested with GHC 8.4.2
0.9.0
-----
* Support cabal 2.0
0.8.2
-----
* Update to cabal-lenses-0.5.0
0.8.1
-----
* Fix tests
0.8.0
-----
* Better handling of ghc databases, by ensuring that only the global database
and the cabal sandbox database are available.
0.7.10
------
* Raise upper bounds of dependencies
0.7.9
-----
* Raise upper bounds of dependencies
0.7.8
-----
* Move several helper functions to cabal-lenses package
0.7.7
-----
* Support GHC 7.10.1
0.7.6
-----
* Raise upper bounds of lens and Cabal libs
0.7.4, 0.7.5
------------
* Raise upper bounds of dependencies
0.7.3
-----
* Fixing build failure of tasty 0.8.1.3
0.7.2
-----
* Build/tested with GHC 7.8.3
0.7.1
-----
* Raise upper bounds of dependencies