packages feed

liquidhaskell-0.8.6.0: tests/pos/T1461.hs

import           Data.List                (sortBy)
import qualified Data.List.NonEmpty       as NE

foo :: NE.NonEmpty a -> Int
foo = NE.length