Copyright | (C) 2016 Csongor Kiss |
---|---|
License | BSD3 |
Maintainer | Csongor Kiss <[email protected]> |
Stability | experimental |
Portability | non-portable |
Safe Haskell | Safe |
Language | Haskell2010 |
Data.Type.Regex.ListUtils
Description
Various auixiliary type families that operate on type-level lists. Cherry picked from Data.List and lifted to the type-level.