Commit Graph

12 Commits

Author SHA256 Message Date
2a2fb72526 Accepting request 403542 from devel:languages:haskell:lts
- update to 1.4.10
* Add Data.Typeable.Extra containing typeRep, Proxy, (:~:)

* add line1

OBS-URL: https://build.opensuse.org/request/show/403542
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-extra?expand=0&rev=21
2016-06-19 20:07:33 +00:00
27cb215129 Accepting request 400112 from devel:languages:haskell:lts
- update to 1.4.9
* add Line 1

OBS-URL: https://build.opensuse.org/request/show/400112
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-extra?expand=0&rev=19
2016-06-05 19:15:50 +00:00
0e57607e6e Accepting request 398886 from devel:languages:haskell:lts
- update to 1.4.8
* Add displayException

OBS-URL: https://build.opensuse.org/request/show/398886
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-extra?expand=0&rev=17
2016-05-30 09:49:48 +00:00
7ee9f4868a Accepting request 397620 from devel:languages:haskell:lts
- update to 1.4.7
* add concatForM

OBS-URL: https://build.opensuse.org/request/show/397620
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-extra?expand=0&rev=15
2016-05-24 06:44:41 +00:00
672c711567 Accepting request 395530 from devel:languages:haskell:lts
- update to 1.4.6
* add maybeM and eitherM

OBS-URL: https://build.opensuse.org/request/show/395530
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-extra?expand=0&rev=13
2016-05-14 20:02:44 +00:00
46d7c24bba Accepting request 393190 from devel:languages:haskell:lts
- update to 1.4.5
* change fileEq on files that do not exist to be an error
* add mconcatMap and mconcatMapM
* add fileEq
* add isMac

OBS-URL: https://build.opensuse.org/request/show/393190
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-extra?expand=0&rev=11
2016-05-01 15:55:45 +00:00
7d547be9e4 Accepting request 352977 from devel:languages:haskell:lts
- update to 1.4.3
* Add Data.Version.Extra

OBS-URL: https://build.opensuse.org/request/show/352977
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-extra?expand=0&rev=9
2016-01-11 07:32:46 +00:00
29979ecb7e - update to 1.4.2
* Make concatMapM/mapMaybeM faster

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-extra?expand=0&rev=7
2015-09-20 19:16:06 +00:00
fb61cb3a1b Accepting request 322642 from devel:languages:haskell:lts
- update to 1.4.1
 * Make temp file functions workaround GHC bug #10731
 * Add retryBool
 * Add stripInfix and stripInfixEnd
 * support directory-1.2.3
 * Add whenJustM
 * Add errorIO
 * Add onceFork
 * Make once async exception safe
 * Fix a deadlock in once when two people request in parallel
 * Fix a missing hClose in captureOutput

OBS-URL: https://build.opensuse.org/request/show/322642
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-extra?expand=0&rev=5
2015-08-20 06:25:00 +00:00
Peter Trommler
cb9f1e4719 Accepting request 304895 from devel:languages:haskell:lts
- version bump to 1.1
* add nubOrd, nubOrdOn, nubOrdBy
* add groupSortOn and groupSortBy
* add splitAtEnd

OBS-URL: https://build.opensuse.org/request/show/304895
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-extra?expand=0&rev=3
2015-05-04 18:54:07 +00:00
b9ec5f7e94 - version bump to 1.0.1
+ Make listFilesAvoid drop trailing path separators before testing
    + #3, add a constraint base >= 4.4

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-extra?expand=0&rev=2
2015-02-01 16:59:00 +00:00
Peter Trommler
0359ad0568 Accepting request 262636 from home:mimi_vx:haskell
library of extra functions for the standard Haskell libraries. Most functions are simple additions, filling out missing functionality. Used for example by HLint

OBS-URL: https://build.opensuse.org/request/show/262636
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-extra?expand=0&rev=1
2014-11-22 01:30:53 +00:00