Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / haskell/deepseq issues and pull requests

#99 - Let the list instance fuse

Pull Request - State: closed - Opened by Bodigrim 10 months ago

#98 - Bump base bound to <4.20

Pull Request - State: closed - Opened by bgamari 11 months ago - 1 comment

#97 - Add method to help with strict containers

Issue - State: open - Opened by treeowl about 1 year ago - 2 comments

#96 - Release for GHC 9.6.1

Issue - State: closed - Opened by bgamari about 1 year ago - 3 comments

#95 - change superclasses for Data.Functor.{Sum, Product, Compose}

Pull Request - State: closed - Opened by mixphix over 1 year ago

#94 - Drop support for GHC < 8.6

Pull Request - State: closed - Opened by mixphix over 1 year ago

#92 - test with 9.2.5 and 9.4.3

Pull Request - State: closed - Opened by mixphix over 1 year ago

#91 - Bump bounds to accommodate base-4.18

Pull Request - State: closed - Opened by bgamari over 1 year ago - 2 comments

#90 - Bump bounds to accomodate base 4.18

Pull Request - State: closed - Opened by bgamari over 1 year ago

#89 - Optimizing negations

Issue - State: open - Opened by treeowl over 1 year ago

#88 - Add quantified superclasses to `NFData(1,2)`

Issue - State: closed - Opened by Icelandjack over 1 year ago - 4 comments

#87 - Adapt the rename of the Solo constructor to MkSolo

Pull Request - State: closed - Opened by tek over 1 year ago - 1 comment

#86 - Release for GHC 9.4.1

Issue - State: closed - Opened by bgamari almost 2 years ago - 3 comments

#85 - Change RnfArgs to be a data family

Pull Request - State: closed - Opened by phadej almost 2 years ago

#84 - Add NFData instance for MutableByteArray

Pull Request - State: closed - Opened by Bodigrim about 2 years ago - 1 comment

#83 - Add instances for the indexed TypeRep (+ Module)

Pull Request - State: closed - Opened by goldfirere about 2 years ago - 4 comments

#82 - Add instance for the indexed TypeRep from Type.Reflection

Issue - State: closed - Opened by goldfirere about 2 years ago

#81 - Bump base upper bound

Pull Request - State: closed - Opened by bgamari about 2 years ago - 3 comments

#80 - Add instance NFData MutableByteArray

Issue - State: closed - Opened by Bodigrim about 2 years ago

#79 - NFData(1) instances of Generically(1).

Pull Request - State: open - Opened by Icelandjack about 2 years ago
Labels: needs rebase

#78 - Add 'Whnf{,1,2}' (or some better name) newtype

Issue - State: open - Opened by Icelandjack about 2 years ago - 3 comments

#77 - fix typo

Pull Request - State: closed - Opened by ghost about 2 years ago

#76 - Let the list instance fuse

Issue - State: closed - Opened by treeowl over 2 years ago - 6 comments

#75 - simplify CPP by dropping GHC 7

Pull Request - State: closed - Opened by mixphix over 2 years ago

#74 - Why deepseq infix revert?

Issue - State: closed - Opened by phadej over 2 years ago - 3 comments

#73 - CI doesn't test GHC-7 versions

Issue - State: closed - Opened by phadej over 2 years ago - 1 comment

#72 - Changelog for 1.4.5.0 seems wrong

Issue - State: closed - Opened by phadej over 2 years ago - 4 comments

#71 - Replace the Travis CI Badge with GithubAction CI Badge

Pull Request - State: closed - Opened by BinderDavid over 2 years ago

#70 - add GitHub actions

Pull Request - State: closed - Opened by chessai over 2 years ago - 1 comment

#69 - Add Solo instances. Fixes #67

Pull Request - State: closed - Opened by phadej over 2 years ago - 2 comments

#68 - use GitHub actions

Issue - State: closed - Opened by chessai over 2 years ago - 2 comments

#67 - Add instances for `Solo` (GHC-9.0 and 9.2)

Issue - State: closed - Opened by phadej over 2 years ago - 4 comments

#66 - deepseq-1.4.6.0 is not on Hackage

Issue - State: closed - Opened by phadej over 2 years ago - 18 comments

#65 - Add NFData instance for ByteArray

Pull Request - State: closed - Opened by Bodigrim almost 3 years ago - 2 comments

#64 - Add instances for GHC.Generics data types

