4680e62d7b
ghc 9.4 PR (w/ Cabal improvement) ( #142 )
...
* Release 0.3.3, with support for GHC 9.4
- allow base-4.18 (GHC 9.4)
- allow ghc-prim 0.10
- allow bytestring 0.11.4
- test against GHC 9.4.4
Further CI tweaks:
- cabal: update GHC versions to the latest releases of the respective major version
- cabal: remove non-latest minor versions
- stack: add lts-20 (GHC 9.2.5)
- stack: bring the list of GHC versions up to date
* Update Cabal CI
---------
Co-authored-by: Robert Vollmert <rob@vllmrt.net >
2023-02-15 21:41:08 -05:00
Adam Wespiser and GitHub
e40b7351ec
0.3.2 Release ( #127 ) ( #138 )
2022-06-12 13:46:49 -04:00
Adam Wespiser and GitHub
3e249724fd
0.3.1 Release ( #133 )
2022-03-12 21:42:32 -05:00
Adam Wespiser and GitHub
ee4d94feab
Support ghc-9.0.1 ( #131 )
2022-02-20 20:19:01 -05:00
4e11d80eb7
Allow transformers-compat 0.7 ( #125 )
...
Tested to build fine.
Co-authored-by: Adam Wespiser <adamwespiser@gmail.com >
2021-12-01 00:33:59 -05:00
sdiehl
9309ca3107
Migrate show to use Conv.StringConv
2020-04-25 11:58:41 +01:00
sdiehl
68f668951f
Bump base & ghc-prim bounds for 8.10.1
2020-03-27 09:12:59 +00:00
Stephen Diehl and GitHub
2666f1e830
0.3 Release ( #115 )
...
* Add total ConvertText alternative to Conv
* Explain ConvertText's meaning
* Rename convertText to toS for compatibility
* 0.3.0 Refactor (#111 )
* Begin work on 0.3 refactor
* Remove old docs folder
* Fix dodgy exports
* 4.8 constraint for null and length
* Guards for Semigroup export for base<4.9
* Fix Data.Bits exports
* Guards for typeable exports
* Remove unused pragmas
* Update hlint.yaml
* Use liftM because of pre-AMP quirkk
* Data.Char exports
* Rework Exception exports
* Fix bounds
* Adding Monad.Fail shim
* Fix displayException export
* Explicit GHC.Prim import for ancient ghc
* Explicit raise# for base-4.7
* Flush legacy testing infrastructure
* Update git location
* Update README
* Add Partial module
* Add concurrency exports
* Explicit GHC.Float exports
* Bounds for threadWaitReadSTM, threadWaitWriteSTM, forkOSWithUnmask
* Fix for weird undocumented underflowError weirdness
* forkOSWithUnask for base>4.8
* Fix GHC.Real exports pre base-4.7
* Fix withMVarMasked for base-4.7
* Update nix derivation
* Update derivation
* Update derivation
* Explicit functor exports
* <$ export
* Overwrite binary
* Fix some missing exports
* Update Changelog
* Minor export fixes base<4.9
* Explicit exports
* Export handler
* Generate export lists for multiple versions (#114 )
* Generate export lists for #112
* Make export lists format OccName uniformly
* Make compile on ancient GHC
* Use Foldable.concat
* Hacks to make ghc-7.6 API happy
* liftIO shim
* Fix sortOn warning
* Update ChangeLog
* Update base bounds
* Export conventions
* Update Haddocks
* Document GHC magic
2020-01-24 11:06:09 +00:00
Stephen Diehl
a93c7e6343
Support lts-14.* and GHC 8.8.1
2019-10-10 10:37:27 +01:00
Pi3r and Stephen Diehl
65c61c1d63
Fix #107 : support ghc-8.8 ( #108 )
...
* Fix #107 : support ghc-8.8
* Add travis build for ghc 8.8.1
2019-10-08 11:43:18 +02:00
Stephen Diehl
278b6c59e6
Bump licenses for 2019
2019-04-02 15:02:33 +01:00
Stephen Diehl
ced5fd366e
Minor version bump
2018-10-02 10:30:43 +01:00
Andre Van Der Merwe and Stephen Diehl
8c88bc7d64
GHC 8.6.1 support ( #95 )
...
* GHC 8.6.1 support
- Bounds changes for base, containers and stm
- stack lts 12.* tests
- works with stack 8.6.1 nightly
stack build --resolver nightly --haddock --test --bench --no-run-benchmarks
- works with cabal new-build
* GHCVER-8.6.1
2018-10-01 20:20:06 +01:00
Stephen Diehl and GitHub
5024f3fef9
Add support for GHC 8.6 ( #94 )
...
* Add support for GHC 8.6
* Fix STM version bounds on pragma
2018-10-01 17:35:27 +01:00
Michael Snoyman and Stephen Diehl
8a8eb8c728
Add extra-source-files ( #87 )
2018-05-28 11:21:12 +01:00
Stephen Diehl and GitHub
a8d1363581
Rework Safe Module ( #83 )
...
* Initial fork on minimal safe submodule
* Add new Safe module
Signed-off-by: Stephen Diehl <stephen.m.diehl@gmail.com >
* Refactor Safe module
2018-03-22 13:31:29 +00:00
Tony Day and Stephen Diehl
57912017fe
Bump upper bound for base & ghc84 bumps ( #82 )
2018-03-19 10:11:35 +00:00
Stephen Diehl
f542a361a4
Bump upper bound of protolude transformers-compat
2018-03-01 14:21:01 +00:00
Stephen Diehl
81dcc985fc
Bump minor version
2018-02-05 14:52:51 +00:00
Stephen Diehl
8c9d0f4666
Bump upper bound for async 2.2.1
2018-02-05 10:20:40 +00:00
Stephen Diehl
7f29497262
Minor version bump
2018-01-08 16:29:18 +00:00
Stephen Diehl
6d2a32f0dd
Add transformers-compat for ancients MTL/Transformer versions
2018-01-08 16:28:14 +00:00
Stephen Diehl
8db43f6bff
Bump upper bounds for safe
2018-01-07 09:04:20 +00:00
Stephen Diehl
2cd38fcb03
remove hidden modules
2017-08-22 19:25:27 +01:00
Stephen Diehl
9533e739ff
use hierarchical namespace for all modules
2017-08-22 19:23:46 +01:00
Stephen Diehl
6c9b60700e
expose debug module
2017-08-17 10:05:02 +01:00
Pi3r and Stephen Diehl
3175e6c1eb
Update protolude.cabal ( #60 )
...
Increase upperbound of safe.
This allows the master git version to build using the latest stackage`lts-8.23`
2017-07-24 17:54:42 +01:00
Stephen Diehl
eccb07f726
polymorphic return type for die
2017-07-17 16:33:12 +01:00
Stephen Diehl
5717b9a42c
description and synopsis lines for latest cabal
2017-07-05 14:42:30 +01:00
Moritz Kiefer
d7bc982142
Bump base upper bound for GHC 8.2
2017-07-05 08:02:57 +02:00
Stephen Diehl and GitHub
46220a1a4a
Added HasCallStack constraint for trace functions ( #55 )
...
* added HasCallStack constraint for trace functions, for issue #39
* unpack string on 7.6
2017-05-31 10:13:08 +01:00
Pi3r and Stephen Diehl
a324e26d54
Update safe upper bound for ghc >=7.8.0 ( #43 )
2017-03-09 22:47:29 +00:00
Stephen Diehl
6ac3e01da0
fix safe bounds for breakage on GHC 7.0.1 build
2017-02-11 13:47:31 +00:00
Stephen Diehl
3994639b2b
Mask supporting modules
2017-01-02 12:06:37 +00:00
Stephen Diehl
e836d3f690
stack test harness
2017-01-02 10:45:43 +00:00
Stephen Diehl
254dafcb12
basic examples
2016-12-29 19:46:57 +00:00
Stephen Diehl
50faedad80
added ghc 8.0.1 test
2016-12-06 09:39:23 +00:00
Stephen Diehl
d5db73dbbf
conditional safe version bounds for ghc
2016-12-06 09:06:47 +00:00
Stephen Diehl
fa482cfd46
bump version to 0.1.11
2016-11-15 16:18:43 +00:00
Stephen Diehl
3972d847e6
constrain safe upper bound for backwards compat with ghc 7.6
2016-11-15 15:14:16 +00:00
Stephen Diehl
7560af0955
relax lower async bound
2016-11-08 01:40:20 +00:00
Stephen Diehl
aeacdd9630
include hashable
2016-10-28 16:41:28 +01:00
Stephen Diehl
250cfe2b7f
version bump
2016-10-27 10:12:29 +01:00
Stephen Diehl
d090411207
bump version
2016-10-27 10:05:52 +01:00
Stephen Diehl
9e4f374811
Bump version.
2016-10-10 11:15:12 +01:00
Stephen Diehl
7a0e274b20
note and hush for #22
2016-10-10 11:13:26 +01:00
Stephen Diehl
e14e1e3613
Change log for 0.1.7.
2016-08-15 08:43:55 -04:00
Stephen Diehl
6b6f8967ac
Note about exception handling.
2016-07-02 14:00:26 -04:00
Stephen Diehl
a7bc40452f
Fix up bound documentation.
2016-06-30 10:49:13 -04:00
Stephen Diehl
b6805513f6
Dependencies note.
2016-06-17 09:49:49 -04:00