Hi.

On 4 August 2011 10:31, Luca Ciciriello <luca_ciciriello@hotmail.com> wrote:
Is there any function in Prelude that removes the repeated elements in a list?

http://haskell.org/ghc/docs/latest/html/libraries/base/Data-List.html#v:nub

HTH,
Ozgur