Ecosyste.ms: Issues

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

GitHub / ndmitchell/extra issues and pull requests

#114 - Make it build with ghc-9.12

Pull Request - State: closed - Opened by erikd about 2 months ago - 3 comments

#113 - extra 1.7.7 needs tighter upper bound on base

Issue - State: closed - Opened by vmchale 2 months ago - 2 comments

#112 - How to avoid clash of imports with `compareLength` in `base`?

Issue - State: closed - Opened by Bodigrim 5 months ago - 6 comments

#111 - Add CPP to build with latest GHC (9.10)

Pull Request - State: closed - Opened by vmchale 9 months ago - 2 comments

#110 - Monadic Endo

Pull Request - State: open - Opened by crumbtoo 10 months ago - 3 comments

#109 - Add the guarded function (lifting into Alternative via predicate)

Pull Request - State: closed - Opened by memowe about 1 year ago - 9 comments

#108 - Fix typo

Pull Request - State: closed - Opened by anniechen18 about 1 year ago - 1 comment

#107 - selectIndices

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

#106 - fix ghc-9.7 compilation errors

Pull Request - State: closed - Opened by shayne-fletcher over 1 year ago - 6 comments

#105 - GHC9.8: ambiguous reference to unzip

Issue - State: closed - Opened by locallycompact over 1 year ago - 1 comment

#104 - fourth / fifth tuples?

Issue - State: closed - Opened by liamzee over 1 year ago - 1 comment

#103 - Future-proof against addition of Data.List.unsnoc

Pull Request - State: closed - Opened by Bodigrim over 1 year ago - 4 comments

#102 - suggestion: mwhen :: Monoid a => Bool -> a -> a

Issue - State: closed - Opened by juhp over 1 year ago - 3 comments

#101 - Future-proof against addition of Data.List.!?

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

#100 - Add function for (Maybe a, b) -> Maybe (a, b)

Issue - State: closed - Opened by qwbarch almost 2 years ago - 5 comments

#99 - Make replace not be partial

Issue - State: closed - Opened by josephcsible almost 2 years ago - 4 comments

#98 - third3 isn't as lazy as second from Data.Bifunctor

Issue - State: closed - Opened by vmchale about 2 years ago - 1 comment

#97 - #86 Add `notNull` for `Foldable`

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

#96 - Closes #95. repeatedlyNE and NonEmpty.repeatedly added

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

#95 - NonEmpty input in Data.List.Extra.repeatedly

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

#94 - Add groupOnKey

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

#93 - `groupOnKey :: Eq b => (a -> k) -> [a] -> [(k, [a])]`

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

#92 - fix typo

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

#91 - Add foldl1' to Data.List.NonEmpty.Extra

Pull Request - State: closed - Opened by Boarders about 3 years ago - 1 comment

#90 - Build failures with GHC >= 9 in v1.5 to v1.7.6

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

#89 - Add replaceRight and replaceLeft functions

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

#88 - Point out more general `whenJust` in base

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

#87 - Add `flip foldMap`

Issue - State: open - Opened by ysangkok over 3 years ago - 5 comments

#86 - Make `notNull` for any `Foldable`

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

#85 - Add (!?) function

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

#84 - Add (!?) function for lists

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

#83 - Remove >= from cabal-version

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

#82 - proposal to add filesWithExtension

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

#81 - Add assertIO function

Pull Request - State: closed - Opened by Mathnerd314 over 3 years ago - 1 comment

#80 - strict Var primitives

Pull Request - State: closed - Opened by pepeiborra over 3 years ago - 1 comment

#79 - Consider adding strict Var primitives

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

#78 - `concatUnzip` is just a special case of folding monoids

Issue - State: closed - Opened by JanPokorny over 3 years ago - 5 comments

#77 - Module restructuring

Pull Request - State: closed - Opened by mixphix over 3 years ago - 1 comment

#76 - Documentation of `zipFrom` is misleading

Issue - State: closed - Opened by fendor almost 4 years ago - 1 comment

#75 - Use GHC's definition of spanEnd?

Issue - State: closed - Opened by andreasabel almost 4 years ago - 3 comments

#74 - Add withEnvironment and withModifiedEnvironment

Issue - State: closed - Opened by jneira almost 4 years ago - 1 comment

#73 - takeEnd, dropEnd, splitAtEnd: return immediately if i<=0

Pull Request - State: closed - Opened by zliu41 almost 4 years ago - 1 comment

#72 - New function `pureIf`

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

#71 - Add compareLength and comparingLength

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

#70 - Fix typos in urls

Pull Request - State: closed - Opened by dbaynard about 4 years ago - 1 comment

#69 - Add flip const

Issue - State: open - Opened by ndmitchell about 4 years ago - 9 comments

#68 - `Data.Foldable.Extra` not showing up on Hoogle

Issue - State: closed - Opened by mixphix about 4 years ago - 2 comments

#67 - Hide conflicting strict functions from base-4.15.

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

#66 - Fix the exports of `Data.Foldable.Extra` and resolve #41

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

#65 - sumOn and productOn for Foldable instances

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

#64 - Fix Control.Concurrent.Extra docs withLock

