Ecosyste.ms: Issues

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

GitHub / haskell/time issues and pull requests

#63 - Merge orphan commit into branch 'upstream/master'

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

#62 - read and show aren't inverse for UTCTime

Issue - State: closed - Opened by echatav almost 8 years ago - 1 comment

#61 - Valid UTCTime construction

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

#60 - Int vs Integer for representing year

Issue - State: closed - Opened by saurabhnanda almost 8 years ago - 1 comment

#59 - 1.8 branch

Issue - State: closed - Opened by ezyang almost 8 years ago - 7 comments

#58 - Remove useless version bound on time.

Pull Request - State: closed - Opened by ezyang almost 8 years ago - 11 comments

#57 - Improve time format performance

Issue - State: closed - Opened by winterland1989 almost 8 years ago - 1 comment

#56 - Memory Leak in getCurrentTime

Issue - State: closed - Opened by AshleyYakeley almost 8 years ago - 5 comments

#55 - Improve time performance

Pull Request - State: closed - Opened by winterland1989 almost 8 years ago - 27 comments

#54 - improve time performance

Issue - State: closed - Opened by winterland1989 almost 8 years ago - 30 comments

#53 - TimeZone of a LocalTime

Issue - State: closed - Opened by guyonvarch about 8 years ago - 6 comments

#52 - Make it possible to format times to the W3C Datetime format

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

#51 - There should be a way to get the DiffTime from an AbsoluteTime

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

#50 - ZonedTime missing Eq instance

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

#49 - Why base >= 4.8?

Issue - State: closed - Opened by tomjaguarpaw over 8 years ago - 1 comment
Labels: question

#48 - formatTime does not allow width specifiers

Issue - State: closed - Opened by tebello-thejane almost 9 years ago - 2 comments

#47 - time-1.6 breaks ghc-7.10.3?

Issue - State: closed - Opened by ciez almost 9 years ago - 2 comments

#46 - Show instance for LocalTime should emit valid Haskell expression

Issue - State: closed - Opened by amigalemming almost 9 years ago - 16 comments

#45 - Any plans on exporting Generic instances?

Issue - State: closed - Opened by mstksg almost 9 years ago - 3 comments

#44 - Tweaks to configure.ac

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

#43 - 1.6 on Hackage is missing Haddock doc links

Issue - State: closed - Opened by FranklinChen almost 9 years ago - 5 comments

#42 - Restore compat for GHC 7.8

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

#41 - Require GHC >= 7.10

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

#40 - Add parser for ISO8601 durations

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

#39 - Zulu suffix of UTC time

Issue - State: closed - Opened by izgzhen about 9 years ago - 2 comments

#38 - use clock_gettime to implement getPOSIXTime if available

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

#37 - Representing midnight as end of day.

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

#35 - Fix compilation on GHC 7.0 by not using Trustworthy

Pull Request - State: closed - Opened by bergmark over 9 years ago - 5 comments

#34 - No function for ISO week date in Data.Time.Calendar.OrdinalDate

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

#33 - Function `zonedTimeToUTC` does not work with textual timezone

Issue - State: closed - Opened by xkollar over 9 years ago - 4 comments

#32 - Loosen required cabal-version

Pull Request - State: closed - Opened by bergmark over 9 years ago - 1 comment

#31 - Cleaner error reporting

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

#30 - Switch from String to Text

Issue - State: closed - Opened by k0ral over 9 years ago - 7 comments

#29 - Changelog

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

#28 - The Read/Show instances for TimeZone are misleading

Issue - State: closed - Opened by neongreen over 9 years ago - 7 comments

#27 - parseTime: Verify date's format AND validity

Issue - State: closed - Opened by Ladi-Eladi over 9 years ago - 1 comment

#26 - Ensure Read/Show instances are always provided with UTCTime and Universa...

Pull Request - State: closed - Opened by gbaz over 9 years ago - 13 comments

#25 - Show instance for UTCTime is orphan

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

#24 - cabal configure fails, missing HsTimeConfig.h.in

Issue - State: closed - Opened by jaccokrijnen almost 10 years ago - 2 comments

#23 - time-1.5.0.1 test suite doesn't compile

Issue - State: closed - Opened by peti almost 10 years ago - 2 comments

#22 - DiffTime does not have ParseTime or FormatTime instances

Issue - State: closed - Opened by tomjaguarpaw almost 10 years ago - 5 comments

#21 - Document that the show instance for UTCTime is elsewhere.

Pull Request - State: closed - Opened by tomjaguarpaw almost 10 years ago - 1 comment

#20 - Convert README file to markdown.

Pull Request - State: closed - Opened by erikd almost 10 years ago

#19 - De-tabify all Haskell source files.

Pull Request - State: closed - Opened by erikd almost 10 years ago

#18 - When compiling in GHC tree : Warning: Tab character

Issue - State: closed - Opened by erikd almost 10 years ago

#17 - Fix note about `%Y` padding.

Pull Request - State: closed - Opened by bjornbm almost 10 years ago

#16 - Add an Eq instance for ZonedTime

Issue - State: closed - Opened by jmillikin almost 10 years ago - 13 comments

#15 - Add a helper for converting a DiffTime to integral picoseconds

Issue - State: closed - Opened by jmillikin almost 10 years ago - 2 comments

#14 - Improve documentation of wdays in TimeLocale

Pull Request - State: closed - Opened by lubomir almost 10 years ago

#13 - Add a wrapping conversion for year-week-day format

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

#12 - Fix deprecation of Foreign.Safe in base 4.8

Pull Request - State: closed - Opened by dterei about 10 years ago

#11 - Add support for `deepseq-1.4.0.0`

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

#10 - Remove an extra division

Pull Request - State: closed - Opened by treeowl about 10 years ago - 1 comment

#9 - Add proper eq and ord instances for ZonedTime

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

#8 - Added Eq and Ord instances for LocalTime.

Pull Request - State: closed - Opened by pharpend about 10 years ago - 1 comment

#7 - Show instance for UTCTime

Issue - State: closed - Opened by ozgurakgun about 10 years ago - 24 comments

#5 - Add `Setup.hs` file

Pull Request - State: closed - Opened by hvr about 10 years ago

#4 - Use `_tzset()` for non-POSIX Windows environments

Pull Request - State: closed - Opened by hvr about 10 years ago

#3 - Removed autogenerated HsTimeConfig.h* from repository, updated .gitignore

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

#2 - tzset doesn't always exist on Windows

Issue - State: closed - Opened by ezyang about 10 years ago - 7 comments

#1 - Lists are being used in situations where they don't seem to make sense

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