File tree 1 file changed +7
-1
lines changed 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change 9
9
* Add ` extra-dynamic-library-flavours ` , to specify extra dynamic library
10
10
flavours to build and install from a .cabal file.
11
11
* ` autoconfUserHooks ` now passes ` --host=$HOST ` when cross-compiling
12
- * Add a ` LibraryVisibility ` field to ` InstalledPackageInfo ` .
12
+ * Introduce multiple public libraries feature
13
+ ([ #5526 ] ( https://github.com/haskell/cabal/pull/5526 ) ).
14
+ * New build-depends syntax
15
+ * Add a set of library components to the ` Dependency ` datatype
16
+ * New ` visibility ` field in the ` library ` stanza
17
+ * New ` LibraryVisibility ` field in ` InstalledPackageInfo `
18
+ * New syntax for the ` --dependency ` Cabal flag
13
19
* Static linking
14
20
* Add ` --enable-executable-static ` flag for building fully
15
21
static executables (GHC's normal "statish" linking links
You can’t perform that action at this time.
0 commit comments