Commit Graph

10 Commits

Author SHA1 Message Date
Veronika Romashkina
103553faea
[#28] Support GHC 9.2 (#30)
* [#28] Support GHC 9.2

Resolves #28

* Fix

* Fix

* Fix

* Fix

* Fix
2022-06-14 13:44:31 +01:00
Arya Irani
782d5f44b9
avoid callCommand . showCommandForUser (#27)
* avoid callCommand + showCommandForUser

* remove redundant import from README.md
2022-04-01 13:22:38 +01:00
Dmitrii Kovanikov
9fb7d02c13
[#18] Support GHC-8.10 (#19)
* [#18] Support GHC-8.10

Resolves #18

* Add -Wunused-packages

* Disable README build on Windows

* Remove Windows from CI
2020-05-07 18:11:49 +01:00
Veronika Romashkina
db4507020f
Update GitHub Actions link 2020-01-03 14:11:53 +00:00
Dmitrii Kovanikov
94b76e1864 Use GitHub actions (#16)
* Use GitHub actions

* Fix workflows file
2019-12-27 16:54:41 +00:00
Dmitrii Kovanikov
37d66d19e3 Prepare for the 0.0.3.0 release (#15) 2019-09-28 15:45:00 +04:00
Dmitrii Kovanikov
7f7542c0f8 [#13] Build with GHC-8.8 (#14)
Resolves #13
2019-08-29 08:51:16 +04:00
Veronika Romashkina
c34da13930 [#6] Upgrade to GHC-8.6.5 (#7)
Resolves #6
2019-05-18 00:32:51 +10:00
Dmitrii Kovanikov
217a9b34f6 [#3] Write usage example in the README (#4)
* [#3] Write usage example in the README

Resolves #3

* Fix CI

* Update README.md [skip ci]

Co-Authored-By: ChShersh <kovanikov@gmail.com>

* Update README.md [skip ci]

Co-Authored-By: ChShersh <kovanikov@gmail.com>
2019-02-23 22:53:06 +08:00
Dmitry Kovanikov
f4742e2f27
Create the project 2019-02-23 21:02:45 +08:00