Commit Graph

52 Commits

Author SHA1 Message Date
Dmitry Olshansky
891df6ea76 adjust to mtl-2.3+ 2024-01-08 12:32:38 +03:00
Dmitry Olshansky
4b2218fddd use 9.6.3 2024-01-03 18:55:49 +03:00
Denis Redozubov
83e415e43f update cabal description 2020-11-03 19:05:17 +03:00
Denis Redozubov
f7fb37b9e2 Add README.md to extra-source-files 2020-11-03 19:01:55 +03:00
Denis Redozubov
56f1eb0f29 fix cabal file syntax 2020-11-03 18:57:48 +03:00
Denis Redozubov
8f105b7b81
Merge pull request #15 from typeable/update-ghc-versions
Update GHC versions, include 8.8.4
2020-11-03 18:54:21 +03:00
Denis Redozubov
8198aff672 Fix cabal version to 0.3.0 2020-11-03 18:52:57 +03:00
Denis Redozubov
ff4df5464a Add tested ghc version in .cabal 2020-11-03 18:52:12 +03:00
Denis Redozubov
7d2a999cda Add ghc 8.10.2 nightly 2020-11-03 18:52:12 +03:00
Denis Redozubov
c63280569c Update GHC versions, include 8.8.4 2020-11-03 18:52:12 +03:00
Denis Redozubov
6609fb09ea Update description and synopsis [ci skip] 2020-11-03 18:51:29 +03:00
Denis Redozubov
d5693e2cdf
Merge pull request #14 from ilyakooo0/add-promoting-warnings-to-errors
Added promoting warnings to errors
2020-11-03 18:08:14 +03:00
iko
ea290fa224 Bumped version 2020-07-02 23:07:07 +03:00
iko
7f4e7c0ee0 Added promoting warnings to errors 2020-07-02 22:54:51 +03:00
Denis Redozubov
c943f92ac2
Merge pull request #12 from ilyakooo0/bump-version
bumped version and added explicit default-language to tests.
2020-02-05 18:38:36 +03:00
iko
9da2d9a3f2 Removed cabal from travis 2020-02-04 16:23:03 +03:00
iko
bf15ce7c33 renamed travisci fields 2020-02-04 15:22:29 +03:00
iko
781c515553 bumped version and added explicit default-language to tests. 2020-02-04 15:03:39 +03:00
Denis Redozubov
97fea97c40
Merge pull request #7 from ilyakooo0/cleaned-up-code-and-added-documentation
Cleaned up code and added documentation
2020-02-03 11:34:50 +03:00
iko
62f5774a7b Cleaned up code and added documentation 2020-02-03 11:26:35 +03:00
Denis Redozubov
d676bd9d08
Merge pull request #6 from ilyakooo0/fixed-unexpexed-behaviour
Fixed unexpected behaviour
2020-01-31 15:16:38 +03:00
iko
a7d3397ecd changed foldl to foldr 2020-01-27 19:17:17 +03:00
Denis Redozubov
c2b7f2b6e6
Merge pull request #8 from ilyakooo0/added-readme
Added readme
2020-01-27 17:18:13 +03:00
Denis Redozubov
4c4464e2e7
Merge pull request #9 from ilyakooo0/added-doctests
Added doctests and compiler warnings
2020-01-27 17:10:20 +03:00
iko
9b48aab0a7 Updated resolver 2020-01-27 16:29:27 +03:00
iko
97db6c41fd Reenabled tests 2020-01-27 16:27:59 +03:00
iko
187a9f0536 Added doctests and compiler warnings 2020-01-27 16:27:59 +03:00
iko
9fe567c22a Added readme 2020-01-27 16:27:40 +03:00
iko
359e531f4c Fixed unexpected behaviour 2020-01-27 16:23:40 +03:00
Denis Redozubov
f0afa485d0
Merge pull request #5 from ilyakooo0/remove-transformers-lift
removed transformers-lift dependency
2020-01-27 16:22:29 +03:00
iko
f795a73473 removed transformers-lift dependancy 2020-01-27 16:14:29 +03:00
Denis Redozubov
cf6d3ab305
Merge pull request #4 from ilyakooo0/update-ci-script
Updated CI script to actually work
2020-01-27 13:19:32 +03:00
iko
c7649dcd22 ci 2020-01-23 18:34:25 +03:00
iko
2767e6fe26 Tried fixing CI again 2020-01-23 18:28:59 +03:00
iko
cfb955b9c9 Fixed CI (?) 2020-01-23 18:22:08 +03:00
iko
8ea5865158 Updated CI script 2020-01-20 19:55:50 +03:00
Denis Redozubov
d5f24a94dd
Merge pull request #2 from typeable/version-bump
Version bump
2018-06-25 19:48:55 +03:00
Denis Redozubov
4a741d4fc0 Version bump 2018-06-25 19:23:00 +03:00
Denis Redozubov
09aa94ec62
Merge pull request #1 from 4e6/ghc-84
Add: GHC-8.4 support
2018-06-25 19:15:31 +03:00
Dmitry Bushev
33541bfc18
Add Semigroup instance for ghc-8.4 only 2018-04-23 10:55:34 +03:00
Dmitry Bushev
2a7adf2bdc
Fix review comments 2018-04-23 10:46:26 +03:00
Dmitry Bushev
b1ec015761
Fix cabal-check warnings 2018-04-09 20:02:55 +03:00
Dmitry Bushev
10ecfd75b5
Add travis build 2018-04-09 20:02:55 +03:00
Dmitry Bushev
426fca09f7
Add support for ghc-8.4 2018-04-09 20:02:55 +03:00
Denis Redozubov
24578c9fd4 bump version 2017-05-17 14:08:23 +03:00
Denis Redozubov
3fe14095b4 fix various compilation problems 2017-05-17 14:07:47 +03:00
Denis Redozubov
7af9a567fa Fix module name 2017-05-17 14:02:01 +03:00
Denis Redozubov
dafd3360de bump version 2017-05-17 13:16:33 +03:00
Denis Redozubov
395c4ac198 fix module name 2017-05-17 13:15:56 +03:00
Denis Redozubov
51c98b84ff Expose module 2017-05-17 13:11:49 +03:00