Skip to content
Snippets Groups Projects
Select Git revision
  • main default protected
  • 75389691-a67c-422a-91e9-aa58bfb5-main-patch-32205
  • test-pipe
  • extended-scripts
  • structured-badges
  • guix-pipeline
  • cabal-pipeline
7 results

Paths.hs

Blame
    • stuebinm's avatar
      ca8552c4
      simple map-map link dependency checking · ca8552c4
      stuebinm authored
      This is purely based on a set difference, i.e. it won't catch stupid
      things like a map linking to itself, a map link going only one-way, etc.
      
      Also, it only handles map links; it doesn't check if all ressource files
      referenced by a map actually exist.
      ca8552c4
      History
      simple map-map link dependency checking
      stuebinm authored
      This is purely based on a set difference, i.e. it won't catch stupid
      things like a map linking to itself, a map link going only one-way, etc.
      
      Also, it only handles map links; it doesn't check if all ressource files
      referenced by a map actually exist.