Issue - State: open - Opened by nfrisby about 3 years ago - 3 comments

#63 - Incompatible with array 0.5.4.0

Issue - State: closed - Opened by kozross about 3 years ago - 3 comments

#62 - Remove instances for Data.Semigroup.Option

Pull Request - State: closed - Opened by sjakobi over 3 years ago

#61 - version bump: 1.4.4.0 -> 1.4.5.0

Pull Request - State: closed - Opened by chessai over 3 years ago - 2 comments

#60 - Release for GHC 9.0

Issue - State: closed - Opened by bgamari over 3 years ago - 6 comments

#59 - Bump base upper bound to 4.16

Pull Request - State: closed - Opened by int-index over 3 years ago

#58 - attempt to use haskell-ci

Pull Request - State: closed - Opened by chessai almost 4 years ago - 3 comments

#57 - Fix GHC version bound in CPP

Pull Request - State: closed - Opened by sjakobi almost 4 years ago - 10 comments

#56 - Set infixr of 'deepseq' to be consistent with 'seq'

Pull Request - State: closed - Opened by martijnbastiaan almost 4 years ago - 4 comments

#55 - Silence deprecation warnings for Data.Semigroup.Option

Pull Request - State: closed - Opened by sjakobi almost 4 years ago - 3 comments

#54 - Bump base upper bound

Pull Request - State: closed - Opened by bgamari almost 4 years ago

#53 - Cut release for GHC 8.10.1

Issue - State: closed - Opened by bgamari over 4 years ago - 2 comments

#52 - Bump base upper bound to 4.15

Pull Request - State: closed - Opened by bgamari over 4 years ago

#51 - Add more cabal-install/GHC versions to CI matrix.

Pull Request - State: closed - Opened by TravisWhitaker over 4 years ago - 3 comments

#50 - Add more instances.

Pull Request - State: open - Opened by TravisWhitaker over 4 years ago - 28 comments
Labels: needs rebase

#49 - ($!!) seems to be implemented incorrectly

Issue - State: open - Opened by uzytkownik over 4 years ago - 2 comments

#48 - Documentation improvements for the URec instance

Pull Request - State: closed - Opened by RyanGlScott almost 5 years ago

#47 - remove NFData instance for a -> b

Pull Request - State: closed - Opened by chessai almost 5 years ago - 2 comments

#46 - add more haskell build artifacts to .gitignore

Pull Request - State: closed - Opened by chessai almost 5 years ago - 2 comments

#45 - Add GNFData instance for unboxed types

Pull Request - State: closed - Opened by josefs almost 5 years ago - 2 comments

#44 - Add instance for ForeignPtr

Issue - State: open - Opened by ndmitchell about 5 years ago - 3 comments
Labels: enhancement, instances

#43 - Silence deprecation warnings for First, Last and Option

Pull Request - State: closed - Opened by sjakobi about 5 years ago

#42 - Cut release for GHC 8.6.1

Issue - State: closed - Opened by bgamari almost 6 years ago

#41 - Bump upper bound on base to < 4.13

Pull Request - State: closed - Opened by RyanGlScott about 6 years ago - 1 comment

#40 - Define instance NFData TypeRep/TyCon on all versions of base

Pull Request - State: closed - Opened by RyanGlScott about 6 years ago

#39 - Upgrade Travis to haskell-ci

Issue - State: closed - Opened by RyanGlScott about 6 years ago - 4 comments
Labels: Blocked upstream

#38 - Add NFData instance for MaskingState

Pull Request - State: closed - Opened by barrucadu about 6 years ago

#37 - Implement NFData for TypeRep in older GHC's

Issue - State: closed - Opened by ndmitchell over 6 years ago - 3 comments

#36 - Bump upper bound on base

Pull Request - State: closed - Opened by bgamari over 6 years ago

#35 - Don't define the NFData TypeRep instance on GHC 8.2+

Issue - State: closed - Opened by recursion-ninja about 7 years ago - 2 comments
Labels: invalid

#34 - ghc-8.2.0-rc1 compilation error

Issue - State: closed - Opened by alexanderkjeldaas about 7 years ago - 12 comments
Labels: invalid

#33 - Add NFData instance for Foreign.C.Types.CBool

Pull Request - State: closed - Opened by RyanGlScott about 7 years ago - 1 comment

#32 - Add NFData{1,2} instances for (:~:) and (:~~:)