Pull Request - State: closed - Opened by ivo-stefchev over 4 years ago - 1 comment

#63 - Add applyWhen :: Bool -> (a -> a) -> a -> a

Issue - State: closed - Opened by erikryb over 4 years ago - 8 comments

#62 - Slightly optimise nubOrd and add benchmark

Pull Request - State: closed - Opened by Boarders over 4 years ago - 1 comment

#61 - nubOrdBy definition

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

#60 - Add some conversions in Data.Function

Pull Request - State: open - Opened by infinity0 over 4 years ago - 2 comments

#59 - Add whileJustM, untilJustM to Control.Monad.Extra

Pull Request - State: closed - Opened by infinity0 over 4 years ago - 14 comments

#58 - Add disjointOrd and disjointOrdBy

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

#57 - Make duration in MonadIO

Issue - State: closed - Opened by ndmitchell over 4 years ago - 1 comment

#56 - Add zipDefaultWith

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

#55 - Remove semigroups

Pull Request - State: closed - Opened by zliu41 over 4 years ago - 1 comment

#54 - Deprecate nubOn

Issue - State: closed - Opened by ndmitchell over 4 years ago - 1 comment

#53 - Add some nub functions to NonEmpty

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

#52 - Split TestGen.hs

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

#51 - Deprecate unnecessarily partial functions

Issue - State: open - Opened by josephcsible almost 5 years ago - 1 comment

#50 - Add headDef, lastDef, and dropEnd1

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

#49 - Fix documentation

Pull Request - State: closed - Opened by Boarders almost 5 years ago - 1 comment

#48 - Tests fail to build with GHCJS

Issue - State: open - Opened by phadej over 5 years ago - 1 comment

#47 - firstJust example in docs looks wrong

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

#46 - Add a few functions to Data.List.NonEmpty.Extra

Pull Request - State: closed - Opened by zliu41 over 5 years ago - 4 comments

#45 - Add Data.List.NonEmpty.Extra

Pull Request - State: closed - Opened by zliu41 over 5 years ago - 6 comments

#44 - Add Data.List.NonEmpty.Extra?

Issue - State: closed - Opened by zliu41 over 5 years ago - 1 comment

#43 - Additions to Control.Exception and Control.Monad.Except

Pull Request - State: closed - Opened by ddssff over 5 years ago - 6 comments

#42 - Add Control.Monad.Extra.fromMaybeM

Pull Request - State: closed - Opened by hurryabit over 5 years ago - 1 comment

#41 - Generalised anyM, allM, orM, andM, findM, firstJustM to Foldables whi…

Pull Request - State: closed - Opened by hnefatl almost 6 years ago - 6 comments

#40 - `Data.List.Extra.for` clashes with `Data.Traversable.for`

Issue - State: closed - Opened by martin-drhu-da about 6 years ago - 3 comments

#39 - Add curry3/uncurry3

Issue - State: closed - Opened by ndmitchell about 6 years ago - 1 comment

#38 - Escape single quote (') characters as &#39;

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

#37 - sleep test failure

Issue - State: closed - Opened by kirelagin over 6 years ago - 4 comments

#36 - Consider whenMaybe

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

#35 - Add fold1M

Issue - State: closed - Opened by ndmitchell over 6 years ago - 1 comment

#34 - Fix typos in Haddock.

Pull Request - State: closed - Opened by FranklinChen over 6 years ago - 1 comment

#33 - extra-1.6.4 test suite failure

Issue - State: closed - Opened by peti over 6 years ago - 7 comments

#32 - Add Partial contexts on partial functions

Issue - State: closed - Opened by ndmitchell almost 7 years ago - 1 comment

#31 - Add nubSort, which guarantees to do both

Issue - State: closed - Opened by ndmitchell almost 7 years ago - 1 comment

#30 - Fix a typo

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

#29 - Some functions I'm usin

Issue - State: closed - Opened by marcosdumay almost 8 years ago - 4 comments

#28 - Fix error message

Pull Request - State: closed - Opened by pepeiborra almost 8 years ago - 1 comment

#27 - listFilesRecursive loops on symlink loops

Issue - State: open - Opened by knupfer almost 8 years ago - 6 comments

#26 - Build failures with GHC HEAD

Issue - State: closed - Opened by ocharles almost 8 years ago - 3 comments

#25 - Add zipFrom

Issue - State: closed - Opened by ndmitchell about 8 years ago - 1 comment

#24 - Add eitherToMaybe

Issue - State: closed - Opened by ndmitchell about 8 years ago - 1 comment

#23 - Stop using the time package

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

#22 - Use clock package

Issue - State: closed - Opened by Mathnerd314 over 8 years ago - 4 comments

#21 - Add concatForM

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

#20 - Add concatForM to Control.Monad.Extra

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

#19 - Fix typo

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

#18 - Add stack.yaml

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

#17 - Should fileEq on two files that don't exist return True?

Issue - State: closed - Opened by ndmitchell over 8 years ago - 18 comments

#16 - Added fileEq, removed some hlint warnings

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

#15 - Added isMacOSX

Pull Request - State: closed - Opened by jacereda over 8 years ago - 3 comments