Skip to content
This repository was archived by the owner on Oct 7, 2020. It is now read-only.

Commit 946f43d

Browse files
committed
Tweak formatting on ChangeLog
1 parent 071ccbc commit 946f43d

File tree

1 file changed

+10
-52
lines changed

1 file changed

+10
-52
lines changed

Changelog.md

Lines changed: 10 additions & 52 deletions
Original file line numberDiff line numberDiff line change
@@ -1,148 +1,106 @@
11
# 1.1
22

3-
- NOTE: haskell-ide-engine is in transition, the new home for it will
4-
be
5-
[haskell-language-server](https://github.com/haskell/haskell-language-server),
6-
which does not currently have feature parity with `hie`. In
7-
particular it does not support multi-cradles, so can only open a
8-
single component of a project, as configured into its `hie.yaml`
9-
file.
3+
NOTE: haskell-ide-engine is in transition, the new home for it will be
4+
[haskell-language-server](https://github.com/haskell/haskell-language-server),
5+
which does not currently have feature parity with `hie`. In particular
6+
it does not support multi-cradles, so can only open a single component
7+
of a project, as configured into its `hie.yaml` file.
108

11-
Once that hurdle is crossed, the main emphasis will be there, and
12-
`hie` will eventually be deprecated.
9+
Once that hurdle is crossed, the main emphasis will be there, and
10+
`hie` will eventually be deprecated.
1311

14-
In this version
12+
## In this version
1513

1614
- cabal now index state 2020-01-31T21:11:24Z
1715
- GHC 8.8.2 is nightly-2020-01-31
1816
- GHC 8.6.5 is lts-14.22
19-
2017
- hlint is 2.2.10
2118
- brittany is 0.12.1.1
2219

20+
## Changes
21+
2322
- Install script with cabal: check there is one ghc in $PATH
2423
([#1632](https://github.com/haskell/haskell-ide-engine/pull/1551), by by @jneira)
25-
2624
- Update README.md
2725
([#1636](https://github.com/haskell/haskell-ide-engine/pull/1551), by by @flip111)
28-
2926
- Azure: not trigger pr builds by path
3027
([#1633](https://github.com/haskell/haskell-ide-engine/pull/1551), by by @jneira)
31-
3228
- Add dev target to stack install.hs
3329
([#1615](https://github.com/haskell/haskell-ide-engine/pull/1551), by by @jneira)
34-
3530
- Fix cabal-hie-install in windows azure ci
3631
([#1627](https://github.com/haskell/haskell-ide-engine/pull/1551), by by @jneira)
37-
3832
- Replace one more haskell-ide in README
3933
([#1630](https://github.com/haskell/haskell-ide-engine/pull/1551), by by @jneira)
40-
4134
- Bump resolvers, hlint, brittany
4235
([#1622](https://github.com/haskell/haskell-ide-engine/pull/1551), by by @alanz)
43-
4436
- Update HIE to use latest hie-bios
4537
([#1601](https://github.com/haskell/haskell-ide-engine/pull/1551), by by @fendor)
46-
4738
- Add instructions for installing HIE + GHC as a VS Code Devcontainer
4839
([#1624](https://github.com/haskell/haskell-ide-engine/pull/1551), by by @GavinRay97)
49-
5040
- Readme: haskell-ide -> haskell-language-server
5141
([#1625](https://github.com/haskell/haskell-ide-engine/pull/1551), by by @andys8)
52-
5342
- Deduplicate main for hie/hie-wrapper
5443
([#1610](https://github.com/haskell/haskell-ide-engine/pull/1551), by by @Gurkenglas)
55-
5644
- Azure fix win cabal 8.4.4
5745
([#1619](https://github.com/haskell/haskell-ide-engine/pull/1551), by by @jneira)
58-
5946
- Mention the new haskell-ide in the README
6047
([#1612](https://github.com/haskell/haskell-ide-engine/pull/1551), by by @jneira)
61-
6248
- Ormolu range format support
6349
([#1602](https://github.com/haskell/haskell-ide-engine/pull/1551), by by @Av)
64-
6550
- Add 8.8.2 stack file and CI
6651
([#1607](https://github.com/haskell/haskell-ide-engine/pull/1551), by by @bubba)
67-
6852
- Azure update macos and try to fix windows+stack builds
6953
([#1609](https://github.com/haskell/haskell-ide-engine/pull/1551), by by @jneira)
70-
7154
- Update required stack version
7255
([#1603](https://github.com/haskell/haskell-ide-engine/pull/1551), by by @wataru86)
73-
7456
- Remove compiler warnings
7557
([#1600](https://github.com/haskell/haskell-ide-engine/pull/1551), by by @EncodePanda)
76-
7758
- Remove hlint.yaml from azure releases and readme
7859
([#1598](https://github.com/haskell/haskell-ide-engine/pull/1551), by by @jneira)
79-
8060
- Fix error message parsing to import types
8161
([#1597](https://github.com/haskell/haskell-ide-engine/pull/1551), by by @fendor)
82-
8362
- Pass Ormolu cradle flags & default-extensions
8463
([#1589](https://github.com/haskell/haskell-ide-engine/pull/1551), by by @Av)
85-
8664
- Fix multi source directories
8765
([#1577](https://github.com/haskell/haskell-ide-engine/pull/1551), by by @fendor)
88-
8966
- azure: add windows+cabal job and other improvements
9067
([#1595](https://github.com/haskell/haskell-ide-engine/pull/1551), by by @jneira)
91-
9268
- Allow newer optparse-applicative for ormolu (stack version)
9369
([#1586](https://github.com/haskell/haskell-ide-engine/pull/1551), by by @jneira)
94-
9570
- Azure builds improvements
9671
([#1584](https://github.com/haskell/haskell-ide-engine/pull/1551), by by @jneira)
97-
9872
- Drop GHC version 8.6.1, 8.6.2 and 8.6.3 (#1592)
9973
([#1594](https://github.com/haskell/haskell-ide-engine/pull/1551), by by @fendor)
100-
10174
- Demote HsImport func-tests to unit-test
10275
([#1591](https://github.com/haskell/haskell-ide-engine/pull/1551), by by @fendor)
103-
10476
- Update hlint to 2.2.8 and ormolu to 0.0.3
10577
([#1588](https://github.com/haskell/haskell-ide-engine/pull/1551), by by @alanz)
106-
10778
- Allow newer optparse-applicative for ormolu
10879
([#1583](https://github.com/haskell/haskell-ide-engine/pull/1551), by by @bubba)
109-
11080
- Make cabal-hie-install executable
11181
([#1581](https://github.com/haskell/haskell-ide-engine/pull/1551), by by @maoe)
112-
11382
- Ormolu formatter support
11483
([#1481](https://github.com/haskell/haskell-ide-engine/pull/1551), by by @DavSanchez)
115-
11684
- GHC 8.8 support
11785
([#1482](https://github.com/haskell/haskell-ide-engine/pull/1551), by by @Av)
118-
11986
- Load all possible haskell source files
12087
([#1569](https://github.com/haskell/haskell-ide-engine/pull/1551), by by @fendor)
121-
12288
- Enable all working test suites and add linux-cabal job in Azure
12389
([#1571](https://github.com/haskell/haskell-ide-engine/pull/1551), by by @jneira)
124-
12590
- Mention hlint data file handling in readme
12691
([#1573](https://github.com/haskell/haskell-ide-engine/pull/1551), by by @jneira)
127-
12892
- Enable azure releases and some fixes
12993
([#1545](https://github.com/haskell/haskell-ide-engine/pull/1551), by by @jneira)
130-
13194
- Add cabal freeze files and use them automatically
13295
([#1561](https://github.com/haskell/haskell-ide-engine/pull/1551), by by @hasufell)
133-
13496
- Add unit-tests for Cabal-Helper cradles
13597
([#1552](https://github.com/haskell/haskell-ide-engine/pull/1551), by by @fendor)
136-
13798
- Don't mix stack with cabal
13899
([#1557](https://github.com/haskell/haskell-ide-engine/pull/1551), by by @hasufell)
139-
140100
- Avoid building HIE twice
141101
([#1562](https://github.com/haskell/haskell-ide-engine/pull/1551), by by @hasufell)
142-
143102
- Readme lsp flag
144103
([#1559](https://github.com/haskell/haskell-ide-engine/pull/1551), by by @Anrock)
145-
146104
- Fix haddock documentation for Cradle.hs
147105
([#1549](https://github.com/haskell/haskell-ide-engine/pull/1551), by by @fendor)
148106

0 commit comments

Comments
 (0)