Functions for splitting lists

#1SafeHaskell

I'd like to import safe Data.List.Split but this fails telling me it's an Unsafe module. Could it perhaps be marked Trustworthy?