1
1
mirror of https://github.com/github/semantic.git synced 2025-01-03 04:51:57 +03:00

🔥 a redundant language extension.

This commit is contained in:
Rob Rix 2018-05-11 09:33:41 -04:00
parent 4eab7b1cb3
commit f02adff5c1

View File

@ -1,4 +1,4 @@
{-# LANGUAGE GeneralizedNewtypeDeriving, TypeFamilies #-}
{-# LANGUAGE TypeFamilies #-}
module Data.Abstract.Environment
( Environment(..)
, addresses