Ecosyste.ms: Issues

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

GitHub / acid-state/safecopy issues and pull requests

#96 - New Stack CI; bump dependencies and Haskell CI

Pull Request - State: closed - Opened by andreasabel about 2 months ago - 4 comments

#95 - Allow latest template-haskell and time, bump CI to GHC 9.10

Pull Request - State: closed - Opened by andreasabel 4 months ago - 2 comments

#94 - 0.10.4.2-r7: allow bytestring-0.12 and text-2.1, bump CI to GHC 9.8.0

Pull Request - State: closed - Opened by andreasabel 10 months ago - 5 comments

#93 - Add safeEncode, safeEncodeLazy, safeDecode, safeDecodeLazy

Pull Request - State: open - Opened by ddssff 12 months ago

#92 - Bump template-haskell for GHC 9.6, CI (closes #91)

Pull Request - State: closed - Opened by andreasabel over 1 year ago - 5 comments

#91 - Support GHC 9.6

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

#90 - deriveSafeCopy not working for mutual recursive data-types in GHC 9.2.4

Issue - State: open - Opened by marco-comini over 1 year ago - 3 comments

#89 - Bump template-haskell (GHC 9.4), vector, lens, CI (closes #88)

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

#88 - Support GHC 9.4

Issue - State: closed - Opened by andreasabel almost 2 years ago

#87 - Update CI badge to GHA, add Stackage badges

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

#86 - Allow text-2.0.*; Haskell CI for GHC 8.0 to 9.2

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

#85 - Allow template-haskell-2.18 (GHC-9.2)

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

#84 - Allow lens 5.0

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

#83 - PolyKinds breaks phantom newtype deriving with non obvious error message

Issue - State: open - Opened by yaitskov over 3 years ago - 2 comments

#82 - Need changes for GHC-9.0

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

#81 - proofread haddocks

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

#80 - Hello world is not complete

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

#79 - Allow building with template-haskell-2.16.* (GHC 8.10.*)

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

#78 - Need GGetCopy and GPutCopy instances for V1

Issue - State: open - Opened by ddssff over 4 years ago - 1 comment

#77 - Support building with template-haskell-2.15

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

#76 - Fix compilation with template-haskell-2.15 (GHC-8.8)

Issue - State: closed - Opened by phadej almost 5 years ago - 4 comments

#75 - Forbid `template-haskell-2.15`

Pull Request - State: closed - Opened by phadej almost 5 years ago - 3 comments

#74 - ddssff 8.8.1

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

#73 - safecopy added dependency on generic-data which is only GHC >= 8.0

Issue - State: open - Opened by phadej almost 5 years ago - 6 comments

#72 - CHANGELOG entry, INLINE directives

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

#71 - Fully generic implementation of putCopy and getCopy

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

#70 - add Natural instances where appropriate

Pull Request - State: closed - Opened by vmchale over 5 years ago

#69 - Allow containers-0.6 and template-haskell-2.14

Pull Request - State: closed - Opened by RyanGlScott over 5 years ago - 3 comments

#68 - incompatible with GHC 8.6

Issue - State: closed - Opened by clinty over 5 years ago - 4 comments

#67 - Fix record alignment

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

#66 - Thread types through in error messages

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

#65 - Implement typeable-based default

Pull Request - State: closed - Opened by parsonsmatt about 6 years ago - 5 comments

#64 - errorTypeName method has sensible default implementation

Issue - State: open - Opened by parsonsmatt about 6 years ago - 1 comment

#63 - Better error messages

Issue - State: open - Opened by parsonsmatt about 6 years ago

#62 - template-haskell constraint for ghc-8.4.1

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

#61 - Minor documentation fix

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

#60 - Use kind-polymorphic Typeable in GHC 8.4 and later

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

#59 - Add Migrate Foo to context of SafeCopy Foo instance

Pull Request - State: closed - Opened by ddssff almost 7 years ago

#58 - Fix extended_extension documentation [#48]

Pull Request - State: closed - Opened by vrom911 almost 7 years ago - 2 comments

#57 - Cannot build on ghc 8.2

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

#56 - Bump upper bound on template-haskell

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

#55 - add ghc-8.2.1 to travis build

Pull Request - State: closed - Opened by int-e about 7 years ago - 7 comments

#54 - Fix message typo

Pull Request - State: closed - Opened by dredozubov about 7 years ago

#53 - Enumerate the putCopy arguments so the dumped splices can be compiled

Pull Request - State: closed - Opened by ddssff about 7 years ago

#52 - s/unkown/unknown/

Issue - State: closed - Opened by ezyang over 7 years ago - 1 comment

#51 - Bump upper bound on vector

Pull Request - State: closed - Opened by bgamari over 7 years ago - 1 comment

#50 - Bump vector upper bound

Pull Request - State: closed - Opened by bgamari over 7 years ago - 1 comment

#49 - Allow vector-0.12

Pull Request - State: closed - Opened by ddssff over 7 years ago - 3 comments

#47 - Add an instance for SafeCopy NonEmpty

