Skip to content
Snippets Groups Projects
Commit 55063d0a authored by Simon Peyton Jones's avatar Simon Peyton Jones
Browse files

Add KindSignatures flag to test

parent 3dea107c
No related merge requests found
{-# LANGUAGE DataKinds #-}
{-# LANGUAGE DataKinds, KindSignatures #-}
{-# LANGUAGE GADTs #-}
module PolyKinds06 where
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment