fgl v5.5.1.0 Release Notes

    • 👌 Support added for GHC 7.10 by Herbert Valerio Riedel.

    • ➕ Additional DFS query functions added by Conrad Parker.

    • Repository location changed to GitHub.

    • Code cleanup:

      • Replaced usage of internal FiniteMap copy with Data.Map and Data.Set from the containers library.
      • Remove usage of data type contexts.
      • Use newtypes where applicable.