dbmigrations-2.1.0: An implementation of relational database "migrations"
Safe HaskellSafe-Inferred
LanguageHaskell2010

Database.Schema.Migrations.CycleDetection

Documentation

hasCycle :: Graph g => g a b -> Bool Source #