This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| {-# LANGUAGE CPP, TemplateHaskell, MultiParamTypeClasses, FlexibleInstances, FlexibleContexts, UndecidableInstances, DataKinds, InstanceSigs, RankNTypes, NamedFieldPuns#-} | |
| ----------------------------------------------------------------------------- | |
| -- | |
| -- Module : System | |
| -- Copyright : | |
| -- License : AllRightsReserved | |
| -- | |
| -- Maintainer : Sophie Taylor | |
| -- Stability : Non-existant | |
| -- Portability : Tested on GHC 7.6.1 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| {-# LANGUAGE CPP, TemplateHaskell, MultiParamTypeClasses, FlexibleInstances, FlexibleContexts, UndecidableInstances, DataKinds, InstanceSigs, RankNTypes, NamedFieldPuns#-} | |
| --{-# LANGUAGE NoImplicitPrelude #-} | |
| ----------------------------------------------------------------------------- | |
| -- | |
| -- Module : System | |
| -- Copyright : | |
| -- License : AllRightsReserved | |
| -- | |
| -- Maintainer : Sophie Taylor | |
| -- Stability : Non-existant |
NewerOlder