Skip to content
Snippets Groups Projects
Commit d2476492 authored by Ross Paterson's avatar Ross Paterson
Browse files
parent 25425500
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,7 @@
#if __GLASGOW_HASKELL__ >= 710 && __GLASGOW_HASKELL__ < 802
{-# LANGUAGE AutoDeriveTypeable #-}
#endif
#if __GLASGOW_HASKELL__ >= 808
#if __GLASGOW_HASKELL__ >= 806
{-# LANGUAGE QuantifiedConstraints #-}
#endif
-----------------------------------------------------------------------------
......
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