Skip to content
Snippets Groups Projects
hie.yaml 185 B
Newer Older
  • Learn to ignore specific revisions
  • chrg's avatar
    chrg committed
    cradle:
      cabal:
        - path: "./src"
          component: "lib:rtree"
    
    chrg's avatar
    chrg committed
        - path: "./bin/rtree-c"
    
    chrg's avatar
    chrg committed
          component: "exe:rtree-c"
    
    chrg's avatar
    chrg committed
        - path: "./test/src"
          component: "test:rtree-test"