Commit Graph

711 Commits

Author SHA1 Message Date
dependabot[bot]
78ad4f3a95 GA(deps): Bump actions/cache from 3 to 4
Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-18 13:51:59 +00:00
Leo Zhang
0c220f8b02 [ci skip] Fix documentation typo 2023-12-10 10:26:16 +00:00
Tom Ellis
6cd6e52b20 Add tomjaguarpaw as codeowner 2023-12-10 10:26:05 +00:00
Tom Ellis
b122e1886c Support GHC 9.8 2023-11-02 17:49:43 +00:00
Tom Ellis
422bbeb7d9 Add workflow_dispatch 2023-11-02 17:49:43 +00:00
dependabot[bot]
ce2af92292
GA(deps): Bump actions/checkout from 3 to 4 (#449)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-05 08:47:08 +01:00
Veronika Romashkina
4d7a95ae91
Prepare 1.2.1.0 release (#448) 2023-10-04 11:34:58 +01:00
Veronika Romashkina
b58cf0c472
Update resolver for Stack for GHC-9.4 (#447) 2023-10-04 11:25:57 +01:00
theGhostJW
7cbeaaa3b4
base-noprelude warning, remvoe stray bullet point (#435)
Moving a project to ``relude`` it took a while before I realised that base-noprelude was preventing cabal from building.  Until such time as base-noprelude is being actively maintained I think there should be a warning against its use. 

Also removed stay bullet point next to video.

partly addresses https://github.com/kowainik/relude/issues/396 => https://github.com/kowainik/relude/issues/396#issuecomment-1099112894
2023-10-04 11:25:42 +01:00
Veronika Romashkina
4a9727b309
Remove text module name in error for doctest (#446) 2023-10-04 10:30:05 +01:00
Veronika Romashkina
71e2f532b2
[#439] Support GHC-9.6 (#445)
* [#439] Support GHC-9.6

Resolves #439

* Fix window doctest

* Remove whitespace warning on type operators
2023-10-04 00:38:46 +01:00
Veronika Romashkina
e633cb3330
Prepare 1.2.0.0 release (#434) 2023-03-01 16:35:36 +00: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
dependabot[bot]
31ebe74a10
GA(deps): Bump haskell/actions from 2.2 to 2.3 (#429)
Bumps [haskell/actions](https://github.com/haskell/actions) from 2.2 to 2.3.
- [Release notes](https://github.com/haskell/actions/releases)
- [Commits](https://github.com/haskell/actions/compare/v2.2...v2.3)

---
updated-dependencies:
- dependency-name: haskell/actions
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-12 10:06:36 +00:00
dependabot[bot]
e7ef221810
GA(deps): Bump haskell/actions from 2.0 to 2.2 (#428)
Bumps [haskell/actions](https://github.com/haskell/actions) from 2.0 to 2.2.
- [Release notes](https://github.com/haskell/actions/releases)
- [Commits](https://github.com/haskell/actions/compare/v2.0...v2.2)

---
updated-dependencies:
- dependency-name: haskell/actions
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-06 11:54:25 +00:00
Leo Zhang
4397612dc2
fix: Fix typo in comment for infinitely (#417) 2022-08-04 11:07:28 +01:00
Nitin Prakash
0d860869c9
Minor haddock fixes (#418) 2022-08-04 11:06:31 +01:00
dependabot[bot]
284ed14c5b
GA(deps): Bump haskell/actions from 1.2 to 2.0 (#415)
Bumps [haskell/actions](https://github.com/haskell/actions) from 1.2 to 2.0.
- [Release notes](https://github.com/haskell/actions/releases)
- [Commits](https://github.com/haskell/actions/compare/v1.2...v2.0)

---
updated-dependencies:
- dependency-name: haskell/actions
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-09 17:25:58 +01:00
dependabot[bot]
508ca54635
GA(deps): Bump actions/checkout from 2 to 3 (#414)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-09 17:25:42 +01: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
9cc1f9c647
[#404] Build failure in a released version when using an older version of 'containers' (#413)
Resolves #404
2022-06-09 16:16:59 +01:00
Bence Kodaj
206dca4c2b
Fix typo. (#412) 2022-06-09 15:07:52 +01:00
ˌbodʲɪˈɡrʲim
3011495606
Switch from criterion to tasty-bench (#410) 2022-04-18 09:52:24 +01:00
Dmitrii Kovanikov
1cd9f2ebe1
[#372] Warn on usages ofreadFileText and writeFileText (#407)
Resolves #372
2022-04-14 18:38:54 +01:00
JackKelly-Bellroy
fcb32257a3
Raise upper bound on hashable (#399)
Co-authored-by: Dmitrii Kovanikov <kovanikov@gmail.com>
2022-04-04 11:51:58 +01:00
ˌbodʲɪˈɡrʲim
4e69f35498
Future-proof re-exports from Data.Eq (#391)
* Future-proof re-exports from Data.Eq in anticipation of removal of Eq(/=)

* Restrict doctest < 0.19

Co-authored-by: Dmitrii Kovanikov <kovanikov@gmail.com>
2022-04-04 11:17:03 +01:00
Teo Camarasu
b2f43f46f3
Ghc 9.2 compat (#403)
* Allow hedgehog 1.1

Builds fine and all tests pass.

* GHC 9.2.1 compatibility

* Remove Option from hlint.dhall and regenerate .hlint.yaml

* Update changelog

* Add GHC 9.2.1 to CI

* Change version number to "unreleased" in changelog

I think this is how other projects do it.

* Use GHC-9.2.2 instead of 9.2.1

* add more safe haskell pragmas

this is required to allow the doctests to run

* Deal with change of Nat type name in doctest

* set -XHaskell2010 in doctests

* bump cabal on github actions

* add tested-with GHC-9.2.2 to relude.cabal

Co-authored-by: Felix Yan <felixonmars@archlinux.org>
Co-authored-by: James Sully <sullyj3@gmail.com>
2022-04-04 09:49:44 +01:00
Alex Kassil
715afb7640
Change relative link to hard link (#392)
To fix issue https://github.com/kowainik/kowainik.github.io/issues/184
2022-01-04 13:35:07 +00:00
amesgen
3b2f4f8552
Fix warning in inverseMap (#389)
The size of the map is equal to the cardinality of `a`, not `k`.
2021-11-11 15:02:00 +00:00
Janek Spaderna
6eee82e581
[ci skip] Fix typo in author name of linked blog post (#383) 2021-08-21 12:21:22 +01:00
Grzegorz
442a51ca27
s/avaiable/available/ (#378) 2021-05-16 07:22:09 +01:00
Dmitrii Kovanikov
f57234d406
Remove 'foldrM' HLint rule 2021-03-25 16:20:28 +00:00
Erik Schnetter
943b8864ba
"less" -> "fewer" (#371) 2021-03-24 18:07:34 +00:00
Erik Schnetter
25738999b6
"export" -> "import" (#370)
(Does this example actually work? Don't you have to say `Text.Show` in the instance declaration?)
2021-03-24 18:07:09 +00:00
Dmitrii Kovanikov
6e9f1b81f6
Build with working GHC on Windows and macOS (#369) 2021-03-16 10:20:58 +00:00
Erik Schnetter
a24a5fcdde
Correct typo in README (#367) 2021-03-15 18:06:41 +00:00
Erik Schnetter
20aa434c61
Correct typo in cabal file (#368) 2021-03-15 18:06:25 +00:00
Veronika Romashkina
b032e83924
Minor docs fixes (#366) 2021-03-15 10:03:06 +00:00
Veronika Romashkina
6df837b16a
Update graph of dependencies 2021-03-12 17:37:39 +00:00
Dmitrii Kovanikov
42e70ad383
Prepare the 1.0.0.0 release (#365)
* Prepare the 1.0.0.0 release

* Various fixes
2021-03-12 17:36:10 +00:00
Veronika Romashkina
f9ff639e2c
[#345] Support GHC-9.0 (#364)
Resolves #345
2021-03-12 16:43:02 +00:00
Veronika Romashkina
173c23e992
[#361] Move benchmarks to criterion instead of gauge (#362)
Resolves #361
2021-03-11 17:32:38 +00:00
Veronika Romashkina
1e5fb60837
[#270] Standardise some Extra API (#360)
* [#270] Standardise some Extra API

Resolves #270

* Apply suggestions from code review

Co-authored-by: Dmitrii Kovanikov <kovanikov@gmail.com>

* Fix Monoid build on GHC versions

Co-authored-by: Dmitrii Kovanikov <kovanikov@gmail.com>
2021-03-11 16:38:46 +00:00
Dmitrii Kovanikov
60995b9278
[#304] Improve documentation for the 'Relude.Debug' module (#359)
* [#304] Improve documentation for the 'Relude.Debug' module

Resolves #304

* Update src/Relude/Debug.hs

Co-authored-by: Veronika Romashkina <vrom911@gmail.com>

* Fix doctest

Co-authored-by: Veronika Romashkina <vrom911@gmail.com>
2021-03-11 16:32:23 +00:00
Dmitrii Kovanikov
727b54db02
[#353] Reexport external libraries (#358)
* [#353] Reexport external libraries

Resolves #353

* Fix reexported modules

* Improve documentation

* Improve docs
2021-03-11 15:17:59 +00:00
Veronika Romashkina
3c4dd28512
[#280] Move to 'cabal-version: 3.0' (#357)
Resolves #280
2021-03-11 12:02:37 +00:00
Veronika Romashkina
dba0482b5a
[#317] Minor documentation improvements (part 3) (#356)
* [#317] Minor documentation improvements (part 3)

Resolves #317

* Apply suggestions from code review

Co-authored-by: Dmitrii Kovanikov <kovanikov@gmail.com>

* Use dhall-to-yaml-ng instead of dhall-to-yaml

Co-authored-by: Dmitrii Kovanikov <kovanikov@gmail.com>
2021-03-10 21:58:52 +00:00
Veronika Romashkina
4ff48cd196
[#268] Drop GHC 8.0.2 support (#355)
* [#268] Drop GHC 8.0.2 support

Resolves #268

* Fix test
2021-03-09 16:41:28 +00:00
Veronika Romashkina
29fee43a59
[#347] Add ordNubOn (#354)
Resolves #347
2021-03-09 15:55:40 +00:00
Veronika Romashkina
eaebe3ea9c
[#346] Implement ordNub using nubOrd from containers for better efficiency (#352)
* [#346] Implement `ordNub` using `nubOrd` from `containers` for better efficiency

Resolves #346

* Add cpp on old GHC support
2021-03-09 15:32:27 +00:00