Add a couple of missing imports to the Alloy example.
This commit is contained in:
parent
ca1bbbfa47
commit
97625082ea
|
@ -45,6 +45,8 @@ with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
-- > main = writeInstancesTo GenWithoutOverlapped GenOneClass
|
||||
-- > [genInstance (undefined :: Company)]
|
||||
-- > ["module Instances where"
|
||||
-- > ,"import Control.Applicative"
|
||||
-- > ,"import Control.Monad"
|
||||
-- > ,"import Data.Generics.Alloy"
|
||||
-- > ,"import Data.Generics.Alloy.Route"
|
||||
-- > ,"import Data.Maybe"
|
||||
|
|
Loading…
Reference in New Issue
Block a user