packages feed

purescript-0.9.1: examples/failing/ImportExplicit.purs

-- @shouldFailWith UnknownImport
module Main where

import M1 (X(..))