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

Commit 5e2e93e

Browse files
committed
Fix silly error in ChangeLog
1 parent 946f43d commit 5e2e93e

File tree

1 file changed

+42
-42
lines changed

1 file changed

+42
-42
lines changed

Changelog.md

Lines changed: 42 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -20,89 +20,89 @@ Once that hurdle is crossed, the main emphasis will be there, and
2020
## Changes
2121

2222
- Install script with cabal: check there is one ghc in $PATH
23-
([#1632](https://github.com/haskell/haskell-ide-engine/pull/1551), by by @jneira)
23+
([#1632](https://github.com/haskell/haskell-ide-engine/pull/1551), by @jneira)
2424
- Update README.md
25-
([#1636](https://github.com/haskell/haskell-ide-engine/pull/1551), by by @flip111)
25+
([#1636](https://github.com/haskell/haskell-ide-engine/pull/1551), by @flip111)
2626
- Azure: not trigger pr builds by path
27-
([#1633](https://github.com/haskell/haskell-ide-engine/pull/1551), by by @jneira)
27+
([#1633](https://github.com/haskell/haskell-ide-engine/pull/1551), by @jneira)
2828
- Add dev target to stack install.hs
29-
([#1615](https://github.com/haskell/haskell-ide-engine/pull/1551), by by @jneira)
29+
([#1615](https://github.com/haskell/haskell-ide-engine/pull/1551), by @jneira)
3030
- Fix cabal-hie-install in windows azure ci
31-
([#1627](https://github.com/haskell/haskell-ide-engine/pull/1551), by by @jneira)
31+
([#1627](https://github.com/haskell/haskell-ide-engine/pull/1551), by @jneira)
3232
- Replace one more haskell-ide in README
33-
([#1630](https://github.com/haskell/haskell-ide-engine/pull/1551), by by @jneira)
33+
([#1630](https://github.com/haskell/haskell-ide-engine/pull/1551), by @jneira)
3434
- Bump resolvers, hlint, brittany
35-
([#1622](https://github.com/haskell/haskell-ide-engine/pull/1551), by by @alanz)
35+
([#1622](https://github.com/haskell/haskell-ide-engine/pull/1551), by @alanz)
3636
- Update HIE to use latest hie-bios
37-
([#1601](https://github.com/haskell/haskell-ide-engine/pull/1551), by by @fendor)
37+
([#1601](https://github.com/haskell/haskell-ide-engine/pull/1551), by @fendor)
3838
- Add instructions for installing HIE + GHC as a VS Code Devcontainer
39-
([#1624](https://github.com/haskell/haskell-ide-engine/pull/1551), by by @GavinRay97)
39+
([#1624](https://github.com/haskell/haskell-ide-engine/pull/1551), by @GavinRay97)
4040
- Readme: haskell-ide -> haskell-language-server
41-
([#1625](https://github.com/haskell/haskell-ide-engine/pull/1551), by by @andys8)
41+
([#1625](https://github.com/haskell/haskell-ide-engine/pull/1551), by @andys8)
4242
- Deduplicate main for hie/hie-wrapper
43-
([#1610](https://github.com/haskell/haskell-ide-engine/pull/1551), by by @Gurkenglas)
43+
([#1610](https://github.com/haskell/haskell-ide-engine/pull/1551), by @Gurkenglas)
4444
- Azure fix win cabal 8.4.4
45-
([#1619](https://github.com/haskell/haskell-ide-engine/pull/1551), by by @jneira)
45+
([#1619](https://github.com/haskell/haskell-ide-engine/pull/1551), by @jneira)
4646
- Mention the new haskell-ide in the README
47-
([#1612](https://github.com/haskell/haskell-ide-engine/pull/1551), by by @jneira)
47+
([#1612](https://github.com/haskell/haskell-ide-engine/pull/1551), by @jneira)
4848
- Ormolu range format support
49-
([#1602](https://github.com/haskell/haskell-ide-engine/pull/1551), by by @Av)
49+
([#1602](https://github.com/haskell/haskell-ide-engine/pull/1551), by @Avi-D-coder)
5050
- Add 8.8.2 stack file and CI
51-
([#1607](https://github.com/haskell/haskell-ide-engine/pull/1551), by by @bubba)
51+
([#1607](https://github.com/haskell/haskell-ide-engine/pull/1551), by @bubba)
5252
- Azure update macos and try to fix windows+stack builds
53-
([#1609](https://github.com/haskell/haskell-ide-engine/pull/1551), by by @jneira)
53+
([#1609](https://github.com/haskell/haskell-ide-engine/pull/1551), by @jneira)
5454
- Update required stack version
55-
([#1603](https://github.com/haskell/haskell-ide-engine/pull/1551), by by @wataru86)
55+
([#1603](https://github.com/haskell/haskell-ide-engine/pull/1551), by @wataru86)
5656
- Remove compiler warnings
57-
([#1600](https://github.com/haskell/haskell-ide-engine/pull/1551), by by @EncodePanda)
57+
([#1600](https://github.com/haskell/haskell-ide-engine/pull/1551), by @EncodePanda)
5858
- Remove hlint.yaml from azure releases and readme
59-
([#1598](https://github.com/haskell/haskell-ide-engine/pull/1551), by by @jneira)
59+
([#1598](https://github.com/haskell/haskell-ide-engine/pull/1551), by @jneira)
6060
- Fix error message parsing to import types
61-
([#1597](https://github.com/haskell/haskell-ide-engine/pull/1551), by by @fendor)
61+
([#1597](https://github.com/haskell/haskell-ide-engine/pull/1551), by @fendor)
6262
- Pass Ormolu cradle flags & default-extensions
63-
([#1589](https://github.com/haskell/haskell-ide-engine/pull/1551), by by @Av)
63+
([#1589](https://github.com/haskell/haskell-ide-engine/pull/1551), by @Avi-D-coder)
6464
- Fix multi source directories
65-
([#1577](https://github.com/haskell/haskell-ide-engine/pull/1551), by by @fendor)
65+
([#1577](https://github.com/haskell/haskell-ide-engine/pull/1551), by @fendor)
6666
- azure: add windows+cabal job and other improvements
67-
([#1595](https://github.com/haskell/haskell-ide-engine/pull/1551), by by @jneira)
67+
([#1595](https://github.com/haskell/haskell-ide-engine/pull/1551), by @jneira)
6868
- Allow newer optparse-applicative for ormolu (stack version)
69-
([#1586](https://github.com/haskell/haskell-ide-engine/pull/1551), by by @jneira)
69+
([#1586](https://github.com/haskell/haskell-ide-engine/pull/1551), by @jneira)
7070
- Azure builds improvements
71-
([#1584](https://github.com/haskell/haskell-ide-engine/pull/1551), by by @jneira)
71+
([#1584](https://github.com/haskell/haskell-ide-engine/pull/1551), by @jneira)
7272
- Drop GHC version 8.6.1, 8.6.2 and 8.6.3 (#1592)
73-
([#1594](https://github.com/haskell/haskell-ide-engine/pull/1551), by by @fendor)
73+
([#1594](https://github.com/haskell/haskell-ide-engine/pull/1551), by @fendor)
7474
- Demote HsImport func-tests to unit-test
75-
([#1591](https://github.com/haskell/haskell-ide-engine/pull/1551), by by @fendor)
75+
([#1591](https://github.com/haskell/haskell-ide-engine/pull/1551), by @fendor)
7676
- Update hlint to 2.2.8 and ormolu to 0.0.3
77-
([#1588](https://github.com/haskell/haskell-ide-engine/pull/1551), by by @alanz)
77+
([#1588](https://github.com/haskell/haskell-ide-engine/pull/1551), by @alanz)
7878
- Allow newer optparse-applicative for ormolu
79-
([#1583](https://github.com/haskell/haskell-ide-engine/pull/1551), by by @bubba)
79+
([#1583](https://github.com/haskell/haskell-ide-engine/pull/1551), by @bubba)
8080
- Make cabal-hie-install executable
81-
([#1581](https://github.com/haskell/haskell-ide-engine/pull/1551), by by @maoe)
81+
([#1581](https://github.com/haskell/haskell-ide-engine/pull/1551), by @maoe)
8282
- Ormolu formatter support
83-
([#1481](https://github.com/haskell/haskell-ide-engine/pull/1551), by by @DavSanchez)
83+
([#1481](https://github.com/haskell/haskell-ide-engine/pull/1551), by @DavSanchez)
8484
- GHC 8.8 support
85-
([#1482](https://github.com/haskell/haskell-ide-engine/pull/1551), by by @Av)
85+
([#1482](https://github.com/haskell/haskell-ide-engine/pull/1551), by @Avi-D-coder)
8686
- Load all possible haskell source files
87-
([#1569](https://github.com/haskell/haskell-ide-engine/pull/1551), by by @fendor)
87+
([#1569](https://github.com/haskell/haskell-ide-engine/pull/1551), by @fendor)
8888
- Enable all working test suites and add linux-cabal job in Azure
89-
([#1571](https://github.com/haskell/haskell-ide-engine/pull/1551), by by @jneira)
89+
([#1571](https://github.com/haskell/haskell-ide-engine/pull/1551), by @jneira)
9090
- Mention hlint data file handling in readme
91-
([#1573](https://github.com/haskell/haskell-ide-engine/pull/1551), by by @jneira)
91+
([#1573](https://github.com/haskell/haskell-ide-engine/pull/1551), by @jneira)
9292
- Enable azure releases and some fixes
93-
([#1545](https://github.com/haskell/haskell-ide-engine/pull/1551), by by @jneira)
93+
([#1545](https://github.com/haskell/haskell-ide-engine/pull/1551), by @jneira)
9494
- Add cabal freeze files and use them automatically
95-
([#1561](https://github.com/haskell/haskell-ide-engine/pull/1551), by by @hasufell)
95+
([#1561](https://github.com/haskell/haskell-ide-engine/pull/1551), by @hasufell)
9696
- Add unit-tests for Cabal-Helper cradles
97-
([#1552](https://github.com/haskell/haskell-ide-engine/pull/1551), by by @fendor)
97+
([#1552](https://github.com/haskell/haskell-ide-engine/pull/1551), by @fendor)
9898
- Don't mix stack with cabal
99-
([#1557](https://github.com/haskell/haskell-ide-engine/pull/1551), by by @hasufell)
99+
([#1557](https://github.com/haskell/haskell-ide-engine/pull/1551), by @hasufell)
100100
- Avoid building HIE twice
101-
([#1562](https://github.com/haskell/haskell-ide-engine/pull/1551), by by @hasufell)
101+
([#1562](https://github.com/haskell/haskell-ide-engine/pull/1551), by @hasufell)
102102
- Readme lsp flag
103-
([#1559](https://github.com/haskell/haskell-ide-engine/pull/1551), by by @Anrock)
103+
([#1559](https://github.com/haskell/haskell-ide-engine/pull/1551), by @Anrock)
104104
- Fix haddock documentation for Cradle.hs
105-
([#1549](https://github.com/haskell/haskell-ide-engine/pull/1551), by by @fendor)
105+
([#1549](https://github.com/haskell/haskell-ide-engine/pull/1551), by @fendor)
106106

107107

108108
# 1.0.0.0

0 commit comments

Comments
 (0)