Commit Graph

37 Commits

Author SHA1 Message Date
Veronika Romashkina
b58cf0c472
Update resolver for Stack for GHC-9.4 (#447) 2023-10-04 11:25:57 +01:00
Veronika Romashkina
1dc4b82150
[#420] Add support for GHC 9.4 (#433)
* [#420] Add support for GHC 9.4

Resolves #420

* Try to fix doctest

* Drop support of GHC-8.2

* Fix doctest

* Remove Extra.Map Eq constraint warning
2023-03-01 15:45:30 +00:00
Dmitrii Kovanikov
b2fccefa4b
Prepare release 1.1.0.0 (#409)
* Prepare release 1.1.0.0

* Use GHC 8.10.7 with stack
2022-06-09 16:37:15 +01:00
Veronika Romashkina
f9ff639e2c
[#345] Support GHC-9.0 (#364)
Resolves #345
2021-03-12 16:43:02 +00:00
Veronika Romashkina
e44781bb43
[#342] Use GHC-8.10.3 with Stack (#343)
* [#342] Use GHC-8.10.3 with Stack

Resolves #342

* Remove appveyor. Check Windows on GH Actions
2021-01-29 16:18:36 +00:00
Dmitrii Kovanikov
2753455cd5
Cleanup package, improve documentation (#245) 2020-02-26 21:38:55 +00:00
Dmitrii Kovanikov
bfb5f60dd4 Use latest Stackage snapshot (#226)
* Use latest Stackage snapshot

* Fix doctest for GHC-8.8

* Fix doctest in a consistent way
2019-10-31 14:10:20 +04:00
Dmitrii Kovanikov
aaf97def61 [#182] Support GHC 8.8 (#183)
Resolves #182
2019-09-17 10:31:35 +04:00
Dmitrii Kovanikov
62203b1a92 [#177] Walk through all modules and think carefully about SPECIALIZE/INLINABLE/INLINE pragmas (#180) 2019-08-17 10:44:20 +04:00
Dmitrii Kovanikov
9f72663301 [#158] Bump up to GHC-8.6.5 (#159)
* [#158] Bump up to GHC-8.6.5

Resolves #158

* Fix CI

* Fix CI for GHC-8.0.2
2019-05-09 22:23:02 +08:00
Dmitrii Kovanikov
ed0065b5f8 [#146] Improve documentation (#151)
* [#146] Improve documentation

Resolves #146

* Improve documentation even further
2019-03-17 17:55:17 +08:00
Dmitrii Kovanikov
57c865d625 Improve travis and docs (#137)
* Improve travis and docs

* Update stack.yaml
2019-02-04 13:56:17 +08:00
Veronika Romashkina
b5d73140fa Fix travis, refactor (#1)
* Fix travis, refactor

* Fix Travis

* Fix after review

* Remove CHANGELOG from extradocs
2018-07-19 14:38:47 +08:00
Dmitry Kovanikov
e6f9d0ee2e [#159] Remove text-format dependency
Also support GHC-8.4.2
2018-04-30 15:37:16 +03:00
Dmitry Kovanikov
2cc891d9e5
[#73] Add 100% Haddock coverage + more examples (#155)
* [#73] Add 100% Haddock coverage + more examples

* [#73] Fix documentation typos and wording
2018-03-04 01:31:39 +03:00
vrom911
ac63218cde
[#136] Return type of foldl' back, add flipfoldl' 2018-02-19 23:02:26 +03:00
John C. Burnham
dd231cdf16 changed nix/stack integration 2018-02-06 11:29:52 -05:00
John C. Burnham
6daad65c8c changed tasty to 0.11 to maintain stack lts-10.4 compatibility 2018-02-06 11:14:17 -05:00
John C. Burnham
3a610bbd34 added tasty + hedgehog property test infrastucture with a few simple tests 2018-02-05 17:32:05 -05:00
Dmitry Kovanikov
a33a60fd58
[#127] Fix doctest for text-1.2.3 2018-02-03 23:14:58 +03:00
Dmitry Kovanikov
3a6b66b22d
[#53] Add doctest integration 2018-01-17 22:26:22 +03:00
Dmitry Kovanikov
dc6734f41d
⬆️ Migrate to LTS-10.0 2017-12-20 16:15:48 +03:00
Dmitry Kovanikov
bb73701d64
Bump up LTS versions 2017-12-12 22:10:32 +03:00
vrom911
74671cc707
Improve travis settings 2017-12-12 03:23:53 +03:00
Dmitry Kovanikov
12deefab8b
Reexport IdentityT (#49) 2017-10-08 16:05:11 +03:00
Dmitry Kovanikov
3fe8e69ddb
Compile with GHC 8.2.1 2017-08-06 20:18:17 +03:00
Dmitry Kovanikov
d2b4a223c0
Update author field in .cabal 2017-05-28 14:50:31 +03:00
Dmitry Kovanikov
b00ff54e3e
Bump up lts to 8.12 2017-04-27 15:34:39 +03:00
Dmitry Kovanikov
9fa9f8a3f2
[SRK-53] Clean stack info 2017-04-11 19:56:36 +03:00
Mikhail Volkhov
f2ccf8afd8
Fix build on nix 2017-03-21 01:17:24 +03:00
martoon
de942d093d Merge master 2017-03-06 17:06:08 +04:00
Dmitry Kovanikov
b511e8f428
Update travis.yml 2017-03-05 22:02:35 +03:00
martoon
c2cf222f13 Add ($) and AllOf type operators 2017-03-05 21:37:06 +04:00
Artyom
57d8d8791e
Use newer resolver 2017-01-16 18:19:29 +03:00
Stephen Diehl
a9c8d300a5 Remove string-conv dependency. 2016-06-08 19:47:08 -04:00
Stephen Diehl
0b3090973e pulling semiring in module 2016-04-19 09:32:59 -04:00
Stephen Diehl
29b854cf98 initial commit 2016-04-07 15:22:44 -04:00