2020 Paris–Roubaix
The 2020 Paris–Roubaix was to have taken place on 12 April 2020, but was postponed to 25 October 2020 due to the COVID-19 pandemic. It will be the 118th edition of Paris–Roubaix and it will be the 23rd event of the 2020 UCI World Tour.
2020 UCI World Tour, race 23 of 23 | |
---|---|
Race details | |
Dates | 25 October 2020[1] |
Teams
All nineteen UCI WorldTeams were invited automatically and obliged to enter a team in the race. Six UCI Professional Continental teams had been invited.[2]
UCI WorldTeams
UCI Professional Continental teams
gollark: ++exec```haskell{-# LANGUAGE RebindableSyntax #-}class Applicative m => TellDigitalCrossToLearnMonads m where (>>=) :: m a -> (a -> m b) -> m b (>>) :: m a -> m b -> m b return :: a -> m a tellDigitalCrossToLearnMonads :: String -> m amain = tellDigitalCrossToLearnMonads "hi!"```
gollark: ++exec```haskellclass Applicative m => TellDigitalCrossToLearnMonads m where (>>=) :: m a -> (a -> m b) -> m b (>>) :: m a -> m b -> m b return :: a -> m a tellDigitalCrossToLearnMonads :: String -> m a {-# MINIMAL (>>=) #-}```
gollark: ++exec```haskellclass Applicative m => TellDigitalCrossToLearnMonads (m :: * -> *) where (>>=) :: m a -> (a -> m b) -> m b (>>) :: m a -> m b -> m b return :: a -> m a tellDigitalCrossToLearnMonads :: String -> m a {-# MINIMAL (>>=) #-}```
gollark: ```haskellclass Applicative m => TellDigitalCrossToLearnMonads (m :: * -> *) where (>>=) :: m a -> (a -> m b) -> m b (>>) :: m a -> m b -> m b return :: a -> m a tellDigitalCrossToLearnMonads :: String -> m a {-# MINIMAL (>>=) #-}```
gollark: Bad lyricly. No unsafeperformio.
References
- "The UCI unveils the revised 2020 calendars for the UCI WorldTour & UCI Women's WorldTour". UCI. Retrieved 5 May 2020.
- "Paris-Roubaix 2020 Startlist". www.paris-roubaix.fr/en. Retrieved 20 January 2020.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.