Releases: tfausak/autoexporter
Releases · tfausak/autoexporter
1.1.13
1.1.12
1.1.11
- commercialhaskell/stackage#3950: Allowed Cabal 2.4.0.0.
1.1.10
1.1.9
1.1.8
1.1.7
1.1.6
1.1.5
- Changed some dependency constraints:
base
from>= 4.7 && < 4.11
to>= 4.9.0 && < 4.12
.Cabal
from>= 1.22 && < 1.25 || >= 2.0 && < 2.3
to>= 1.24.0 && < 1.25 || >= 2.0.1 && < 2.3
.directory
from>= 1.2.5 && < 1.4
to>= 1.2.6 && < 1.4
.filepath
from>= 1.3 && < 1.5
to>= 1.4.1 && < 1.5
.
- Renamed
main
todefaultMain
.
1.1.4
- commercialhaskell/stackage#3340: Allowed Cabal-2.2.