Pull Request - State: closed - Opened by RyanGlScott about 7 years ago - 1 comment

#31 - Add NFData (a :~: b) instance

Issue - State: closed - Opened by phadej about 7 years ago

#30 - Add NFData and NFData1 instances for Compose

Pull Request - State: closed - Opened by pepeiborra about 7 years ago - 4 comments

#29 - Inefficient derived instance

Issue - State: open - Opened by vagarenko over 7 years ago - 3 comments

#28 - Expose NFData instance for Down on earlier versions of base

Pull Request - State: closed - Opened by RyanGlScott over 7 years ago - 4 comments

#27 - Review API for conditionally defined items

Issue - State: closed - Opened by hvr over 7 years ago - 4 comments

#26 - Fixing CallStack NFData instance

Pull Request - State: closed - Opened by nhenezi over 7 years ago - 1 comment
Labels: invalid

#25 - Added NFData instance for Ordering

Pull Request - State: closed - Opened by duairc over 7 years ago
Labels: instances

#24 - Run tests on Travis

Pull Request - State: closed - Opened by RyanGlScott over 7 years ago - 6 comments

#23 - Add strict liftM

Pull Request - State: closed - Opened by phadej over 7 years ago

#22 - Add rwhnf

Pull Request - State: closed - Opened by phadej over 7 years ago - 5 comments

#21 - Add NFData1 and NFData2 classes

Pull Request - State: closed - Opened by phadej over 7 years ago - 6 comments

#20 - Fix GNFData instance for V1

Pull Request - State: closed - Opened by treeowl almost 8 years ago - 3 comments

#19 - Fix GNFData instance for V1

Issue - State: closed - Opened by treeowl almost 8 years ago - 7 comments
Labels: enhancement

#18 - Add rnfFoldableLTR and rnfFoldableRTL

Pull Request - State: open - Opened by treeowl almost 8 years ago - 7 comments

#17 - Offer Foldable helper

Issue - State: open - Opened by treeowl almost 8 years ago - 1 comment

#16 - remove instance NFData (a -> b)

Issue - State: open - Opened by amigalemming almost 8 years ago - 83 comments
Labels: instances, Blocked upstream

#15 - Instance for `TVar`

Issue - State: open - Opened by hvr about 8 years ago - 7 comments
Labels: enhancement, instances

#14 - NFData for Proxy is not poly-kinded

Issue - State: closed - Opened by int-index about 8 years ago - 2 comments
Labels: duplicate, enhancement

#13 - Add deeply strict liftM

Issue - State: closed - Opened by treeowl over 8 years ago - 5 comments

#12 - Bump HUnit upper bound

Pull Request - State: closed - Opened by cocreature over 8 years ago - 1 comment

#11 - Add NFData instances for Semigroup/NonEmpty

Issue - State: closed - Opened by hvr over 8 years ago
Labels: enhancement, instances

#10 - Foreign.Ptr instances.

Pull Request - State: closed - Opened by mboes over 8 years ago - 1 comment

#9 - Make NFData (Proxy a) instance poly-kinded

Pull Request - State: closed - Opened by RyanGlScott over 8 years ago - 2 comments

#8 - NFData1 helper

Issue - State: closed - Opened by hvr almost 9 years ago - 8 comments
Labels: enhancement

#7 - Disallow building with GHC-7.2 + array-0.4

Pull Request - State: closed - Opened by bergmark about 9 years ago

#6 - Instances for IORef/TVar/MVar and other mutable containers

Issue - State: closed - Opened by bennofs about 9 years ago - 6 comments
Labels: enhancement, instances

#5 - Box helper to wrap types where WHNF = NF

Issue - State: open - Opened by bennofs about 9 years ago - 3 comments
Labels: enhancement

#4 - Add `NFData ExitCode` instance

Issue - State: closed - Opened by hvr about 9 years ago
Labels: enhancement, instances

#3 - Add `rwhnf` helper for NF=WHNF instances

Issue - State: closed - Opened by hvr over 9 years ago - 2 comments
Labels: enhancement

#2 - Review `base-4.8.0.0` for new types deserving `NFData` instance

Issue - State: closed - Opened by hvr over 9 years ago
Labels: instances

#1 - [PROPOSAL] Merge `deepseq-generics` into `deepseq`

Pull Request - State: closed - Opened by hvr over 9 years ago - 14 comments
Labels: enhancement