1
1
mirror of https://github.com/github/semantic.git synced 2025-01-03 13:02:37 +03:00

add needed extensions

This commit is contained in:
Patrick Thomson 2018-03-22 12:09:10 -04:00
parent 6f0f20deea
commit 3511aa1898

View File

@ -1,6 +1,7 @@
{-# LANGUAGE DataKinds, TypeFamilies #-}
module Language.Preluded
( Preluded (..)
, export
) where
import GHC.TypeLits