packages feed

dhall-docs-1.0.0: tasty/data/package/JumpToSelf.dhall

{-|
Althtough Dhall forbids cyclic imports, `dhall-docs` can handle them properly
-}
let selfs =
    [ ./JumpToSelf.dhall
    , ../package/JumpToSelf.dhall ]
in selfs