Commit Graph

11 Commits

Author SHA1 Message Date
Dmitrii Kovanikov
94b76e1864 Use GitHub actions (#16)
* Use GitHub actions

* Fix workflows file
2019-12-27 16:54:41 +00:00
Dmitrii Kovanikov
d701862693
Add CODEOWNERS 2019-11-02 15:29:17 +03: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
36149eb0eb [#10] Add doctest (#11)
* [#10] Add doctest

Resolves #10

* Fix ls example to work both on Stack and Cabal

* Fix after review

* Do not run doctest on old GHC
2019-07-30 18:32:16 +08:00
Dmitrii Kovanikov
f9d2936ddf [#8] Add operator to call command without displaying it (#9)
Resolves #8
2019-07-05 18:56:23 +08:00
Veronika Romashkina
c34da13930 [#6] Upgrade to GHC-8.6.5 (#7)
Resolves #6
2019-05-18 00:32:51 +10:00
Dmitrii Kovanikov
4187ef247c Generalise handle operator (#5) 2019-04-09 12:37:54 +08: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
Dmitrii Kovanikov
39674a6075 [#1] Implement core library idea (#2)
Resolves #1
2019-02-23 22:07:59 +08:00
Dmitry Kovanikov
f4742e2f27
Create the project 2019-02-23 21:02:45 +08:00