mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-23 20:51:57 +01:00
Add statistics-linreg
This commit is contained in:
parent
bce109ad47
commit
de74b39820
@ -236,6 +236,9 @@ defaultStablePackages ghcVer requireHP = unPackageMap $ execWriter $ do
|
|||||||
, "tls-debug vhd language-java"
|
, "tls-debug vhd language-java"
|
||||||
]
|
]
|
||||||
|
|
||||||
|
mapM_ (add "Chris Done") $ words
|
||||||
|
"statistics-linreg"
|
||||||
|
|
||||||
#if !defined(mingw32_HOST_OS) && !defined(__MINGW32__)
|
#if !defined(mingw32_HOST_OS) && !defined(__MINGW32__)
|
||||||
-- Does not compile on Windows
|
-- Does not compile on Windows
|
||||||
mapM_ (add "Vincent Hanquez") $ words "udbus xenstore"
|
mapM_ (add "Vincent Hanquez") $ words "udbus xenstore"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user