mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 23:08:30 +01:00
Add 'uuid' and 'byteorder'
This commit is contained in:
parent
ad58f04d72
commit
d59af6f05c
@ -71,6 +71,10 @@ stablePackages = execWriter $ do
|
||||
add "blaze-html"
|
||||
add "blaze-markup"
|
||||
add "stylish-haskell"
|
||||
|
||||
-- Antoine Latter
|
||||
add "uuid"
|
||||
add "byteorder"
|
||||
where
|
||||
add = flip addRange "-any"
|
||||
addRange package range =
|
||||
|
||||
Loading…
Reference in New Issue
Block a user