mirror of
https://github.com/github/semantic.git
synced 2024-12-22 14:21:31 +03:00
DeriveDataTypeable.
This commit is contained in:
parent
cea323bb05
commit
7c2160590f
@ -1,4 +1,4 @@
|
||||
{-# LANGUAGE DeriveAnyClass, DuplicateRecordFields, GADTs, ScopedTypeVariables, TupleSections, TypeOperators, UndecidableInstances #-}
|
||||
{-# LANGUAGE DeriveAnyClass, DeriveDataTypeable, DuplicateRecordFields, GADTs, ScopedTypeVariables, TupleSections, TypeOperators, UndecidableInstances #-}
|
||||
module Semantic.IO
|
||||
( readFile
|
||||
, readFilePair
|
||||
|
Loading…
Reference in New Issue
Block a user