Pull Request - State: closed - Opened by neongreen over 7 years ago - 1 comment

#46 - Unnecessary constraint in generated SafeCopy instance

Issue - State: open - Opened by ddssff almost 8 years ago - 3 comments

#45 - Test suite failure with time-1.6.0.1 (duplicate instances)

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

#44 - Revert "Removed redundant vector instances"

Pull Request - State: closed - Opened by stepcut about 8 years ago

#43 - Loose time package constraint

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

#42 - Removed redundant vector instances

Pull Request - State: closed - Opened by dmjio about 8 years ago

#40 - safecopy: Update for template-haskell 2.11

Pull Request - State: closed - Opened by bgamari about 8 years ago - 4 comments

#39 - Expose internal TH derivation helpers

Pull Request - State: closed - Opened by DanielG over 8 years ago

#38 - tweak build against QuickCheck-2.8.2 (vector instances)

Pull Request - State: closed - Opened by trofi over 8 years ago

#37 - Unable to build on GHC 8

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

#36 - Correct Hackage button URL in readme

Pull Request - State: closed - Opened by adamgundry over 8 years ago

#35 - it seems that cereal has changed the way floats/doubles are serialized

Issue - State: closed - Opened by stepcut over 8 years ago - 1 comment

#34 - Add SafeCopy instance for Word

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

#33 - Release safecopy-0.8.6 that builds with vector-0.11

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

#32 - Add SafeCopy instances for HashMap and HashSet

Pull Request - State: closed - Opened by TerrorJack almost 9 years ago - 1 comment

#31 - Updated SafeCopy [a] instance, bumped to 0.8.6

Pull Request - State: closed - Opened by dmjio almost 9 years ago

#30 - Loosen vector dependency

Pull Request - State: closed - Opened by lambda-fairy almost 9 years ago - 1 comment

#29 - SafeCopy instance of a parameterized type

Issue - State: open - Opened by ddssff about 9 years ago - 7 comments

#28 - Doesn't build on GHC < 7.4

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

#27 - Space leak in getCopy for lists

Issue - State: closed - Opened by adamgundry about 9 years ago - 10 comments

#26 - Tests are broken with Template-haskell 2.10.0

Issue - State: closed - Opened by dredozubov about 9 years ago - 1 comment

#25 - Tests are broken with template-haskell 2.10.0

Issue - State: closed - Opened by dredozubov about 9 years ago - 1 comment

#24 - Fixes instance generation for types containing tuples(TH 2.10.0)

Pull Request - State: closed - Opened by dredozubov about 9 years ago - 6 comments

#22 - silence warnings for base-4.8.0/ghc-7.10.1

Pull Request - State: closed - Opened by dredozubov about 9 years ago - 1 comment

#21 - replaced deprecated Typeable1 and Typeable2 with Typeable

Pull Request - State: closed - Opened by rdesfo over 9 years ago

#20 - Depend upon lens-action for tests

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

#19 - safecopy-0.8.3 broken with GHC 7.10

Issue - State: closed - Opened by hvr over 9 years ago - 5 comments

#18 - Various GHC 7.10 fixes

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

#17 - safecopy-0.8.3 test suite failures on Linux

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

#16 - Interchangable Backends

Issue - State: open - Opened by agrafix over 9 years ago - 5 comments

#15 - Add example where the result is a ByteString

Issue - State: open - Opened by alexanderkjeldaas over 9 years ago

#14 - Make "Duplicate version tags" crash a compile-time error

Issue - State: open - Opened by nh2 about 10 years ago

#13 - Fix compilation on ghc 7.8

Pull Request - State: closed - Opened by nh2 about 10 years ago - 4 comments

#12 - GeneralizedNewtypeDeriving broken on GHC 7.8.2

Issue - State: open - Opened by tazjin about 10 years ago - 23 comments

#11 - Hid Data.Typeable.Proxy export to satsify build

Pull Request - State: closed - Opened by dmjio about 10 years ago - 6 comments

#10 - Typeable in base 4.7 gives duplicate Proxy type

Issue - State: closed - Opened by dmjio about 10 years ago - 6 comments

#9 - Added unordered-containers to deps and strict hashmap instance

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

#8 - SafeCopy instance of Vector

Pull Request - State: closed - Opened by tensor5 almost 11 years ago

#7 - SafeCopy instance of Vector

Issue - State: closed - Opened by tensor5 almost 11 years ago - 4 comments

#6 - Cleaner test names without module qualification

Pull Request - State: closed - Opened by dag almost 11 years ago

#5 - Test higher-kinded instances via defaulting

Pull Request - State: closed - Opened by dag almost 11 years ago

#4 - Instances

Pull Request - State: closed - Opened by dag almost 11 years ago

#3 - Trustworthy?

Issue - State: closed - Opened by dag almost 11 years ago - 3 comments

#2 - Support deriving SafeCopy using Generic

Issue - State: open - Opened by dag almost 11 years ago - 4 comments

#1 - Add data families support to deriveSafeCopy

Pull Request - State: closed - Opened by nikita-volkov almost 11 years ago