You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Cabal 2.0+ spec includes some new keywords that aren't highlighted by this package. The ones I noticed in my own cabal file include common, import, benchmark, and autogen-modules.
The Cabal 2.0+ spec includes some new keywords that aren't highlighted by this package. The ones I noticed in my own cabal file include
common
,import
,benchmark
, andautogen-modules
.https://www.haskell.org/cabal/users-guide/file-format-changelog.html
The text was updated successfully, but these errors were encountered: